radvdump - dump router advertisements
SYNOPSIS
radvdump [ -vhf ] [ -d debuglevel ]
DESCRIPTION
radvdump prints out the contents of incoming router adver
tisements sent by radvd or some other software implement
ing (parts of) "Neighbor Discovery for IP Version 6
(IPv6)" (RFC 2461).
OPTIONS
For every one character option there is also a long
option, which is listed right next to the "short" option
name:
-v, --version
Displays the version of radvdump and then aborts.
-h, --help
Displays a short usage description and then aborts.
-f, --file-output
Output received router advertisements in the format
of the radvd configuration file.
-d debuglevel, --debug debuglevel
With this option you turn on debugging information.
The debugging level is an integer in the range from
1 to 4, from quiet to very verbose. A debugging
level of 0 completely turns off debugging.
The default debugging level is 0.
FILES
/usr/sbin/radvdump
BUGS
There certainly are some bugs. If you find them or have
other suggestions please contact Lars Fennberg <lf@elemen
tal.net>.
SEE ALSO
radvd(8), radvd.conf(5)
AUTHORS
Lars Fenneberg <lf@elemental.net> - current maintainer
Marko Myllynen <myllynen@lut.fi> - Mobile IPv6 support
Man(1) output converted with
man2html