- The payload (= data portion) size
of an
Ethernet frame
is at most
1500 bytes:
Graphically:
7 bytes start 48 bit 48 bit 16 b n <= 1500 B 32b
+-----------+----------+-------+------+--------+--------------+-----+
| Preamble | 10101011 | Src | Dest | Length | Payload | CRC |
+-----------+----------+-------+------+--------+--------------+-----+
|
- The payload (= data portion) size of
the FDDI token ring frame
is at most 4500 bytes.
|