Specifications

3-25
Cisco Wide Area Application Services Command Reference
OL-11817-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 | ftp {hostname | ip-address} remotedirectory remotefilename | 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’s date is used.
Command Modes EXEC
sysreport Generates and saves a report containing WAAS system information in a file.
disk Copies system information to a disk file.
filename Name of the file to be created on 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 FTP server.
ip-address IP address of the FTP 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.
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.
start-date (Optional) Start date of 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’s date. 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).