IPv6 Header Fixed Length Explained | Generated by AI

Home 2026.02

Question: What is the length of the basic header of an IPv6 datagram?

Answer:

The correct answer is C. 40B.

Explanation:

In IPv6, the header structure was significantly redesigned compared to IPv4 to improve efficiency, simplify processing, and support much larger addressing.

The IPv6 base header (also called the fixed header or basic header) has a fixed length of 40 bytes (320 bits). This length is constant and does not vary.

Key points about the IPv6 base header:

Structure of the IPv6 base header (40 bytes total):

Total: 4 + 8 + 20 + 16 + 8 + 8 + 128 + 128 = 320 bits = 40 bytes

Comparison with IPv4:

Therefore, the length of the IPv6 basic header is 40 bytes.

Correct choice: C

References:


Back Donate