ractl (8) - Linux Manuals
ractl: Router Advertisement Control (ratools/ractl)
Command to display ractl manual in Linux: $ man 8 ractl
 
NAME
ractl - Router Advertisement Control (ratools/ractl)
SYNOPSIS
ractl
[
-s|--socket UNIXSOCKET]
command...
DESCRIPTION
Control program for the Router Advertisement Daemin (ratools/rad) providing an
easy to use command line interface.
OPTIONS
- --socket
- 
Override default path of the control socket.
BUILT-IN COMMANDS
- dump
- 
Print configuration of all Router Advertisements to stdout.
- show
- 
Show all Router Advertisements.
- version
- 
Show version information for ratools/ractl.
- loglevel
- 
Set logging level of rad. Possible values are 'info', 'warning', and
MODULE COMMANDS
There are more commands provided by modules. To learn more about them, have a
look at the module's manual pages.
AVAILABILITY
ractl
is part of the ratools framework available from 
https://github.com/danrl/ratools
AUTHOR
Written by Dan Luedtke.