802.11 Management Frames

Wireless management frames 


Management frames have type value of 00 and are used to manage the BSS. There are in total 16 frames but the 2 are reserved values. 

The subtype value defines the function of the frame

Below you can find where the Type and Subtype can be found in a frame.


Example 








The subtypes and associated values.

Also you can find the wireshark filter for every type. 


All Management Frames                                        wlan.fc.type == 0


Subtype: 0000 -  Association Request                  wlan.fc.type_subtype == 0

Subtype: 0001 -  Association Response               wlan.fc.type_subtype == 1

Subtype: 0010 -  Reassociation Request              wlan.fc.type_subtype == 2

Subtype: 0011 -  Reassociation Response            wlan.fc.type_subtype == 3

Subtype: 0100 -  Probe Request                           wlan.fc.type_subtype == 4

Subtype: 0101 -  Probe Response                         wlan.fc.type_subtype == 5

Subtype: 0110 -  Timing Advertisement              wlan.fc.type_subtype == 6

Subtype: 0111 -  Reserved 

Subtype: 1000 -  Beacon                                        wlan.fc.type_subtype == 8

Subtype: 1001 -  ATIM                                           wlan.fc.type_subtype == 9

Subtype: 1010 -  Disassociation                            wlan.fc.type_subtype == 10

Subtype: 1011 -  Authentication                           wlan.fc.type_subtype == 11

Subtype: 1100 -  Deauthentication                       wlan.fc.type_subtype == 12

Subtype: 1101 -  Action                                         wlan.fc.type_subtype == 13

Subtype: 1110 -  Action No Ack                            wlan.fc.type_subtype == 14

Subtype: 1111 -  Reserved


On the below link you can download a packet capture i created during my lab.

It missing frames with subtype 6,9,10,14. I will try to update if i find the missing Frames.

Download Management Frames Capture


References

CWAP Study and Reference Guide Chapter 4

https://www.cwnp.com/cwap-study-guide403/

Wireshark Filters

https://www.wireshark.org/docs/dfref/w/wlan.html



Comments

Popular posts from this blog

Upgrade WLC / Supplementary image

Converting lightweigh to standalone AP and vice versa

ISE Direct Upgrade URT