In this topic, you will learn about, Frame Format of IEEE 802.11
Frame Format of IEEE 802.11
Table of Contents
- Frame Control: It is 2 byte starting field compose of 11 subfields, contain control info of frames.
- Duration: 2 byte field, Specify time period for which Frame and its acknowledgement occupy channel.
- Address Field: are 3(three) 6 byte address field, contain address of source, immediate destination, and final end points.
- Sequence: 2 byte field store frame number.
- Data: Variable size field that carry data from upper layers.
- Check Sequence: 4 byte field containing error detection information. Maximum size of data field is 2312 Bytes.
Summary of Frame Format
2 Bytes: Frame Control
2 Bytes: Duration
6 Bytes: Address-1
6 Bytes: Address-2
6 Bytes: Address-3
2 Bytes: Sequence
0-2312 Bytes: Data
4 Bytes: Check Sequence
Comment below if you have queries related to the Above is the Frame Format of IEEE 802.11