Searched for tag tcpdump and found 1 results in 0.4 ms

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'
Tags:
Leave A Reply