NetworkingNetwork+

Wireless Standards for CompTIA Network+ N10-009

Wireless networking standards (IEEE 802.11) are heavily tested on CompTIA Network+ N10-009. You must know each Wi-Fi generation — its frequency bands, maximum speeds, and key features — plus understand how channel selection, interference, and security standards affect wireless performance. Network+ expects you to identify the correct wireless standard for a scenario and troubleshoot common wireless problems.

9 min
3 sections · 7 exam key points
2 practice questions

IEEE 802.11 Standards

802.11b: 2.4 GHz only, max 11 Mbps, released 1999 — legacy, rarely deployed. 802.11a: 5 GHz only, max 54 Mbps, released 1999 — fewer devices, less interference, limited range. 802.11g: 2.4 GHz, max 54 Mbps, backward compatible with 802.11b — dominated early 2000s. 802.11n (Wi-Fi 4): 2.4 GHz and 5 GHz, max 600 Mbps, introduced MIMO (Multiple Input Multiple Output), 2009. 802.11ac (Wi-Fi 5): 5 GHz only, max 3.5 Gbps (theoretical), MU-MIMO, wider channels (80/160 MHz), 2013. 802.11ax (Wi-Fi 6/6E): 2.4, 5, and 6 GHz, max 9.6 Gbps, OFDMA, target wake time, better efficiency in dense environments, 2019/2021.

Wi-Fi branding: Wi-Fi 4 = 802.11n, Wi-Fi 5 = 802.11ac, Wi-Fi 6 = 802.11ax, Wi-Fi 6E = 802.11ax extended to 6 GHz band. Wi-Fi 7 = 802.11be (emerging). The Wi-Fi Alliance created consumer-friendly branding to replace the confusing IEEE naming.

Frequency Bands and Channels

2.4 GHz: longer range, better penetration through walls, more interference (cordless phones, Bluetooth, microwaves also use 2.4 GHz), only 3 non-overlapping channels in North America (1, 6, 11). 5 GHz: shorter range, less interference, 24+ non-overlapping channels, higher speeds. 6 GHz (Wi-Fi 6E): even more spectrum, ultra-low interference (no legacy devices), newest and fastest.

Channel width: wider channels = higher throughput but more interference. 20 MHz (standard), 40 MHz (802.11n+), 80 MHz (802.11ac), 160 MHz (802.11ac/ax). In dense environments, use narrower channels to avoid interference. In isolated environments with few APs, wider channels maximize speed.

Co-channel interference: multiple APs using the same channel in range of each other — they must share bandwidth. Adjacent-channel interference: APs on overlapping channels — causes data corruption. Use only channels 1, 6, 11 in 2.4 GHz to avoid both types. Site surveys identify channel and AP placement requirements.

Wireless Security Protocols

WEP (Wired Equivalent Privacy): original 802.11 security, completely broken — do not use. RC4 cipher with known weaknesses, easily cracked in minutes. WPA (Wi-Fi Protected Access): transitional improvement using TKIP — still flawed. WPA2 (802.11i): uses AES-CCMP encryption — strong security, the minimum acceptable standard. WPA3: latest, uses SAE (Simultaneous Authentication of Equals) instead of PSK handshake, protects against offline dictionary attacks, provides forward secrecy. Enterprise mode uses 802.1X with RADIUS authentication.

Personal vs Enterprise modes: Personal (PSK): uses a pre-shared key (passphrase) — suitable for homes and small businesses. Enterprise: uses 802.1X with RADIUS — each user authenticates individually with credentials, certificates, or tokens. Enterprise is required for corporate environments.

IEEE 802.11 Standards Comparison

StandardWi-Fi NameFrequencyMax SpeedKey Feature
802.11b2.4 GHz11 MbpsLegacy, first widely adopted
802.11a5 GHz54 MbpsLess interference, limited range
802.11g2.4 GHz54 MbpsBackward compatible with 802.11b
802.11nWi-Fi 42.4/5 GHz600 MbpsMIMO, dual-band
802.11acWi-Fi 55 GHz only3.5 GbpsMU-MIMO, 80/160MHz channels
802.11axWi-Fi 6/6E2.4/5/6 GHz9.6 GbpsOFDMA, dense environment

Key exam facts — Network+

  • 2.4 GHz: 3 non-overlapping channels (1, 6, 11); 5 GHz: 24+ channels
  • 802.11n (Wi-Fi 4) = first dual-band standard with MIMO
  • 802.11ac (Wi-Fi 5) = 5 GHz only; 802.11ax (Wi-Fi 6) = 2.4, 5, and 6 GHz
  • WEP = completely broken; WPA2 = minimum acceptable; WPA3 = current best
  • WPA2 Personal = pre-shared key; WPA2 Enterprise = 802.1X with RADIUS
  • Adjacent-channel interference: overlapping channels cause data corruption
  • Co-channel interference: same channel, must share bandwidth

Common exam traps

5 GHz Wi-Fi always outperforms 2.4 GHz

5 GHz provides higher speeds and less interference but has shorter range and worse penetration through obstacles. 2.4 GHz is better for distance and wall penetration. Use 5 GHz for nearby high-speed connections; 2.4 GHz for range

802.11ac works on both 2.4 GHz and 5 GHz

802.11ac operates on 5 GHz only. Only 802.11n, 802.11ax (Wi-Fi 6), and 802.11b/g are dual-band or support 2.4 GHz

WPA and WPA2 are equally secure

WPA uses TKIP encryption which has known vulnerabilities. WPA2 uses AES-CCMP which is significantly stronger. Never use WPA or WEP on any network handling sensitive data

Practice questions — Wireless Standards

These questions are representative of what you will see on Network+ exams. The correct answer and explanation are shown immediately below each question.

Q1.A hospital needs to deploy a wireless network that supports the highest security, individual user authentication with credentials, and does not use shared passwords. Which wireless security standard should be used?

A.WPA2 Personal with AES
B.WPA2 Enterprise with 802.1X
C.WPA3 Personal with SAE
D.WEP with 128-bit key

Explanation: WPA2 Enterprise with 802.1X provides individual user authentication through a RADIUS server — each user has their own credentials, not a shared password. This meets the requirement for individual authentication. WPA2 Personal and WPA3 Personal use a shared pre-shared key. WEP is completely insecure.

Q2.Users in an office complain of slow Wi-Fi speeds and frequent disconnections. A site survey reveals multiple nearby APs all broadcasting on channel 6 in the 2.4 GHz band. What is the likely cause?

A.Adjacent-channel interference
B.Co-channel interference
C.Signal attenuation from distance
D.WPA2 encryption overhead

Explanation: Co-channel interference occurs when multiple APs use the same channel and are in range of each other — they must contend for the same channel and share bandwidth, degrading performance. Adjacent-channel interference would occur if APs were on overlapping (non-standard) channels. The fix is to use channels 1, 6, and 11 in a pattern so nearby APs use different channels.

Frequently asked questions — Wireless Standards

What is MIMO and MU-MIMO?

MIMO (Multiple Input Multiple Output) uses multiple antennas to transmit and receive multiple data streams simultaneously, increasing throughput. Introduced in 802.11n. MU-MIMO (Multi-User MIMO) extends this to serve multiple clients simultaneously rather than one at a time. 802.11ac supports downlink MU-MIMO (4×4); 802.11ax (Wi-Fi 6) supports both uplink and downlink MU-MIMO.

What is OFDMA in Wi-Fi 6?

OFDMA (Orthogonal Frequency Division Multiple Access) allows an AP to serve multiple clients simultaneously by subdividing a channel into smaller frequency allocations called Resource Units. Wi-Fi 5 sends data to one device per transmission slot; Wi-Fi 6 with OFDMA can send data to multiple devices in a single slot, dramatically improving efficiency in dense environments like offices and stadiums.

Practice this topic

Test yourself on Wireless Standards

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

No credit card · Cancel anytime

Related certification topics