HeaderStack CCNA
802.11 frames, CAPWAP, client association, and WPA — separate from the wired Ethernet path.
Wireless / WLC module
802.11 frame types, interactive address fields, management frame reference, CAPWAP tunneling, association flow, and WPA security — enterprise lightweight AP architecture.
802.11 Frame Type Explorer
Header-style explorer for management, control, and data frame behavior
802.11 Frame Type Explorer
Pick a frame category, inspect header fields, and practice CCNA frame-identification skills.
Frame type
802.11 MAC frame
Solid violet = always present. Indigo = conditional on frame type/subtype or DS bits. Strikethrough = hidden for current selection.
Selected field
Frame Control
Type 0 — Management
All fields
CCNA study notes
- -Management frames are over-the-air 802.11 frames for discovery, join, roam, and leave workflows.
- -Beacon/Probe/Auth/Association are management subtypes, not administrator access protocols.
- -Management frames usually include a frame body with information elements (SSID, rates, RSN, capabilities).
Common exam traps
- !Confusing 802.11 management frames with WLC admin management (SSH/HTTPS/SNMP).
- !Confusing 802.11 management frames with CAPWAP control tunnel messages.
- !Assuming management frames carry normal user app payload.
Address field cheat sheet (data frames)
| To DS | From DS | Addr1 / 2 / 3 / 4 |
|---|---|---|
| 0 | 0 | DA / SA / BSSID |
| 0 | 1 | DA / BSSID / SA |
| 1 | 0 | BSSID / SA / DA |
| 1 | 1 | RA / TA / DA / SA |
Plain English: Client uplink to wired network uses To DS=1, From DS=0.
Plain English: AP downlink back to client uses To DS=0, From DS=1.
Plain English: To DS=1, From DS=1 is a wireless bridge/WDS transit case.
Do not mix these up
- 802.11 management frames: Beacon, probe, authentication, association, deauthentication.
- WLC management access: SSH, HTTPS GUI, console, SNMP, admin login.
- CAPWAP control: AP-to-WLC control on UDP 5246 (join, keepalive, config).
- CAPWAP data: AP-to-WLC client-data tunnel on UDP 5247.
Quick review
1/5Which category includes Beacon and Association Request?
Frame category matcher
Score 0/10Beacon
Probe Request
Authentication
Association Request
Deauthentication
ACK
RTS
CTS
QoS Data
Data
Management Frames summary
Over-the-air signaling used to discover WLANs, join, roam, and leave.
Carries user payload: No · Frame body: Yes (information elements and control details, not user app payload).
Common examples: Beacon, Probe Request/Response, Authentication, Association/Reassociation, Disassociation/Deauthentication