nerdexam
CWNP

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…

Wireless LAN (WLAN) Hardware and Software

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)
  • A
    1% (1)
  • B
    3% (2)
  • C
    9% (6)
  • D
    87% (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

#FCS#802.11 frame format#MAC frame#error checking

Community Discussion

No community discussion yet for this question.

Full CWNA-109 Practice