802.11 Frame Types Flashcards
What are the 1st two 802.11 frame fields and what is their size?
Frame Control field (2 bytes)
Duration/ID field (2 bytes)
The To DS and From DS bits indicate the frames direction and are in which 802.11 frame field?
Frame Control field
What is DLS?
Direct Link Setup
Communication between two host going through an AP .
How many address fields are there in an 802.11 frame and how long are they?
There are 4 fields and they are 6 bytes long.
What address is always in the 1st two address fields in 802.11 frame?
Address 1 is the receiving address
Address 2 is the transmitting address
What are the 4 directions of an 802.11 frame?
Management, control, or DLS (To DS 0 From DS 0)
DS to client (To DS 0 From DS 1)
Client to DS (To DS 1 From DS 0)
Wireless bridge or mesh (To DS 1 From DS 1)
When is the 4th address field used in an 802.11 frame?
In a wireless bridge or mesh.
What is DCF?
Distributed Coordination Function
The method used by each wireless device to coordinate the use of a wireless channel.
What does CSMA/CA stand for?
Carrier Sense Multiple Access / Collision Avoidance
What does the duration in the duration/id field indicate?
How much time will be required to send the whole frame, plus and interframe gap, plus a return ACK frame.
Each wireless client must maintain a timer that is used to predict when the channel will become free. What is this timer called?
NAV
Network Allocation Vector
What is the purpose of the backup timer?
To avoid collisions by backing off and waiting a random time before transmitting.
What is the contention window?
It is a range of random timer values for the backup timer.
What happens to the contention window when a transmitted frame fails and what is the maximum of the contention window?
The contention window range is doubled the previous range.
The max is 1023 timeslots.
802.11 defines a few different interframe space periods for safety. What is this for?
These periods of silence give the channel enough time for signals to dampen.
What is DIFS?
Distributed Interframe Space
It is the default period used after most standard priority frame types.
What is EIFS?
Extended Interframe Space
The longest interframe space and is used after a collision and before retransmitted frames.