ipv6-dhcpctl(8)¶
Synopsis¶
ipv6-dhcpctl [-h] [-v] [-c FILENAME] command
Description¶
A remote control utility that allows you to send commands to the DHCPv6 server.
Command line options¶
-
command¶ is the command to send to the server. Use the help command to see what commands are available from your server.
-
-h,--help¶ show the help message and exit.
-
-v,--verbosity¶ increase output verbosity. This option can be provided up to five times to increase the verbosity level. If the
colorlogpackage is installed logging will be in colour.
-
-cFILENAME,--control-socketFILENAME¶ location of domain socket for server control. The default socket is /var/run/ipv6-dhcpd.sock which is also the default location where the server will create its control socket.