Soru

Zorluk: OrtaIPv6 Addressing and Deployment

A network administrator is transitioning a company's internal services to an IPv6 infrastructure and verifying host configuration parameters and DNS record deployments. Which of the following statements regarding IPv6 addressing syntax rules and deployment mechanisms are correct? (Select TWO.)

  1. DNS forward lookup zones must utilize AAAA records to map hostnames to 128-bit IPv6 addresses.Cevap
  2. Leading zeros within a 16-bit hex field may be suppressed, but a double colon (::::) can only appear once in an address string.Cevap
  3. C
    An IPv6 address can be compressed using multiple double colons, such as 2001::db8::12001::db8::1, to represent non-contiguous zero fields.
  4. D
    Standard A records are used for IPv6 address resolution by appending a 128-bit subnet prefix to the host IP.

Cevap

DNS forward lookup zones must use AAAA records to resolve hostnames to 128-bit IPv6 addresses, and RFC 5952 compression rules permit leading zero suppression while restricting double-colon (::::) usage to at most once per address.
The statements confirming that AAAA records are used for IPv6 hostname resolution and that a double colon (::::) may only be used once per IPv6 address string are accurate. AAAA records accommodate 128-bit addresses, and restricting :::: to a single occurrence ensures that zero-compression remains completely deterministic during address expansion.

Adım Adım Çözüm

1
Evaluate the DNS record requirements for IPv6 deployment.
Confirm that IPv6 hostname-to-address resolution uses 128-bit AAAA records, whereas 32-bit IPv4 resolution relies on A records.
DNS infrastructure uses distinct record types to handle differing address structures.
2
Evaluate RFC 5952 IPv6 representation and compression rules.
Verify that leading zeros inside any 4-digit hexadecimal field (hextet) can be dropped, and consecutive all-zero hextets can be replaced by :::: exactly once per address.
If :::: were used twice, the exact number of zero bits in each missing segment would be impossible to calculate deterministically.

Anahtar Kavram

IPv6 Address Syntax Compression & DNS Deployment
Bu soruyu puanla