SLAACCTL(8)
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:
-ssocket- 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 solicitationinterface- 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
HISTORY
The slaacctl program first appeared in
OpenBSD 6.2.
OpenBSD 7.8
November 27, 2023
SLAACCTL(8)