NetworkingCCNANetwork+

Wireless Networking (802.11) Explained for CCNA and Network+

Wi-Fi looks simple from the user side. You connect and it works. Behind that simplicity is a surprisingly complex set of decisions about frequency, channel planning, authentication, and topology. Get channel planning wrong in a dense office and users in adjacent areas interfere with each other no matter how many access points you add. CCNA and Network+ both test the 802.11 standards by their specifications, the non-overlapping channel requirement for 2.4 GHz, and the security protocols from WEP through WPA3. The single most important thing to memorize: only channels 1, 6, and 11 are non-overlapping on 2.4 GHz.

8 min
3 sections · 6 exam key points

802.11 standards and frequency bands

The major 802.11 standards differ by frequency band, maximum speed, and the technologies they introduced. 802.11b was the first widely adopted standard at 2.4 GHz with a maximum of 11 Mbps. 802.11a ran at 5 GHz with 54 Mbps but cost more and had shorter range. 802.11g brought 54 Mbps to 2.4 GHz and added backward compatibility with 802.11b.

802.11n (Wi-Fi 4) introduced MIMO, using multiple antennas simultaneously to multiply throughput, and supported both 2.4 GHz and 5 GHz. Maximum theoretical throughput reached around 600 Mbps. 802.11ac (Wi-Fi 5) dropped 2.4 GHz support entirely and focused on 5 GHz with wider channels and MU-MIMO for multi-user scenarios, reaching multi-gigabit theoretical speeds. 802.11ax (Wi-Fi 6 and Wi-Fi 6E) added the 6 GHz band, introduced OFDMA for more efficient use of spectrum in dense environments, and further improved multi-user performance.

The 2.4 GHz band has longer range and better wall penetration than 5 GHz but is heavily congested because consumer devices, Bluetooth, microwaves, and baby monitors all compete on it. The 5 GHz band has more available channels, less interference, and higher throughput, but does not travel as far. 6 GHz (Wi-Fi 6E and Wi-Fi 7) offers significant spectrum with almost no legacy interference.

Channel planning and wireless security

On 2.4 GHz, channels 1 through 11 are available in North America but they overlap with adjacent channels. Only channels 1, 6, and 11 are far enough apart to be non-overlapping. Adjacent access points must use these three channels only. Using any other combination, like 1, 4, and 8, causes co-channel interference that degrades performance across the entire area.

On 5 GHz, there are up to 23 non-overlapping 20 MHz channels, making channel planning far simpler and allowing denser AP deployments without interference.

Wireless security evolved from catastrophically broken to genuinely secure. WEP used a 40-bit RC4 key that can be cracked in minutes with freely available tools. Never use WEP. WPA improved on WEP with TKIP but is also deprecated. WPA2 uses AES-CCMP encryption and is the current minimum acceptable standard. WPA2-Personal uses a pre-shared key. WPA2-Enterprise uses 802.1X with a RADIUS server for per-user authentication. WPA3 replaces the PSK exchange with SAE (Simultaneous Authentication of Equals), which prevents offline dictionary attacks even if the handshake is captured.

Wireless topology and how to choose the correct answer

BSS (Basic Service Set): one access point and its associated clients. The SSID is the network name broadcast in beacon frames. BSSID is the MAC address of the access point radio.

ESS (Extended Service Set): multiple access points sharing the same SSID, connected by a wired distribution system. Users can roam between APs seamlessly because the SSID is the same. APs should overlap in coverage by about 20 percent and use different non-overlapping channels.

Autonomous APs: self-contained, configured individually. Lightweight APs: split operation between the AP and a Wireless LAN Controller (WLC) via CAPWAP tunnels. The WLC handles configuration, roaming, and RF management centrally.

Standard selection questions: 5 GHz only = 802.11a or 802.11ac. 2.4 and 5 GHz = 802.11n or 802.11ax. Non-overlapping 2.4 GHz channels = 1, 6, 11 only.

802.11 standards comparison

StandardBand(s)Max speedKey feature
802.11b2.4 GHz11 MbpsFirst consumer Wi-Fi standard
802.11a5 GHz54 MbpsLess congestion, shorter range
802.11g2.4 GHz54 MbpsBackward compatible with 802.11b
802.11n (Wi-Fi 4)2.4 and 5 GHz~600 MbpsMIMO, channel bonding, dual-band
802.11ac (Wi-Fi 5)5 GHz onlyMulti-GbpsMU-MIMO, 80/160 MHz channels
802.11ax (Wi-Fi 6/6E)2.4, 5, 6 GHzMulti-GbpsOFDMA, dense environments

Key exam facts — CCNA / Network+

  • 2.4 GHz non-overlapping channels: 1, 6, 11 only. No other combination avoids overlap.
  • 5 GHz: up to 23 non-overlapping channels. Less congestion, shorter range than 2.4 GHz.
  • 802.11ac = 5 GHz only. 802.11n = 2.4 and 5 GHz. 802.11ax = 2.4, 5, and 6 GHz.
  • WEP = broken. WPA = deprecated. WPA2 = minimum standard. WPA3 = current best.
  • WPA2-Personal: shared PSK. WPA2-Enterprise: per-user 802.1X with RADIUS.
  • BSS: one AP. ESS: multiple APs, same SSID, enables roaming.

Common exam traps

Any three non-adjacent channels work for 2.4 GHz deployment.

On 2.4 GHz, only channels 1, 6, and 11 are truly non-overlapping. Channels 1, 3, and 6 still have overlap between 1 and 3. The interference caused by non-standard channel combinations reduces throughput across the entire coverage area.

802.11ac supports both 2.4 GHz and 5 GHz.

802.11ac (Wi-Fi 5) operates on 5 GHz only. Dual-band capability comes from 802.11n (2.4 and 5 GHz) and 802.11ax (2.4, 5, and 6 GHz). A device advertising dual-band 802.11ac is using 802.11ac on 5 GHz and 802.11n or 802.11g on 2.4 GHz.

WPA2-Personal is more secure than WPA2-Enterprise because users set their own passwords.

WPA2-Enterprise is significantly more secure. It authenticates each user individually via RADIUS, so compromising one user's credentials does not expose the network to everyone. WPA2-Personal uses a shared key known to everyone, meaning one compromised device or disgruntled employee exposes the entire network.

Practice this topic

Test yourself on Wireless 802.11

JT Exams routes you to questions in your exact weak areas — automatically, after every session.

No credit card · Cancel anytime

Related certification topics