User Manual

Table Of Contents
Chapter 3 - Operation and Administration of the Macro BTS Using the Command Line Interface
4Motion 81 System Manual
“Using Miscellaneous Commands” on page 82
“Privilege Levels” on page 82
3.1.5.1 Using Control Characters
Control characters refer to special characters that you can use to recall or modify
previously-executed commands. The following table lists the control characters to
be used for executing commands on the CLI:
3.1.5.2 Using the CLI Help
The CLI provides help that you can access while using the CLI. Execute the
following command to obtain help for a specific command:
help [<text>]
Specify the command name as the parameter to view help for this command. For
example, to obtain help for the show resource limits command, run the
following command:
npu# help “show resource limits”
The help for the show resource limits command is displayed.
Table 3-6: Control Characters for Using the CLI
Press To...
Up/Down arrow keys Scroll the previously executed CLI commands.
Press Enter if you want to select and execute a
particular command.
Right/Left arrow keys Navigate to the right/left of the selected
character in a command.
Home key Navigate to the first character of a command.
End key Navigate to the last character of a command.
Backspace key Delete the characters of a command.
TAB key Prompt the CLI to complete the command for
which you have specified a token command.
Remember that the CLI that is the nearest
match to the token command that you have
specified is displayed.
? key View the list of commands available in the
current mode. If you press ? after a command, a
list of parameters available for that command is
displayed.