Copy debug – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 159

Advertising
background image

File Management Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

7.13

copy debug

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.

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-url>|card|debug|flash|nvs|scp|tftp|usb}

{<source-url>|card|debug|flash|nvs|scp|tftp|usb}

Mode

Privileged Exec

Example

To copy debug output to an SD (or SDHC) card with a filename my-debug, use the
following command:

To copy debug output to a USB storage device with a filename my-debug, use the
following command:

Output

Figure 7-2: CLI prompt after entering the copy debug command

Related Commands

delete debug
move debug

Parameter

Description

<destination-url>

The URL where you would like the debug output saved. See

“URL Syntax and Keyword Usage” on page 7.3

for valid

URL syntax.

<source-url>

The URL where the debug output originates. See

“URL

Syntax and Keyword Usage” on page 7.3

for valid URL

syntax.

awplus#

copy debug card:mydebug

awplus#

copy debug usb:mydebug

Enter source file name []:

Advertising