What protocol the payload is.
The field that selects the next layer down. This is what makes the chain self-describing rather than something the reader has to assume.
| Value | Meaning |
|---|---|
| 0x0800 | IPv4 |
| 0x0806 | ARP |
| 0x86DD | IPv6 |
| 0x888E | EAPOL — 802.1X authentication |
Bit values written MSB first, matching network byte order.
LPDU > EtherType