C-15
Installation Guide for Cisco Secure ACS Solution Engine 4.1
OL-9969-03
Appendix C Command Reference
Commands
Example
The following command shuts down the appliance:
shutdown
start
To start one or more of the ACS services, use the
start
command:
start
[
service name(s)]
Syntax Description
This command uses as an argument the name of the service or services to be started.
Usage Guidelines
Use the
start
command to start any ACS service. You can determine the status of each service by using
the
show
command. For more information, see
Starting Solution Engine Services From a Serial Console,
page 4-5
.
Example
The following command starts the
CSAuth
and
CSAgent
services:
restart
csauth csagent
stop
To stop one or more of the ACS services, use the
stop
command:
stop
[
service name(s)
]
Note
Services subject to this command are halted until restarted, which may interfere with AAA services.
Note
When you stop the
CSAgent
service, not only does the ACS SE stop
CSAgent
, but it also changes the
startup type to manual. This action has the effect of keeping it stopped; even after reboot. Likewise,
starting
CSAgent
resets the startup type to automatic.
Syntax Description
This command uses as an argument the name of the service or services to be stopped.
Usage Guidelines
Use the
stop
command to stop any ACS service. You can determine the status of each service by using
the
show
command. For more information, see
Stopping Solution Engine Services From a Serial
Console, page 4-4
.