The maximum payload of a TCP segment is :

2015

The maximum payload of a TCP segment is :

Answer: C. 65,495Answer: 65,495 bytes. Explanation: IPv4 Total Length field is 16 bits, so the maximum IPv4 packet size is 65,535 bytes. Minimum IPv4 header length (no…

  1. A.

    65,535

  2. B.

    65,515

  3. C.

    65,495

  4. D.

    65,475

Attempted by 556 students.

Show answer & explanation

Correct answer: C

Answer: 65,495 bytes.

Explanation:

  • IPv4 Total Length field is 16 bits, so the maximum IPv4 packet size is 65,535 bytes.

  • Minimum IPv4 header length (no options) = 20 bytes.

  • Minimum TCP header length (no options) = 20 bytes.

  • Maximum TCP payload = 65,535 - 20 - 20 = 65,495 bytes.

Note: If IP or TCP header options are present the available TCP payload will be smaller. This calculation applies to IPv4; IPv6 uses a different header model.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…