Monday, February 22, 2021

If the fragment offset has a value of 100, it means that

  1. The datagram is 100 bytes in size
  2. The datagram has not been fragmented
  3. The first byte of the datagram is byte 100
  4. The first byte of the datagram is byte 800

No comments:

Post a Comment

A datagram is fragmented into three smaller datagrams. Which of the following is true?

The offset field is the same for all three datagrams. The more fragment bit is set to 0 for all three datagrams. The do not fragment bit is ...