A network administrator is documenting IPv6 address assignments across corporate router interfaces. Which of the following IPv6 addresses represents an INVALID shorthand notation because it violates IPv6 address compression rules?
- A2001:db8:0:0:1::1
- 2001:db8::100:1::5Cevap
- Cfe80::1
- D::1
Cevap
The address '2001:db8::100:1::5' is invalid because it contains two instances of the double colon (::).
The notation '2001:db8::100:1::5' is invalid because standard IPv6 compression rules prohibit using the double colon (::) more than once within a single address. Using it twice makes it mathematically impossible to determine how many zero fields belong to each double colon when expanding the address back to its full 128-bit form.
Adım Adım Çözüm
Anahtar Kavram
IPv6 Address Compression Syntax Rules