Homepage › Forums › IPv6 Learning Lounge › Mastering Neighbour Discovery Protocol › NDP messages
Tagged: NDP | EN
-
NDP messages
Posted by [email protected] on August 22, 2024 at 1:12 pm✌🏾The conversation starts here…..
Vincent Onyango replied 1 month ago 9 Members · 9 Replies -
9 Replies
-
10
HPs
0
QPs
1382
XPs
A bit Summary of NDP.
The Neighbor Discovery is a key protocol of IPv6. Neighbor Discovery Protocol is an umbrella that defines these below mechanisms:
1. Since ARP has been removed in IPv6, IPv6 follows a newer way to find the link-layer addresses of nodes on the local link. This new mechanism uses a mix of ICMPv6 messages and multicast addresses.
2. Stateless Auto-Configuration – This mechanism allows nodes on the local link to configure their IPv6 addresses by themselves by using a mix of ICMPv6 messages and multicast addresses.
3. Router Redirection – The router sends ICMPv6 messages to an IPv6 node to inform it of the presence of a better router address on the same local link to reach a destination network.
*Neighbour Discovery (ND) is for end hosts predominately, whereas routers themselves advertise gateway capabilities via Router Advertisements (RA). This mechanism relies on ICMPv6 Type 133 and 134.
-
5
HPs
0
QPs
1606
XPs
what is the line between ICMPv6 and NDP?
-
170
HPs
0
QPs
1459
XPs
NDP is a specific protocol that uses ICMPv6 as a transport mechanism for its messaging. While ICMPv6 handles various types of messages across different tasks like error reporting and diagnostics, NDP is focused solely on neighbor-related communications on the local link like address resolution, router discovery, and duplicate address detection
-
-
150
HPs
0
QPs
2399
XPs
I have a question: how does it work if my router is in DHCP proxy mode?
Will it redirect my RS to obtain M=1 and O=1?
-
40
HPs
0
QPs
2836
XPs
When you find an answer to this, please do well to tag me. thanks
-
-
55
HPs
0
QPs
2795
XPs
can we apply NDP Messages real network ipv4?
-
40
HPs
0
QPs
2836
XPs
I don’t think so, this is because NDP is an IPv6 only protocol which is defined in ICMPv6 and it’s functions replaces several IPv4 mechanisms.
-
15
HPs
0
QPs
1731
XPs
Hi
How are you doing?
-
-
Log in to reply.