wiki:802.11/MAC/Upper/MACHighFramework/EthEncap

Version 3 (modified by chunter, 10 years ago) (diff)

--

The 802.11 Reference Design and its documentation are under active development by the Mango team. The current release should be considered a beta- updates with bug fixes, API changes, new features and other refinements will be posted frequently. Please check the downloads page for the latest updates and post any questions about the design to the forums.

Ethernet Encapsulation and De-encapsulation

Ethernet encapsulation describes the process by which an 802.11 MPDU wraps a full Ethernet frame for transmission while Ethernet de-encapsulation describes the reverse. The 802.11-2012 standard describes this process in Annex P, "the Integration Function." The process is slightly different depending whether the device performing the action is an access point or station.

Access Point

AP Encapsulation and De-encapsulation

The above figure shows how an AP encapsulates and de-encapsulates different types of Ethernet frames.

Station

STA Encapsulation and De-encapsulation