Chapter 12: Getting Started (CLI)
General CLI Commands
phn-3963_008v000
Page 12-4
General CLI Commands
To display all command levels available from your current level, press <TAB> twice. For example, if you press
<TAB> twice at the root level, the following is displayed:
root>
auto-state-propagation ethernet exit multi-carrier-abc
platform quit radio radio-groups
switch-back switch-to wait
Some of these are complete commands, such as
quit
and
exit
. Others constitute the first word or phrase for a
series of commands, such as
ethernet
and
radio
.
Similarly, if you enter the word “platform” and press <TAB> twice, the first word or phrase of every command that
follows platform is displayed:
root> platform
activation-key configuration if-manager management
security software status
sync unit-info unit-info-file
root> platform
To auto-complete a command, press <TAB> once.
Use the up and down arrow keys to navigate through recent commands.
Use the ? key to display a list of useful commands and their definitions.
At the prompt, or at any point in entering a command, enter the word
help
to
display
a list of
available commands. If you enter
help
at the prompt, a list of all commands is displayed. If you enter
help after entering part of a command, a list of commands that start with
the portion of the command you have already entered is displayed.
To scroll up and down a list, use the up and down arrow keys.
To end the list and return to the most recent prompt, press the letter
q
.