Fragmentation Problems
IP supports a maximum length of 65,536 bytes for an IP packet; however, most data-link layer protocols support a much smaller length, called a maximum transmission unit (MTU). Based on the supported MTU, it might be necessary to break up (fragment) an IP packet to transmit it across a particular data-link layer media type. The destination then would have to reassemble the fragments back into the original complete IP packet.
The problem with fragmentation is that it requires additional CPU and memory resources on devices performing fragmentation. This is not to say that the actual source and destination will perform the fragmentation. For example, assume that the source and destination are on a Token Ring network with an ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access