Specifications

3-44
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
copy startup-config
copy startup-config
To copy configuration or image data from the startup configuration, use the copy startup-config EXEC
command.
copy startup-config {disk filename | running-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 startup-config EXEC command to copy the startup configuration file to a TFTP server or
to a SYSFS partition.
Examples The following example shows how to copy the startup configuration file to the running configuration:
WAE# copy startup-config running-config
Related Commands install
reload
show running-config
show startup-config
wafs
write
startup-config Copies the startup configuration.
disk filename Copies the startup configuration to a disk file. Specify the name of the
startup configuration file to be copied to the local disk.
running-config Copies the startup configuration to running configuration.
tftp Copies the startup 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 startup configuration file to be created on the TFTP
server. Use the complete pathname.