Operation Manual – System Maintaining and Debugging
H3C S5500-EI Series Ethernet Switches
Chapter 1 Basic Configurations
1-13
4) Enter a character string followed by a <?>. All the commands starting with this
string are displayed.
<Sysname> c?
cd
clock
copy
5) Enter a command followed by a character string and a <?>. All the keywords
starting with this string are listed.
<Sysname> display ver?
version
6) Press <Tab> after entering the first several letters of a keyword to display the
complete keyword, provided these letters can uniquely identify the keyword in this
command.
1.2.3 Synchronous Information Output
Synchronous information output refers to the feature that if the user’s input is
interrupted by system output, then after the completion of system output the system will
display a command line prompt and your input so far, and you can continue your
operations from where you were stopped.
You can use the
info-center synchronous
command to enable synchronous
information output. For the detailed description of this function, refer to
Information
Center Configuration
.
1.2.4 undo Form of a Command
Adding the keyword
undo
can form an
undo
command. Almost every configuration
command has the
undo
form.
undo
commands are generally used to restore the
system default, disable a function or cancel a configuration. For example, the
info-center enable
command is used to enable the information center, while the
undo
info-center enable
command is used to disable the information center. (By default, the
information center is enabled.)
1.2.5 Edit Features
The CLI provides the basic command edit functions and supports multi-line editing. The
maximum length of each command is 256 characters.
Table 1-4
lists these functions.