C613-50104-01 REV A Command Reference for x230 Series 90
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
FILE AND CONFIGURATION MANAGEMENT COMMANDS
COPY
DEBUG
copy debug
Overview This command copies a specified debug file to a destination file. Specify whether
the destination is Flash or Card when saving the software to the local filesystem.
Syntax
copy debug {<destination-name>|card|debug|flash|nvs|scp|tftp}
{<source-name>|card|debug|flash|nvs|scp|tftp}
Mode Privileged Exec
Example To copy debug output to an SD (or SDHC) card with a filename “my-debug”, use
the following command:
awplus# copy debug card:my-debug
Output Figure 2-2: CLI prompt after entering the copy debug command
Related
Commands
delete debug
move debug
Parameter Description
<destination-name> The filename and path where you would like the debug
output saved. See Introduction on page 76 for valid syntax.
<source-name> The filename and path where the debug output originates.
See Introduction on page 76 for valid syntax.
Enter source file name []: