Administrator Guide

Neighbor Discovery Protocol (NDP)
The neighbor discovery protocol for IPv6 is defined in RFC 2461 as part of the Stateless Address Autoconfiguration protocol. It
replaces the Address Resolution Protocol used with IPv4. NDP defines mechanisms for solving the following problems:
Router discovery: Hosts can locate routers residing on a link
Prefix discovery: Hosts can discover address prefixes for the link
Parameter discovery
Address autoconfiguration configuration of addresses for an interface
Address resolution mapping from IP address to link-layer address
Next-hop determination
Neighbor unreachability detection (NUD): Determine that a neighbor is no longer reachable on the link.
Duplicate address detection (DAD): Allow a node to check whether a proposed address is already in use.
Redirect: The router can inform a node about a better first-hop.
NDP uses the following five ICMPv6 packet types in its implementation:
Router Solicitation
Router Advertisement
Neighbor Solicitation
Neighbor Advertisement
Redirect
Topics:
debug ipv6 nd raguard
devicerole
hoplimit
ipv6 nd raguard attachpolicy
ipv6 nd raguard enable
ipv6 nd raguard policy
managed-config-flag
match ra
mtu
otherconfigflag
reachabletime
retrans-time
routerlifetime
routerpreference maximum
show config
show ipv6 nd raguard policy
trustedport
debug ipv6 nd raguard
Enable debugging for IPv6 RA guard snooping information.
Syntax
debug ipv6 nd ra-guard [interface_type slot/port | count value]
Parameters
interface_type
slot/port
Enter the one of the following interfaces and slot/port information:
For a port channel interface, enter the keywords port-channel then a
number.
37
1126 Neighbor Discovery Protocol (NDP)