121
logging Send log information to terminal
monitor Send information output to current terminal
trapping Send trap information to terminal
If
?
is at the position of an argument, the CLI displays a description about this argument. For example:
<sysname> system-view
[sysname] interface vlan-interface ?
<1-4094> VLAN interface number
[sysname] interface vlan-interface 1 ?
<cr>
[sysname] interface vlan-interface 1
The string
<cr>
indicates that the command is a complete command, and you can execute the command
by pressing
Enter
.
3.
Type an incomplete character string followed by a
?
. The CLI displays all commands starting with
the typed character(s).
<sysname> c?
cd
clock
cluster
copy
<sysname> display cl?
clipboard
clock
cluster
Typing commands
Editing command lines
lists some shortcut keys you can use to edit command lines.
Table 13
Editing functions
Key Function
Common keys
If the edit buffer is not full, pressing a common key inserts the character at the
position of the cursor and moves the cursor to the right.
Backspace
Deletes the character to the left of the cursor and moves the cursor back one
character.
Left arrow key or
Ctrl+B
The cursor moves one character space to the left.
Right arrow key or
Ctrl+F
The cursor moves one character space to the right.