Q
A – Command Line Interface Help Command
Help Command
Displays a brief description of the specified command and its keywords.
Authority User
Syntax help [command] [keyword]
Keywords [command]
Displays a summary of the command given by [command] and its keywords. If you omit [command], the system displays all available commands from which to choose.
[keyword]
Displays a summary of the keyword given by [keyword] belonging to the command given by [command]. If you omit [keyword], the system displays the available keywords for the specified command.
all
Displays a list of all available commands (including command variations). Examples The following is an example of the Help Set command:
SANbox2 | #> help set | |
set SET_OPTIONS |
| |
There are many | attributes that can be set. | |
Type help with | one of the following to get more information: | |
set | alarm |
|
set | beacon |
|
set | blade |
|
set | config | blade |
set | config | port |
set | config | ports |
set | config | switch |
set | config | threshold |
set | config | zoning |
set | log |
|
set | pagebreak | |
set | port |
|
set | setup snmp | |
set | setup system | |
set | switch |
|
The following is an example of the Help Set Beacon command:
SANbox2 #> help set beacon set beacon On Off
This command allows the LEDs on the front of the switch to flash.
The On option will start and the Off option will stop the flashing.