Configuring IPv6 Neighbor Discovery

Configuring an IPv6 Static Neighbor Discovery Cache Entry describes how to configure a static IPv6 neighbor discovery cache entry.

Click to expand in new window

Configuring an IPv6 Static Neighbor Discovery Cache Entry

Task Command(s)
In configuration command mode, optionally create a static binding between an IPv6 address to a MAC hardware address. ipv6 neighbor ipv6-address hardware-address interface interface
In any command mode, verify the IPv6 neighbor discovery cache configuration. show ipv6 neighbors [ipv6-address] [group] [interface interface] [verbose] [statistics]
In interface configuration command mode, enable sending ICMP destination unreachable messages on an interface (S-, K-Series). {ip | ipv6} icmp unreachable
In interface configuration command mode, enable sending ICMP redirect messages on an interface (S-, K-Series). {ip | ipv6} icmp redirects
In interface configuration command mode, enable sending ICMP echo-reply messages on an interface (S-, K-Series). {ip | ipv6} icmp echo-reply
In interface configuration command mode, set the managed address configuration flag in router advertisements (S-, K-Series). ipv6 nd managed-config-flag
In interface configuration command mode, set the interval between neighbor solicitation messages (S-, K-Series). ipv6 nd ns-interval interval
In interface configuration command mode, set the other configuration flag in router advertisements (S-, K-Series). ipv6 nd other-config-flag
In interface configuration command mode, configure the IPv6 prefixes to include in IPv6 Neighbor Discovery (ND) router advertisements for the interface (S-, K-Series). ipv6 nd prefix ipv6-prefix/length
In interface configuration command mode, configure neighbor discovery to insert a zero (0) in the Cur Hop Limit field of the router advertisements sent by this interface (S-, K-Series). ipv6 nd ra hoplimit suppress
In interface configuration command mode, set the maximum and minimum router advertisement interval for the IPv6 interface (S-, K-Series). ipv6 nd ra interval {maxinterval | msec maxinterval} [mininterval]
In interface configuration command mode, set the router lifetime value in seconds for router advertisements on the IPv6 interface (S-, K-Series). ipv6 nd ra lifetime value
Optionally, in interface configuration mode, configure the router to respond to all ARP and Neighbor Discovery requests (S-, K-Series). arp-nd-proxy-all
In interface configuration command mode, set the Maximum Transmission Unit (MTU) value in bytes for router advertisements on the IPv6 interface (S-, K-Series). ipv6 nd ra mtu mtu
In interface configuration command mode, stop sending router advertisements on the IPv6 interface (S-, K-Series). ipv6 nd ra suppress
In interface configuration command mode, set the number of milli-seconds the router is considered to be reachable on this IPv6 interface (S-, K-Series). ipv6 nd reachable-time interval
In interface configuration mode, Optionally modify the number of neighbor discovery neighbor solicitation messages to send during duplicate address detection on unicast IPv6 addresses on the interface. ipv6 nd dad attempts num