Setup guide
C-5
Installation and Setup Guide for Cisco Secure ACS Appliance
78-14573-02
Appendix C Command Reference
Commands
• Braces ({ }) indicate a required choice. Braces within square brackets ([{ }])
indicate a required choice within an optional element.
• Bold indicates commands and keywords that are entered literally as shown.
• Italics indicate arguments for which you supply values.
Commands
This section describes the Cisco Secure ACS Appliance commands. Command
names are case insensitive.
backup
To backup ACS data to an FTP server, use the backup command.
backup [server] [username] [filepath]
Syntax Description
server Hostname for the FTP server to which the file will be sent.
username User account name used to authenticate the FTP session.
filepath Location under the FTP root for the server into which the
backup will be sent.
Usage Guidelines
If you do not enter the parameters, the system prompts you for the information.
Also you are prompted to encrypt the backup. If you indicate you want to encrypt
the data, you are prompted for an encryption password. For more information, see
Backing Up ACS Data via the Serial Console, page 4-18.
Example
The following command employs the user account joeadmin to backup the ACS
data to the backupdata folder on the onyx FTP server:
backup onyx joeadmin backupdata