Frames Overview Flashcards
Data Frame
Main purpose of a network is to transport data.
802.11 defines a data frame type that carries packets from higher layers, such as web pages, printer control data, etc; within the body of the frame.
When viewing 802.11 data frames with a packet analyser, you can generally observe the contents of the frame body to see what packets that the 802.11 data frames are transporting.
Frame
Self-contained, independent entity of data carrying sufficient information to be transported from source to destination.
Each 802.11 frame contains up to four addresses.
Source, Transmitter, Receiver, and Destination addresses.
Source Address
The MAC of the device that generated the frame.
Transmitter Address
The MAC that transmitted the frame onto the medium, used in wireless bridging.
Receiver Address
The MAC of the device that will receive the frame over the LAN.
Destination Address
The MAC of the final device that will hand the frame to higher protocols.