A certain router receives a datagram of size 7000 B (including the header). However, all of its output ports have an MTU
Posted: Mon Jun 06, 2022 1:29 pm
A certain router receives a datagram of size 7000 B (including
the header). However, all of its output ports have an MTU (maximum
transfer unit) of 1500 B, thus the original datagram should be
fragmented into several smaller datagrams when forwarded. For each
of the output fragments write the following fields of the IP
header: length, ID, flag and offset! Assume 20 B for the IP
header.
the header). However, all of its output ports have an MTU (maximum
transfer unit) of 1500 B, thus the original datagram should be
fragmented into several smaller datagrams when forwarded. For each
of the output fragments write the following fields of the IP
header: length, ID, flag and offset! Assume 20 B for the IP
header.