C-10
Installation Guide for Cisco Secure ACS Solution Engine 4.1
OL-9969-03
Appendix C Command Reference
Commands
Note
AAA services are temporarily halted while this command executes.
Syntax Description
This command uses as an argument the name of the service or services to be restarted.
Usage Guidelines
Use the
restart
command to stop and restart any of the ACS services. You can determine the status of
each service by using the
show
command. For more information, see
Restarting Solution Engine
Services From a Serial Console, page 4-6
.
Example
The following command syntax restarts the
CSAuth
and
CSAdmin
services:
restart
csauth csadmin
restore
To restore ACS data from an FTP server, use the
restore
command:
restore
[
server
] [
username
] [
filepath
] [
filename
]
Syntax Description
Usage Guidelines
If you do not enter the parameters, the system prompts you for the information. Also, you will be
prompted to enter a decrypt password; and you will be prompted to restore the user or group database,
and the ACS system configuration.
Example
The following command employs the user account
joeadmin
to retrieve a restore file,
allofit
, from the
restoredata
folder on the
topaz
FTP server:
restore
topaz joeadmin restoredata allofit
Argument
Description
server
Hostname for the FTP server from which the file
will be sent.
username
User account name used to authenticate the FTP
session.
filepath
Location under the FTP server root in which the
restore file is located.
filename
Name of the restore file to be used.