136 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
FILE MANAGEMENT COMMANDS
MOVE
DEBUG
move debug
Overview This command moves a specified debug file to a destination debug file.
Syntax
move debug {<destination-name>|card|debug|flash|nvs}
{<source-name>|card|debug|flash|nvs}
Mode Privileged Exec
Example To move debug output onto an SD (or SDHC) card with a filename my-debug, use
the following command:
awplus# move debug card:my-debug
Output Figure 3-4: CLI prompt after entering the move debug command
Related
Commands
copy debug
delete debug
Parameter Description
<destination-name> The filename and path where you would like the debug
output moved to. See Introduction on page 106 for valid
syntax.
<source-name> The filename and path where the debug output originates.
See Introduction on page 106 for valid syntax.
Enter source file name []: