ALTQD(8) | System Manager's Manual | ALTQD(8) |
altqd
— ALTQ
daemon
altqd |
[-dv ] [-f
conf_file] |
altqd
is a daemon program that reads a
configuration file and then sets up the ALTQ state of network interfaces.
After configuring the ALTQ state, altqd
will detach
and become a daemon.
The signals SIGINT
or
SIGTERM
will shut down
altqd
, and the signal SIGHUP
will restart altqd
.
The following options are available:
When -d
option is provided,
altqd
goes into the command mode after reading the
configuration file and setting up the ALTQ state. Each command is a single
line, starting with the command verb.
The basic commands are as follows:
help
| ?
quit
altq
reloadaltq
interface [enable|disable]altqd
enters the command mode, ALTQ is
enabled on all the interfaces listed in the configuration file.altqd
November 26, 2006 | NetBSD 10.99 |