A network administrator is implementing IPv6 addressing and client deployment mechanisms on an enterprise VLAN segment. Which of the following statements regarding IPv6 address formatting, DNS resolution, and autoconfiguration are correct? (Select TWO.)
- The link-local address prefix fe80::/10 allows hosts and interfaces to communicate across the immediate physical or logical link segment independently of global unicast prefix assignments.Cevap
- Stateless Address Autoconfiguration (SLAAC) enables client hosts to dynamically learn their network prefix and default gateway configuration from ICMPv6 Router Advertisement messages.Cevap
- CThe address string 2001:db8::cafe::1 is a valid RFC 5952 compressed format for an IPv6 global unicast address containing multiple contiguous zero hextets.
- DEnterprise DNS servers require standard host A records to map client domain names to newly configured 128-bit IPv6 global unicast addresses.
Cevap
Link-local addresses (fe80::/10) allow link-scoped communication without global unicast configuration, and SLAAC relies on ICMPv6 Router Advertisements to deliver subnet prefix and default gateway info to hosts.
The link-local address range (fe80::/10) enables host communication over the local layer 2 segment without requiring a global unicast address or internet routing. Additionally, SLAAC uses ICMPv6 Router Advertisement messages sent by routers to supply hosts with the subnet prefix, prefix length, and default gateway information needed to generate their own IPv6 addresses.
Adım Adım Çözüm
Anahtar Kavram
IPv6 Address Scoping, SLAAC Autoconfiguration, and RFC 5952 Syntax Rules