CWNA-109 · Question #8
What is appended to the end of each 802.11 data frame after the payload?
The correct answer is D. FCS. The FCS (Frame Check Sequence) is appended to the end of each 802.11 data frame after the payload. The FCS is a 4-byte field that contains a CRC-32 (Cyclic Redundancy Check) value that is calculated based on the contents of the MAC header and the payload of the frame. The FCS…
Question
What is appended to the end of each 802.11 data frame after the payload?
Options
- APreamble
- BMAC header
- CPHY header
- DFCS
How the community answered
(68 responses)- A1% (1)
- B3% (2)
- C9% (6)
- D87% (59)
Explanation
The FCS (Frame Check Sequence) is appended to the end of each 802.11 data frame after the payload. The FCS is a 4-byte field that contains a CRC-32 (Cyclic Redundancy Check) value that is calculated based on the contents of the MAC header and the payload of the frame. The FCS is used by the receiver to verify the integrity of the frame and to detect any errors or corruption that may have occurred during transmission. If the FCS does not match with the expected value, the frame is discarded by the receiver.
Topics
Community Discussion
No community discussion yet for this question.