A network engineer is reviewing IPv6 deployment standards and analyzing base header structures for a router interface. Which of the following statements correctly describe the characteristics of IPv6 address representation and header fields? (Select TWO.)
- The double-colon `::` shorthand notation may only be used a single time within any IPv6 address representation.Cevap
- The Next Header field in the IPv6 base header identifies either the upper-layer protocol or the type of extension header immediately following.Cevap
- CAn IPv6 address may utilize two double colons `::` provided that both compressed zero sequences contain an equal number of zero blocks.
- DThe Hop Limit field in the IPv6 base header is a 20-bit field designed for Quality of Service (QoS) classification and queue prioritization.
Cevap
The correct statements are that the double-colon `::` notation can only be used once per IPv6 address to prevent ambiguity, and that the Next Header field specifies the upper-layer protocol or extension header that immediately follows.
The option stating that double-colon notation `::` may only be used a single time is correct because using it twice makes the exact 128-bit address ambiguous. The option stating that the Next Header field identifies the upper-layer protocol or extension header is also correct because it provides flexible protocol encapsulation and header chaining.
Adım Adım Çözüm
Anahtar Kavram
IPv6 Address Formatting Rules and Extension Header Chaining