June 30, 2006
Confidential
Document Number BDTM10001-A05 Standard
BelAir100 User Guide
Command Line Interface Basics
• a list of commands starting with the given keyword in the current mode
You can use "?" as an alternative for the word "help".
When "help" or "?" is typed in the required mode, all commands present in that
mode as well as all general commands are listed.
Example
/system# help
show version
show alarms <number of alarms>
[type {all|dcom|eqpt|sw|qos|env|secu|sys}]
[severity {all|critical|major|minor|warning|info}]
show alarm history <number of entries>
[type {all|dcom|eqpt|sw|qos|env|secu|sys}]
[severity {all|critical|major|minor|warning|info}]
[<start_idx>]
set alarm type mask {all|dcom|eqpt|sw|qos|env|secu|sys}
set alarm severity mask {all|critical|major|minor|warning|info}
show alarm mask
show phyinv
show temperature internal
show temperature limit upper
show temperature limit lower
show battery present
show battery voltage
When a keyword is typed, all possible commands starting from that keyword
are displayed.
Example
/system# help system
[Syntax] : system [switch <name>] [contact <firm>] [location <place>]
Description : configures system parameters
[Syntax] : system [default-ipaddr <ip addr>] [subnet-mask < mask >]
[default-interface <name>]
Description : configures system parameters
When help is needed for a specific command, enter the command within
quotes along with the word
help
.
Example
/system# help "reboot"
[Syntax] : reboot [{force}]
Description : Directs the node to reboot.
When an abbreviation is used in the help string, all matching commands are
listed with the description.