Brocade FastIron SX, FCX, and ICX Diagnostic Reference User Manual

Page 194

Advertising
background image

182

Brocade FastIron SX, FCX, and ICX Diagnostic Reference

53-1003076-02

supportsave commands

8

supportsave show

Syntax: supportsave [show | cancel]

show - Displays the progress of the log collection that has been executed on a terminal other
than the one on which the supportsave command is executed.

cancel - Cancels the current log collection that has been executed on a terminal other than the
one on which the supportsave command is executed.

The following is the sample output from the supportsave show command.

Brocade# supportsave show

Supportsave is executing commands: 19% completed

Brocade# supportsave show

Supportsave is executing commands: 34% completed

Brocade# supportsave show

Supportsave is executing commands: 60% completed

Brocade# supportsave show.

Supportsave is executing commands: 100% completed

Supportsave is transporting files...

supportsave add_cust_cmd index

Syntax: supportsave add_cust_cmd index index_number “cli string”

index_number - Specifies the index in the custom commands list where an additional
command need to be added. The valid range is from 1 through 32.

cli string - Specifies the commands to be added to the custom commands list.

This command adds a run-time executable command into the custom module at a particular index
of 32 characters long (maximum of 32 characters are allowed) during the run time.

Brocade# supportsave add_cust_cmd index 1 "show chassis"

supportsave del_cust_cmd index

Syntax: supportsave del_cust_cmd index index_number

The index_number variable specifies the index of a command in the custom commands list that
needs to be removed. The valid range is from 1 through 32.

This command deletes a command from the custom module at a particular index during the run
time.

supportsave del_cust_cmd all

Syntax: supportsave del_cust_cmd all

This command deletes all the custom module commands.

supportsave list_cust_cmd

Syntax: supportsave list_cust_cmd

This command displays all commands present in the custom commands list.

supportsave info enable

Syntax: supportsave info enable

Advertising