6
2.6 Terminal Key Function
Following is the list of all the terminal keys and their function.
Table 2-2 List of Terminal Keys
ENTER
Run a CLI config script
CTRL-M
TAB
Tab completion.
If tab is pressed after a non-whitespace character, complete the word
before the Tab.
If tab is pressed after a whitespace character, complete the next word.
CTRL-I
?
Display available commands
If ? is pressed after a non-whitespace character, show possible
choices for this word.
If ? is pressed after a whitespace character, show possible choices for
the next word.
<Up Arrow>
Up history
CTRL-P
<Down Arrow>
Down history
CTRL-N
Home
Move the cursor to the beginning of the input line
CTRL-A
End
Move the cursor to the end of the input line
CTRL-E
<Left Arrow>
Move the cursor backward
CTRL-B
<Right Arrow>
Move the cursor forward
CTRL-F
BACKSPACE
Erase the character before the cursor
CTRL-H
2.7 Notation Conventions
The notation conventions for the parameter syntax of each CLI command are as follows:
Parameters enclosed in [ ] are optional.
Parameter values are separated by a vertical bar “|” only when one of the specified
values can be used.
Parameter values are enclosed in { } when you must use one of the values specified.
Содержание IS-DG500 Series
Страница 2: ......