Which autoconfiguration mechanism allows an IPv6 host to dynamically generate its own unicast IP address using network prefix information received in Router Advertisement (RA) messages without requiring a stateful DHCP server?
Answer: SLAAC / Stateless Address Autoconfiguration / stateless address autoconfiguration
Answer
SLAAC (Stateless Address Autoconfiguration)
SLAAC (Stateless Address Autoconfiguration) allows an IPv6 client to automatically generate its own globally unique or link-local address by combining the IPv6 prefix provided by a local router via ICMPv6 Router Advertisement (RA) messages with a locally derived 64-bit interface identifier (such as EUI-64 or random privacy address).
Step-by-Step Solution
Key Concept
Stateless Address Autoconfiguration (SLAAC)
Estimated Time:45s