To quickly find SLAAC hosts in a LAN, use a multicast ping:
ping6 -I <interface> -t1 -c2 -i3 -w2 ff02::1Written by Justus Seifert
Related protips
2 Responses
Worth jotting down! There's a briefer syntax with ff02::1%interface.
over 1 year ago ·
ok this is more compact:
ping6 -c2 -i3 -w2 ff02::1%eth0
over 1 year ago ·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best #Ipv6 Authors
Sponsored by #native_company# — Learn More
#native_title# #native_desc#