200-301 · Question #110
Which command automatically generates an IPv6 address from a specified IPv6 prefix and MAC address of an interface?
The correct answer is C. ipv6 address autoconfig. The "ipv6 address autoconfig" command causes the device to perform IPv6 stateless address auto-configuration to discover prefixes on the link and then to add the EUI-64 based addresses to Addresses are configured depending on the prefixes received in Router Advertisement (RA) The
Question
Options
- Aipv6 address dhcp
- Bipv6 address 2001:DB8:5:112::/64 eui-64
- Cipv6 address autoconfig
- Dipv6 address 2001:DB8:5:112::2/64 link-local
How the community answered
(49 responses)- A2% (1)
- B6% (3)
- C90% (44)
- D2% (1)
Explanation
The "ipv6 address autoconfig" command causes the device to perform IPv6 stateless address auto-configuration to discover prefixes on the link and then to add the EUI-64 based addresses to Addresses are configured depending on the prefixes received in Router Advertisement (RA) The device will listen for RA messages which are transmitted periodically from the router (DHCP This RA message allows a host to create a global IPv6 address from: + Its interface identifier (EUI-64 address) + Link Prefix (obtained via RA) Note: Global address is the combination of Link Prefix and EUI-64 address
Topics
Community Discussion
No community discussion yet for this question.