Operation Manual – CLI
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
CLI Configuration
1-10
II. Partial online help
Enter a character string followed by a "?" character on your terminal to display all the
commands beginning with the string. For example:
<H3C> pi?
ping
Enter a command, a space, and a character string followed by a "?" character on your
terminal to display all the keywords that belong to the command and begin with the
string (if available). For example:
<H3C> display ver?
version
Enter the first several characters of a keyword in a command and then press <Tab>, the
complete keyword will be displayed on the terminal screen if the input characters
uniquely identify a keyword; all the keywords that match the input characters will be
displayed on the terminal screen if the input characters match more than one keyword.
You can use the language-mode command to display the help information in English.
1.3.2 Terminal Display
CLI provides the following display features:
z The prompt information and help information can be displayed in Chinese or
English.
z Display suspension. That is, the display of output information can be paused when
the screen is full and you can then perform one of the three operations listed in
Table 1-5 as needed.
Table 1-5 Display-related operations
Operation Function
Press <Ctrl+C> Suspend the display and execution of a command.
Press the space key Scroll the output information up by one page.
Press <Enter> Scroll the output information up by one line.
1.3.3 History Commands
The CLI provides a function similar to Doskey to store the history commands
automatically. You can recall and execute these history commands at any time. By
default, the CLI can store 10 history commands for each user.
Table 1-6 lists history
command-related operations.