1ndptool(8)                  System Manager's Manual                 ndptool(8)
2
3
4

NAME

6       ndptool — Neighbor Discovery Protocol tool
7

SYNOPSIS

9       ndptool -h
10
11       ndptool [OPTIONS] COMMAND
12
13
14       DESCRIPTION
15
16       ndptool is a tool which provides wrapper over Neighbor Discovery Proto‐
17       col messages.
18
19

OPTIONS

21       -h, --help
22              Print help text to console and exit.
23
24
25       -v, --verbose
26              Increase output verbosity.
27
28
29       -t type, --msg-type type
30              Specified message type. Following are supported:
31
32              rs - Router Solicitation.
33
34              ra - Router Advertisement.
35
36              ns - Neighbor Solicitation.
37
38              na - Neighbor Advertisement.
39
40
41       -i ifname, --ifname ifname
42              Specified interface name.
43
44
45       -U, --unsolicited
46              Send Unsolicited NA.
47
48

COMMAND

50       monitor
51              Monitor incoming NDP messages and print them out.
52
53
54       send   Send NDP message of specified type.
55
56

AUTHOR

58       Jiri Pirko is the original author and current maintainer of libndp.
59
60
61
62libndp                           16 April 2013                      ndptool(8)
Impressum