C613-50631-01 Rev A Command Reference for IE340 Series 174
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
FILE AND CONFIGURATION MANAGEMENT COMMANDS
MOVE
DEBUG
move debug
Overview This command moves a specified debug file to a destination debug file.
Syntax
move debug {<destination-name>|debug|nvs|flash|usb}
Mode Privileged Exec
Example To move debug output into Flash memory with a filename “my-debug”, use the
following command:
To move debug output onto a USB storage device with a filename “my-debug”, use
the following command:
awplus# move debug usb:my-debug
Output Figure 3-5: 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 137 for valid
syntax.
Enter source file name []: