Glossário

What is: Neighbor Discovery Protocol (NDP)

What is: Neighbor Discovery Protocol (NDP)

Neighbor Discovery Protocol (NDP) is a network protocol used in IPv6 networks for neighbor discovery and address configuration. It replaces the IPv4 ARP (Address Resolution Protocol) and provides additional functionality, such as address autoconfiguration, duplicate address detection, and multicast address resolution.

One of NDP's primary functions is Neighbor Solicitation, which is sent by a node to discover the MAC address of a neighbor on the same network. This is essential for efficient communication between devices in an IPv6 network.

NDP also includes Neighbor Advertisement, which is the response to a Neighbor Solicitation and contains information about the neighbor's MAC address. This message exchange is fundamental to address resolution on the network.

How Neighbor Discovery Protocol Works

When an IPv6 device connects to a network, it uses NDP to discover nearby neighbors and automatically configure its address. This simplifies the network configuration process and improves communication efficiency between devices.

NDP is also responsible for detecting potential network issues, such as duplicate addresses, and taking corrective action. This contributes to the stability and security of the IPv6 network.

Benefits of Neighbor Discovery Protocol

Using Neighbor Discovery Protocol brings several benefits to IPv6 networks, including simplified address configuration, automatic problem detection, and improved communication efficiency between devices. In addition, NDP offers advanced features that are not available in IPv4's ARP.