Reference Guide

IPv6 Addressing | 355
Figure 17-2. MTU Discovery Path
IPv6 Neighbor Discovery
IPv6 NDP is supported on platforms c e s
Neighbor Discovery Protocol (NDP) is a top-level protocol for neighbor discovery on an IPv6 network. In
lieu of ARP, NDP uses "Neighbor Solicitation" and "Neighbor Advertisement" ICMPv6 messages for
determining relationships between neighboring nodes. Using these messages, an IPv6 device learns the
link-layer addresses for neighbors known to reside on attached links, quickly purging cached values that
become invalid.
With ARP, each node broadcasts ARP requests on the entire link. This approach causes unnecessary
processing by uninterested nodes. With NDP, each node sends a request only to the intended destination
via a multicast address with the unicast address used as the last 24 bits. Other hosts on the link do not
participate in the process, greatly increasing network bandwidth efficiency.
Router B
Router A
MTU = 1600 MTU =
1400 MTU = 1200
ICMPv6 (Type 2)
Use MTU = 1400
Packet (MTU = 1600)
Packet (MTU = 1400)
ICMPv6 (Type 2
)
Use MTU = 1200
Packet (MTU = 1200)
Packet Received
Source
Destination