Manual Page Result
0
Command: slaacctl | Section: 8 | Source: OpenBSD | File: slaacctl.8
SLAACCTL(8) FreeBSD System Manager's Manual SLAACCTL(8)
NAME
slaacctl - control the SLAAC daemon
SYNOPSIS
slaacctl [-s socket] command [argument ...]
DESCRIPTION
The slaacctl program controls the slaacd(8) daemon.
The following options are available:
-s socket
Use socket instead of the default /dev/slaacd.sock to communicate
with slaacd(8).
The following commands are available:
log brief
Disable verbose debug logging.
log verbose
Enable verbose debug logging.
send solicitation interface
Send a router solicitation on interface interface.
show interface [interface]
Display status about network interfaces. If interface is
specified, only information relative to interface is shown.
Otherwise information on all interfaces is shown.
FILES
/dev/slaacd.sock UNIX-domain socket used for communication with
slaacd(8).
SEE ALSO
slaacd(8)
HISTORY
The slaacctl program first appeared in OpenBSD 6.2.
FreeBSD 14.1-RELEASE-p8 November 27, 2023 FreeBSD 14.1-RELEASE-p8