ndptool — Neighbor Discovery Protocol tool
Contents
Command
monitor
Monitor incoming NDP messages and print them out.
send Send NDP message of specified type.
Name
ndptool — Neighbor Discovery Protocol tool
Options
-h,--help
Print help text to console and exit.
-v,--verbose
Increase output verbosity.
-ttype,--msg-typetype
Specified message type. Following are supported:
rs - Router Solicitation.
ra - Router Advertisement.
ns - Neighbor Solicitation.
na - Neighbor Advertisement.
-iifname,--ifnameifname
Specified interface name.
-Ddest,--destdest
Specified dest address in IPv6 header for NS/NA message.
-Ttarget,--targettarget
Specified target address in ICMPv6 header for NS/NA message.
-U,--unsolicited
Send Unsolicited NA.
Synopsis
ndptool-hndptool[OPTIONS]COMMANDDESCRIPTION
ndptool is a tool which provides wrapper over Neighbor Discovery Protocol messages.
