Maintenance Commands quaggaadm(1M)
NAME
quaggaadm - quagga routing daemon administration tool
SYNOPSIS
quaggaadm [-e] zebraripdripngdospfdospf6dbgpdisisd
DESCRIPTION
The quaggaadm command is provided as a simple wrapper to
facilitate connection to the quagga daemons respective vty
terminal telnet interfaces, in a similar manner to zebraadm,
which was provided as part of SUNWzebra. quaggaadm simply
telnets the appropriate vty port for the specified daemon on
localhost, and from there the user can update configuration
for that daemon. Note that if the vty is disabled for the
given daemon, quaggaadm will prompt the user to request
enable. Note that to complete this operation, the user will
require solaris.smf.manage.routing and
solaris.smf.modify.routing authorizations.
OPTIONS
The following command-line options are supported:
-e
Automatically enable the vty for the specified daemon.
EXIT STATUS
The following exit values are returned:
0
Successful completion.
!=0
An error occurred while obtaining or modifying the sys-
tem configuration.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.10 Last change: 02 Oct 2008 1
Maintenance Commands quaggaadm(1M)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWquaggar
Interface Stability Evolving
SEE ALSO
quagga(1M), attributes(5), routeadm(1M)
SunOS 5.10 Last change: 02 Oct 2008 2
|