A-32
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
EXEC Commands
configure
To enter the Configuration mode, use the configure command in the EXEC mode. If using the replace
option, this command copies a remote configuration to the system, overwriting the existing
configuration.
configure {terminal}
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC
Usage Guidelines Use this command to enter the Configuration mode. Note that commands in this mode write to the
running configuration file as soon as you enter them (press Enter).
To exit the Configuration mode and return to the EXEC mode, enter end, exit, or Ctrl-z.
To view the changes that you have made to the configuration, use the show running-config command
in the EXEC mode.
Examples acs/admin# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
acs/admin(config)#
Related Commands
copy
To copy any file from a source to a destination, use the copy command in the EXEC mode. The copy
command in ACS copies a configuration (running or startup).
Running Configuration
The ACS active configuration stores itself in the ACS RAM. Every configuration command you enter
resides in the running configuration. If you reboot your ACS server, you lose the configuration. If you
make changes that you want to save, you must copy the running configuration to a safe location, such as
a network server, or save it as the ACS server startup configuration.
terminal Executes configuration commands from the terminal.
Command Description
show running-configuration Displays the contents of the currently running configuration file or the
configuration.
show startup-configuration Displays the contents of the startup configuration file or the
configuration.