Question:

An IPv4 datagram with header length=5 and total length=400 bytes carries ________.
 

Show Hint

To calculate the payload size, subtract the header length from the total length of the datagram.
Updated On: Jun 16, 2025
  • 380 bytes payload
  • 400 bytes payload
  • 20 bytes header
  • 320 bytes payload
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The total length of an IPv4 datagram includes both the header and the payload. The IPv4 header length is given as 5, which corresponds to 5 * 4 = 20 bytes. Thus, the payload is the total length minus the header length: 400 - 20 = 380 bytes.
Was this answer helpful?
0
0