Specifications
3-48
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
copy tech-support
copy tech-support
To copy the configuration or image data from the system to use when working with Cisco TAC, use the
copy tech-support EXEC command.
copy tech-support {disk filename | ftp {hostname | ip-address} remotedirectory remotefilename |
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 tech-support tftp EXEC command to copy technical support information to a TFTP server
or to a SYSFS partition.
Examples The following example shows how to copy system information for tech support to a disk file:
WAE# copy tech-support disk file1
Related Commands install
tech-support Copies system information for technical support.
disk filename Copies system information for technical support to a disk file. Specify the
name of the file to be created on disk.
ftp Copies system information for technical support to an FTP server.
hostname Hostname of the FTP server.
ip-address IP address of the FTP server.
remotedirectory Remote directory of the system information file to be created on the FTP
server. Use the complete pathname.
remotefilename Remote filename of the system information file to be created on the FTP
server.
tftp Copies system information for technical support to a TFTP server.
hostname Hostname of the TFTP server.
ip-address IP address of the TFTP server.
remotefilename Remote filename of the system information file to be created on the TFTP
server. Use the complete pathname.