Specifications

3-42
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
copy running-config
copy running-config
To copy a configuration or image data from the current configuration, use the copy running-config
EXEC command.
copy running-config {disk filename | startup-config | tftp {hostname | ip-address}
remotefilename}
Syntax Description
Defaults No default behaviors or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Use the copy running-config EXEC command to copy the running system configuration of the WAAS
device to a SYSFS partition, flash memory, or TFTP server. The copy running-config startup-config
EXEC command is equivalent to the write memory EXEC command.
Examples The following example shows how to copy the current system configuration to startup configuration
(NVRAM):
WAE# copy running-config startup-config
Related Commands install
reload
show running-config
show startup-config
running-config Copies the current system configuration.
disk filename Copies the current system configuration to a disk file. Specify the name of
the file to be created on a disk.
startup-config Copies the running configuration to startup configuration (NVRAM).
tftp Copies the running configuration to a file on a TFTP server.
hostname Hostname of the TFTP server.
ip-address IP address of the TFTP server.
remotefilename Remote filename of the configuration file to be created on the TFTP server.
Use the complete pathname.