Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.
quaggaadm [-e] zebra|ripd|ripngd|ospfd|ospf6d|bgpd|isisd
The quaggaadm command is provided as a simple wrapper to facilitate connection to the quagga daemons respective vty terminal telnet interfaces. 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.
The following command-line options are supported:
-e Automatically enable the vty for the specified daemon.
The following exit values are returned:
0 Successful completion.
!=0 An error occurred while obtaining or modifying the system configuration.
quagga(8), attributes(7), routeadm(8)