Ethernet Frames
← Back to Data Link Layer
The fundamental unit of data at the data link layer. An Ethernet frame contains destination and source MAC addresses, a type/length field, the payload (46-1500 bytes), and a CRC checksum for error detection. Jumbo frames extend the maximum payload to ~9000 bytes.