Discover IPv6 Neighbors

February 20, 2018 in memos.

Ping nodes on the local network segment using multicast1

ping6 -c2 -I <interface> ff02::1

Then, view IPv6 neighbors

ip -f inet6 neigh

References


  1. https://en.wikipedia.org/wiki/Multicast_address ↩︎

Tags: