
C613-50152-01 Rev C
Command Reference for IX5-28GPX
101
AlliedWare Plus™ Operating System - Version 5.4.7-0.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. Specify whether
the destination is Flash or USB when saving the software to the local filesystem.
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 86 for valid syntax.
<source-name>
The filename and path where the debug output originates.
See
on page 86 for valid syntax.
Enter source file name []: