What is an equivalent for IPv6 of
arping -q -c 3 -A -I [device] [ip]?
I know, there is not an arp in IPv6 and Neighbor solicitation used instead, but which linux user space tool can send such solicitation?
|
What is an equivalent for IPv6 of I know, there is not an arp in IPv6 and Neighbor solicitation used instead, but which linux user space tool can send such solicitation? |
|||
|
|
|
you could try rdisc6 . you can download it from: http://www.remlab.net/ndisc6/ |
|||
|
|