All topic guides
Wireless & WANAmalgamated guide

Wireless Fundamentals

802.11 RF, channels, service sets, and distribution system basics.

How the sources were combined

Panagiss Wireless Networks diagrams plus jdepew88 RF detail, merged with p-saumur Wireless Fundamentals (CSMA/CA, honeycomb planning, IBSS/BSS/ESS/MBSS).

Overview

802.11 Wi-Fi is Layer 2 wireless Ethernet. At CCNA depth, focus on RF behavior, channels, service sets, and how wireless differs from switched Ethernet — not every PHY amendment detail.

Recommended video

Wireless Fundamentals (Day 55)

Video credit: Jeremy's IT Lab

Watch on YouTube

Why wireless is different

Wired EthernetWi-Fi
Dedicated cable to each deviceShared air — all stations in range hear frames
CSMA/CD collision detectionCSMA/CA collision avoidance
Contained inside the buildingSignal leaks through walls — privacy matters more

Devices wait for the medium to be idle before transmitting. Hidden-node problems motivate RTS/CTS awareness at CCNA level.

RF behavior (exam awareness)

Signals weaken and distort through the environment:

EffectCCNA takeaway
AbsorptionEnergy lost passing through materials (walls) → weaker SNR
ReflectionBounces off metal — poor reception in elevators
RefractionBends entering new medium (glass, water)
DiffractionBends around obstacles — blind spots behind them
ScatteringDust/smoke/rough surfaces spread energy

Higher frequency (5 GHz) generally means higher throughput but shorter range and poorer penetration than 2.4 GHz.

Frequency bands and channels

BandRange (approx.)CCNA note
2.4 GHz2.400–2.4835 GHzOnly 1, 6, 11 non-overlapping in North America
5 GHz5.150–5.825 GHzMany non-overlapping channels — easier planning
6 GHz (Wi-Fi 6E)Awareness onlyExtended spectrum in 802.11ax
Exam trap

Channel 3 overlaps both 1 and 6. Adjacent APs on overlapping 2.4 GHz channels cause co-channel interference.

Plan AP placement in a honeycomb using channels 1, 6, 11 so neighboring cells do not overlap. ESS coverage areas (BSAs) should overlap about 10–15% for smooth roaming.

Service sets

All devices in a service set share the same SSID (human-readable name). Each AP radio has a unique BSSID (AP MAC).

TypeNameBehavior
IBSSIndependent / ad hocClients connect directly — no AP; not scalable
BSSBasicClients associate through one AP
ESSExtendedMultiple APs, same SSID, different BSSIDs/channels, wired DS
MBSSMeshMAPs backhaul wirelessly to a root AP (RAP)
Wireless LAN components — AP, WLC, distribution system, and clients.

Wireless LAN components — AP, WLC, distribution system, and clients.

Supplementary figure from Panagiss CCNAmd

Distribution system and VLAN mapping

The distribution system (DS) is the wired network behind the WLAN. Each WLAN/SSID maps to a VLAN on the wired side. An AP can advertise multiple SSIDs (unique BSSIDs) over a trunk to the switch.

Specialty AP roles (awareness)

ModeUse
RepeaterExtends BSS range — single-radio repeaters halve throughput
Workgroup bridge (WGB)Connects wired devices without Wi-Fi to a remote AP
Outdoor bridgePoint-to-point or point-to-multipoint long-distance link

802.11 standards (awareness)

Know that 802.11n/ac/ax improve throughput and efficiency. CCNA tests concepts (bands, channels, association, security) more than memorizing every data rate table.

Exam checklist

  • Name 2.4 GHz non-overlapping channels: 1, 6, 11
  • Explain CSMA/CA vs CSMA/CD
  • Define SSID, BSSID, BSS, ESS, IBSS, DS, BSA
  • Compare 2.4 vs 5 GHz tradeoffs
  • Describe honeycomb channel planning and ESS roaming overlap

Related lessons on this site

Continue in this domain

Wireless & WAN · guide 1 of 5

Sources & further reading

Panagiss CCNAmd

jdepew88 CCNA Notes (markdown)

psaumur CCNA Course Notes

Additional references

This page is an amalgamated study guide synthesized from the markdown sources above, cross-checked against Cisco's official CCNA exam topics. Verify scope before your exam date.