A network administrator is deploying IPv6 on an enterprise subnet. The design requires host devices to automatically generate their own global unicast IP addresses using prefix information advertised by the local router, while simultaneously obtaining DNS server IP addresses from a central DHCPv6 server. Which of the following configurations and address assignments correctly support this deployment strategy? (Select TWO.)
- The local router must transmit Router Advertisement (RA) frames with the Managed Address Configuration (M) flag set to 0 and the Other Configuration (O) flag set to 1.Cevap
- BThe enterprise DNS server must be configured with IPv4 A records to resolve hostnames to the newly assigned IPv6 global unicast addresses.
- Host devices dynamically formulate their 128-bit global unicast address by combining the advertised /64 network prefix with an interface identifier derived via SLAAC.Cevap
- DThe default gateway on host interfaces must be manually configured using the compressed address 2001:db8::1::10/64.
Cevap
The correct configurations are setting the Router Advertisement flags to M=0 and O=1 (stateless DHCPv6 mode) and allowing host devices to combine the advertised /64 network prefix with a SLAAC-generated interface identifier.
Stateless DHCPv6 mode allows clients to derive their global unicast IPv6 address using SLAAC (combining the router's /64 prefix advertisement with a 64-bit host interface ID) while querying a DHCPv6 server for DNS details triggered by the RA flag configuration M=0 and O=1.
Adım Adım Çözüm
Anahtar Kavram
Stateless Address Autoconfiguration (SLAAC) with Stateless DHCPv6