Specifications
3-47
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
copy sysreport
copy sysreport
To copy system troubleshooting information from the device, use the copy sysreport EXEC command.
copy sysreport disk filename
copy sysreport ftp {hostname | ip-address} remotedirectory remotefilename
copy sysreport tftp {hostname | ip-address} remotefilename} [start-date {day month | month day}
year [end-date {day month | month day} year]]
Syntax Description
Defaults If end-date is not specified, today is used.
Command Modes EXEC
sysreport Generates and saves a report containing WAAS system information in a file.
disk filename Copies system information to a disk file. Specify the name of the file to be
created on a disk. Note that .tar.gz is appended to the filename that you
specify.
ftp Copies system information to a FTP server.
hostname Hostname of the server.
ip-address IP address of the server.
remotedirectory Remote directory where the system information file is to be created on the
FTP server.
remotefilename Remote filename of the system information file to be created on the FTP
server.
tftp Copies system information to a TFTP server.
remotefilename Remote filename of the system information file to be created on the TFTP
server. Use the complete pathname.
start-date (Optional) Start date of the information in the generated system report.
day month Start date day of the month (1–31) and month of the year (January,
February, March, April, May, June, July, August, September, October,
November, December). You can alternately specify the month first,
followed by the day.
year Start date year (1993–2035).
end-date (Optional) End date of information in the generated system report. If
omitted, this date defaults to today. The report includes files through the end
of this day.
day month End date day of the month (1–31) and month of the year (January, February,
March, April, May, June, July, August, September, October, November,
December). You can alternately specify the month first, followed by the day.
year End date year (1993–2035).