Specifications

3-50
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
copy tftp
copy tftp
To copy configuration or image data from a TFTP server, use the copy tftp EXEC command.
copy tftp disk {hostname | ip-address} remotefilename localfilename
copy tftp running-config {hostname | ip-address} remotefilename
copy tftp startup-config {hostname | ip-address} remotefilename
Syntax Description
Defaults No default behaviors or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Examples The following example shows how to copy configuration or image data from a TFTP server to the
running configuration:
WAE# copy tftp running-config
Related Commands install
reload
show running-config
show startup-config
wafs
write
tftp Copies an image from a TFTP server.
disk Copies an image from a TFTP server to a disk file.
hostname Hostname of the TFTP server.
ip-address IP address of the TFTP server.
remotefilename Name of the remote image file to be copied from the TFTP server. Use the
complete pathname.
localfilename Name of the image file to be created on the local disk.
running-config Copies an image from a TFTP server to the running configuration.
startup-config Copies an image from a TFTP server to the startup configuration.