BelAir20E User Guide
Command Line Interface Basics
April 2, 2012
Confidential
Document Number BDTM02201-A01 Standard
16 cd interface/wifi-1-1/
17 ?
18 show
19 show ssid table
20 show statistics
21 history
Special CLI Keys
Command Completion
You can ask the CLI to complete a partially typed command or mode name by
pressing the
tab
key. If the command or mode name cannot be completed
unambiguously, the CLI presents you with a list of possible completions. For
instance, entering:
/system# show co{tab}
produces the following output:
Available commands :
show communications
show config-download status
show coordinates
show country [detail]
Execution of the Last Typed Command
You may repeat the last command, by entering the
!
key twice, followed by
carriage return.
Executing the Previous Commands
You may browse through the command history by using the up and down arrow
keys of a VT100 or compatible terminal. You can also execute a certain
command from the command history by entering the
!
key, followed by the
command number (as displayed in the
history
command output) and carriage
return.
Help Command
?
?? [<command>]
help [<command>]
These commands display:
• a list of commands available in the current mode
• help on a particular command available in the current mode
• help on commands starting with the given keyword in the current mode
Entering "??" is equivalent to entering "help".