Copy - Cisco CSACS-1121-K9 Reference Manual

Reference guide
Hide thumbs Also See for CSACS-1121-K9:
Table of Contents

Advertisement

Appendix A
ACS Command Reference
Startup Configuration
You cannot edit a startup configuration directly. All commands that you enter store themselves in the
running configuration, which you can copy into the startup configuration.
In other words, when you boot an ACS server, the startup configuration becomes the initial running
configuration. As you modify the configuration, the two diverge: the startup configuration remains the
same; the running configuration reflects the changes that you have made. If you want to make your
changes permanent, you must copy the running configuration to the startup configuration.
The following command lines show some of the copy command scenarios available:
Copies the running configuration to the startup configuration. Replaces the startup-configuration with
the running configuration.
If you do not save the running configuration, you will lose all your configuration changes during the next
Note
reboot of the ACS server. Once you are satisfied that the current configuration is correct, copy your
configuration to the startup configuration with the preceding command.
Copies the startup configuration to the running configuration. Merges the startup configuration on top
of the running configuration.
Copies but does not merge a remote file to the startup configuration.
Copies and merges a remote file to the running configuration.
Copies the startup configuration to a remote system.
Copies the running configuration to a remote system.
Copies log files from the system to another location.
The copy command is supported only for the local disk and not for a repository.
Note
Syntax Description
running-configuration
startup-configuration
protocol
hostname
OL-18996-01
copy running-configuration startup-configuration
copy startup-configuration running-configuration
copy [protocol://hostname/location] startup-configuration
copy [protocol://hostname/location] running-configuration
copy startup-configuration [protocol://hostname/location]
copy running-configuration [protocol://hostname/location]
copy logs [protocol://hostname/location]
Represents the current running configuration file.
Represents the configuration file used during initialization (startup).
See
Table A-4
Hostname of destination.
for protocol keyword options.
CLI Reference Guide for the Cisco Secure Access Control System 5.1
EXEC Commands
A-33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents