IPv6 hosts use Neighbor Discovery on the local link and route remote traffic through a gateway.
What is it?
Neighbor Discovery Protocol uses ICMPv6 messages for functions including neighbour address resolution and router discovery. IPv6 does not use ARP.
Why should I learn it?
This is essential when moving troubleshooting skills from IPv4 to IPv6.
How it works
Neighbor Solicitation → Neighbor Advertisement; Router Solicitation/Advertisement support router discovery and configuration information.
Real-world example
A host can discover a neighbour’s link-layer address using NDP messages.
Troubleshooting mindset
ICMPv6 filtering can break essential IPv6 functions, so treat it carefully.
Common mistake
Do not memorise the definition without connecting it to packet flow, device state and verification. Ask: what should happen, what actually happened, and which command or capture can prove the difference?
Quick recap
- Understand the job of the protocol or feature.
- Know where it sits in the traffic path.
- Verify behaviour instead of guessing.
- Connect the topic to the next networking layer.
Interview connection
Explain the concept in simple words first. Then give one practical example or troubleshooting check. That is stronger than repeating a textbook definition.
References & Further Reading
- How to Master CCNA — supplied reference material.
- CCNA Notes — supplied technical/configuration reference.
Apni Bhasha mein samjho
IPv6 me ARP nahi hota. NDP/ICMPv6 local neighbour aur router discovery me important role play karta hai.
Kaise padho?
Concept ko pehle flow ke saath samjho. Phir English note ke technical terms, commands aur tables dekho — technical terminology same rahegi.