tcpdump: Capture IPv6 router advertisements
If you want to capture and display IPv6 router advertisements with tcpdump you can use this command:
tcpdump -v -i em1 icmp6 and 'ip6[40] = 134'
If you want to capture and display IPv6 router advertisements with tcpdump you can use this command:
tcpdump -v -i em1 icmp6 and 'ip6[40] = 134'