QuestionQ732

IP Connectivity

Question Image

Refer to the exhibit. An IPv6 address must be assigned automatically on the LAN interface of R1. Which command must be configured to accomplish this task?

  • A ipv6 address autocontig
  • B ipv6 address dhcp
  • C ipv6 address fe80::/10
  • D ipv6 address 2001:db8:d8d2:1008:4332:45:0570::/64
Explanation

The exhibit shows a DHCPv6 server on R1's LAN segment, so the LAN interface should be configured with ipv6 address dhcp to obtain its address automatically from that stateful DHCPv6 server. The similarly worded option is misspelled ("autocontig" rather than the real ipv6 address autoconfig keyword) and would not be accepted by IOS as written, and the remaining choices are static or reserved addresses rather than automatic-assignment commands.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!