trapping Send trap information to terminal
If
?
is at the position of an argument, the CLI displays a description about this argument.
<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 already complete, and you can execute the command by
pressing
Enter
.
Type a character string followed by a
?
. The CLI displays all commands starting with this string.
<Sysname> c?
cd
clock
cluster
copy
Type part of a keyword followed by a
?
. The CLI displays all keywords starting with the character string
you typed.
<Sysname> display cl?
clock
cluster
Command Line Error Information
If a command you typed contains syntax errors, the CLI reports error information.
Table 1-4
lists some
common command line errors.
Table 1-4
Common command line errors
Error information
Cause
The command was not found.
% Unrecognized command found at '^'
position.
The keyword was not found.
% Incomplete command found at '^' position.
Incomplete command
% Ambiguous command found at '^' position.
Ambiguous command
Too many parameters
Too many parameters
% Wrong parameter found at '^' position.
Wrong parameters
Typing and Editing Commands
Fuzzy match
The 3Com series Ethernet switches support fuzzy match for efficient input of commands.
1-13