To configure Neighbor Discovery:
- host1(config)#interface fastEthernet 3/0
- host1(config-if)#
- host1(config)#ipv6 nd
![]() |
Note: This command is redundant when configuring Neighbor Discovery over Ethernet, because router advertisements are automatically sent on Ethernet interfaces. However, unless explicitly enabled, IPv6 router advertisements are not sent on other types of interfaces. |
- host1(config-if)#ipv6 nd ns-interval 500
- host1(config-if)#ipv6 nd reachable-time 30000
- host1(config-if)#ipv6 nd suppress-ra
- host1(config-if)#ipv6 nd suppress-ra-source-link-layer
- host1(config-if)#ipv6 nd ra-interval 500
- host1(config-if)#ipv6 nd ra-lifetime 900
- host1(config-if)#ipv6 nd prefix-advertisement
2002:1::/64 60000 45000 onlink autoconfig
- host1(config-if)#ipv6 nd managed-config-flag
- host1(config-if)#ipv6 nd other-config-flag
- host1(config-if)#ipv6 nd active-solicitations