C613-50170-01 Rev B
Command Reference for x510 Series
121
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
F
ILE
AND
C
ONFIGURATION
M
ANAGEMENT
C
OMMANDS
COPY
DEBUG
copy debug
Overview
This command copies a specified debug file to a destination file.
Syntax
copy debug {<
destination-name
>|debug|flash|nvs|scp|tftp|usb}
{<
source-name
>|debug|flash|nvs|scp|tftp|usb}
Mode
Privileged Exec
Example
To copy debug output to a USB storage device with a filename “my-debug”, use
the following command:
awplus#
copy debug usb:my-debug
Output
Figure 2-2:
CLI prompt after entering the
copy debug
command
Related
Commands
Parameter
Description
<destination-name>
The filename and path where you would like the debug
output saved. See
on page 106 for valid
syntax.
<source-name>
The filename and path where the debug output originates.
See
on page 106 for valid syntax.
Enter source file name []: