































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth exploration of the ieee 802.11 wireless lan datalink layer, focusing on its architecture, mac protocol, and security features. Topics include the distribution system, access point, basic service set, extended service set, distributed vs centralized access, wireless mac foundation, priority, ifs usage, two frame exchange protocol, acknowledgements, mac address format, and various management frames. Additionally, this document covers security aspects such as authentication, key management, and data transfer privacy.
Typology: Slides
1 / 71
This page cannot be seen from the preview
Don't miss anything!
































































5: DataLink Layer 5a-
5: DataLink Layer 5a-
wireless LANs: untethered/mobile networking IEEE 802.11 standard: MAC protocol unlicensed frequency spectrum governed by pre-defined rules vs. restricted allocation Basic Service Set (BSS) (a.k.a. “cell”) contains: wireless hosts/stations (STA) access point (AP): base station BSS’s combined to form distribution system (DS) and extended service set (ESS)
5: DataLink LayerDocsity.com 5a-
5: DataLink Layer 5a-
Distributed Coordination Function (DCF) on top of physical layer On top of that is optional Point Coordination Function (PCF) that provides contention free service
5: DataLink Layer 5a-
It carries management information to the stations.
5: DataLink Layer 5a-
IFS = interframe space
Each time fail increase time to wait before send
5: DataLink Layer 5a-
Actually three different IFS values
Short IFS (SIFS) Shortest IFS Used for immediate response actions
Point coordination function IFS (PIFS) Midlength IFS Used by centralized controller in PCF scheme when using polls
Distributed coordination function IFS (DIFS) Longest IFS Used as minimum delay of asynchronous frames contending for access
5: DataLink Layer 5a-
Acknowledgment (ACK) Clear to send (CTS) Poll response( for PCF)
Used by centralized controller in issuing polls (for PCF) Takes precedence over normal contention traffic
Used for all ordinary asynchronous traffic
5: DataLink Layer 5a-
5: DataLink Layer 5a-
More efficient to deal with errors at the MAC level than higher layer (such as TCP) Transport layer timeouts can take seconds
Two Frame exchange protocol Source station transmits data Destination responds with acknowledgment (ACK) If source doesn’t receive ACK, it retransmits frame Four frame exchange Source issues request to send (RTS) Destination responds with clear to send (CTS) Source transmits data Destination responds with ACK
5: DataLink Layer 5a-