0% found this document useful (0 votes)
199 views9 pages

802.11 Disassociation Deauthentication and Reassociation

This document discusses 802.11 disassociation, deauthentication, and reassociation processes. It describes the frame formats used for disassociation, deauthentication, and reassociation frames. Reason codes are specified for disassociation and deauthentication frames. The reassociation process allows a station to disconnect from one access point and connect to another access point without going through the full authentication and association process.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
199 views9 pages

802.11 Disassociation Deauthentication and Reassociation

This document discusses 802.11 disassociation, deauthentication, and reassociation processes. It describes the frame formats used for disassociation, deauthentication, and reassociation frames. Reason codes are specified for disassociation and deauthentication frames. The reassociation process allows a station to disconnect from one access point and connect to another access point without going through the full authentication and association process.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

802.

11 Disassociation
Deauthentication and
Reassociation
Mohit P. Tahiliani
Assistant Professor,
Dept. of Computer Science and Engineering,
NITK Surathkal
Overview
Wireless medium has its own share of security
concerns because the radio waves cannot be
confined within the premises, unlike the wired
medium whose access can be controlled.

➔ Disassociation

➔ Deauthentication

➔ Reassociation

2
Subtype bits for Management frames

3
Image Credits: CWAP Official Study Guide
Disassociation / Deauthentication frame format

Reason Code: specifies the reason for disassociation / deauthentication

4
Image Credits: CWAP Official Study Guide
Reason Codes for disassociation/deauthentication

Image Credits: https://mrncciew.com/ 5


802.11 Reassociation

● STA disassociates from one AP (BSS) and associates with another AP (BSS)

Image credits: https://images.google.com


6
Reassociation request frame format

● Capability Info: covered in detail in the previous lecture


● Listen interval: how frequently STA listens for beacons (important for buffering)
● Current AP address: 48-bit MAC address of the current AP
● SSID: Name of the Wi-Fi network
● Supported Rates: data rates supported by STA
7
Image Credits: CWAP Official Study Guide
Reassociation response frame format

● Capability Info: same as discussed for ‘association request frame format’


● Status Code: 0 (success) or Non-zero (1 for unspecified failure, 10 for lack of
support of all capability info)
● Association ID: Unique number assigned to STA
● Supported Rates: data rates supported by the AP

8
Image Credits: CWAP Official Study Guide
Topics to explore (wish to give a Seminar?)
1. Fast BSS transition
2. Communication among STAs in IBSS (Note: there is no association in IBSS)
3. 802.11w
4. 802.11i
5. 802.11 pre-authentication
6. Association process in ns-3 Wi-Fi module
7. Disassociation process in ns-3 Wi-Fi module
8. Reassociation process in ns-3 Wi-Fi module

You might also like