1028 CHAPTER 83: BASIC CONFIGURATIONS
Introduction to CLI CLI is an interaction interface between devices and users. Through CLI, you can 
configure your devices by entering commands and view the output information 
and verify your configurations, thus facilitating your configuration and 
management of your devices.
CLI provides the following features for you to configure and manage your devices:
■ Hierarchical command protection where you can only execute the commands 
at your own or lower levels. Refer to “Configuring User Levels and Command 
Levels” on page 1026 for details.
■ Easy access to on-line help by entering “?”
■ Abundant debugging information for fault diagnosis.
■ Saving and executing commands that have be executed.
■ Fuzzy match for convenience of input. You only need to input the characters 
that can uniquely identify a keyword to recognize and execute the keyword. 
For example, for the keyword Ethernet, you only need to input eth when you 
execute a command with this keyword.
Online Help with
Command Lines
The following are the types of online help available with the CLI:
■ Full help
■ Fuzzy help
To obtain the desired help information, you can:
1 Enter <?> in any view to access all the commands in this view and brief description 
about them as well.
<Sysname> ?
User view commands:
backup Backup next startup-configuration file to TFTP server
boot-loader Set boot loader
bootrom Update/read/backup/restore bootrom
cd Change current directory
clock Specify the system clock
cluster Run cluster command
copy Copy from one file to another
debugging Enable system debugging functions
delete Delete a file
dir List files on a file system
display Display current system information
......omitted...... 
2 Enter a command and a <?> separated by a space. If <?> is at the position of a 
keyword, all the keywords are given with a brief description.
<Sysname> terminal ?
debugging Send debug information to terminal
logging Send log information to terminal
monitor Send information output to current terminal
trapping Send trap information to terminal 
3 Enter a command and a <?> separated by a space. If <?> is at the position of a 
parameter, the description about this parameter is given.
<Sysname> system-view
[Sysname] interface vlan-interface
<1-4094> VLAN interface number