A network engineer is auditing IPv6 static route configurations on a core dual-stack router. During the review, the engineer identifies several shorthand IPv6 address representations. Which of the following IPv6 address representations is syntactically invalid?
- A2001:db8:0:10::1
- Bfe80::ab12:0:4
- 2001:db8::ac10::1Cevap
- D2001:db8:0:0:1::
Cevap
The address '2001:db8::ac10::1' is syntactically invalid because it applies the double-colon (::) shortcut twice in a single address.
The IPv6 address '2001:db8::ac10::1' violates IPv6 syntax rules because the double colon (::) is present twice. Because '::' represents an indeterminate sequence of contiguous zero blocks needed to complete an 8-block (128-bit) structure, using it twice introduces structural ambiguity.
Adım Adım Çözüm
Anahtar Kavram
IPv6 Zero Compression Syntax Rules
Tahmini Süre:1m 30s