An organization requires that LAN clients generate their IPv6 configuration using SLAAC. You have configured the IPv6 GUA on the router LAN interface and verified that the interface is UP. However, hosts are not generating an IPv6 GUA. Which other command should be configured to enable SLAAC?

IT Exam Items RepositoryCategory: CCNA 2 v7An organization requires that LAN clients generate their IPv6 configuration using SLAAC. You have configured the IPv6 GUA on the router LAN interface and verified that the interface is UP. However, hosts are not generating an IPv6 GUA. Which other command should be configured to enable SLAAC?

An organization requires that LAN clients generate their IPv6 configuration using SLAAC. You have configured the IPv6 GUA on the router LAN interface and verified that the interface is UP. However, hosts are not generating an IPv6 GUA. Which other command should be configured to enable SLAAC?

  • R1(config)# ipv6 dhcp pool pool-name
  • R1(config)# ipv6 unicast-routing
  • R1(config-if)# ipv6 enable
  • R1(config-if)# ipv6 nd other-config-flag

Explanation: For a router to be able to send RA messages, it must be enabled as an IPv6 router using the ipv6 unicast-routing global config command.

Related exam: 8.5.3 Module Quiz - SLAAC and DHCPv6