Increased Overhead
- Each SSID requires the access point to broadcast beacon frames periodically. These frames advertise the presence of the SSID and consume bandwidth.
- Each SSID’s beacon broadcasts occupy airtime, reducing the efficiency of the wireless spectrum. This can degrade the signal quality for all users, especially in high-density environments.
- Beacons typically occur 10 times per second. Beacons are used by Wi-Fi access points to announce the presence of the network, synchronize with connected devices, and broadcast essential information about the network (like SSID, supported data rates, and security settings).
Channel Utilization and Congestion
- Each SSID increases the utilization of the available wireless channels, which can lead to channel congestion.
- Congestion can cause interference, increased latency, and degraded performance, especially in environments with multiple access points.
- In environments with multiple access points (e.g., offices, campuses), the problem is magnified:
- If each AP broadcasts multiple SSIDs, the total number of management frames and the overall channel utilization increases.
- Neighboring APs on overlapping channels compete for airtime, leading to interference and reduced performance for all connected devices.
- This issue is particularly problematic in the 2.4 GHz band, which has only 3 non-overlapping channels, compared to the wider 5 GHz band.
Reduced Throughput
- All SSIDs on a single access point share the same physical bandwidth. As the number of SSIDs increases, the bandwidth allocated to each SSID decreases, reducing throughput for connected devices.
- Each SSID requires the AP to send additional management frames, such as beacons and probe responses, which consume bandwidth.
- As the number of SSIDs increases, more airtime is consumed for these management overheads, leaving less time for actual data transmission.
- The effective throughput for each SSID decreases, particularly as the number of SSIDs and associated devices increases.
- Devices on busy SSIDs can affect the performance of other SSIDs.
- Wi-Fi uses a contention-based mechanism (CSMA/CA) to access the wireless medium. If a device on one SSID transmits large amounts of data, it can delay transmissions from devices on other SSIDs.
- High traffic or latency-sensitive applications (e.g., video streaming, file transfers) on one SSID can lead to noticeable performance degradation across all SSIDs sharing the AP.
Increased Management Complexity
- Managing multiple SSIDs involves configuring and maintaining separate security settings, VLANs, and quality-of-service (QoS) policies for each SSID.
- This can lead to human error, misconfigurations, and increased administrative overhead.
Misconfigurations:
- Incorrect VLAN Mapping: Misassigning VLANs can lead to unauthorized access, mixing sensitive corporate data with less secure guest traffic.
- Weak Security Settings: For instance, failing to enforce strong encryption or authentication standards on one SSID could expose the entire network to risks.
- Faulty QoS Rules: Misaligned QoS settings can lead to poor performance for critical applications or over-prioritization of less important traffic.
Inconsistent Updates: Network administrators may forget to apply updates or changes consistently across all SSIDs, leading to configuration drift.
Interference
- Multiple SSIDs on the same access point increase wireless traffic density, which can lead to co-channel interference and degraded network performance.
- When an AP broadcasts multiple SSIDs, it increases the traffic on the channel it operates on, contributing to co-channel interference.
- If neighboring APs use the same wireless channel, the additional traffic from multiple SSIDs contributes to interference.
- Devices in overlapping coverage areas (e.g., in a campus or office environment) experience degraded performance due to interference from the same channel.
Example :
- AP 1 and AP 2 are both on Channel 6, and each broadcasts 3 SSIDs.
- The combined management traffic from these APs clogs the channel, leading to delays for user devices trying to send or receive data.
Limited Resources on Access Points
- Access points have finite processing power, memory, and transmission capacity. Running too many SSIDs can overload the device, causing instability or reduced performance.
- Older access points may struggle to handle multiple SSIDs effectively.
- Wireless access points (APs) are essentially specialized networking devices with finite:
- Processing Power: The AP’s CPU handles all tasks such as traffic routing, encryption/decryption, and management frame processing.
- Memory: Limited memory is used to store connection states, handle packet buffering, and manage configurations for multiple SSIDs.
- Transmission Capacity: The AP must allocate its radio frequency (RF) resources (bandwidth and airtime) to all active devices and SSID