Scroll to navigation

ndptool(8) System Manager's Manual ndptool(8)

NAME

ndptool — Neighbor Discovery Protocol tool

SYNOPSIS

ndptool -h

DESCRIPTION

ndptool is a tool which provides wrapper over Neighbor Discovery Protocol messages.

OPTIONS

Print help text to console and exit.

Increase output verbosity.

Specified message type. Following are supported:

rs - Router Solicitation.

ra - Router Advertisement.

ns - Neighbor Solicitation.

na - Neighbor Advertisement.

Specified interface name.

Specified dest address in IPv6 header for NS/NA message.

Specified target address in ICMPv6 header for NS/NA message.

Send Unsolicited NA.

COMMAND

Monitor incoming NDP messages and print them out.

Send NDP message of specified type.

AUTHOR

Jiri Pirko is the original author and current maintainer of libndp.

16 April 2013 libndp