A packet has arrived in which the offset value is 100, the value of HLEN is 5 and the value of the total length field is 100. What is the number of the first byte?

A packet has arrived in which the offset value is 100, the value of HLEN is 5 and the value of the total length field is 100. What is the number of the first byte? Correct Answer 800

Total data bytes = total length – header length = 80 bytes in this datagram. First byte is 800.

Related Questions