SICOM Series CLI Command Manual
9
KYLAND(config)#vlan 2
KYLAND(config-vlan2)#description market
KYLAND(config-vlan2)#add port 1 untag priority 0
This command line can be abbreviated to:
KYLAND>
KYLAND>ena
KYLAND#con ter
KYLAND(config)#
KYLAND(config)#vlan 2
KYLAND(config-vlan2)#desc market
KYLAND(config-vlan2)#add port 1 un pr 0
Above two kinds of commands have same functions.
Note:
When using command abbreviation function, user must input enough letters to avoid
ambiguity.
1.1.8 History Command
The software can keep the record of the latest 10 history commands user used.
To show history command list, use the following command:
Kyland#show history
1.2 Common Commands
This part mainly describes several common commands, and some specially used commands
will be discussed in other chapters.
1.2.1 Mode Configuration
Command lines provide two types of modes: one is Read Only mode, the other is
Configuration Mode. At Read Only mode, user can only read a part of system configuration
information. At Configuration Mode, user can read and configure all system configuration
information. At configuration mode, you can use some commands to enter certain protocols’
independent configuration mode, such as: “KYLAND#” is interface configuration mode.
At Read Only mode, the prompt ends with “>” i.e. “KYLAND>”
At Configuring mode, the prompt ends with “#” i.e. “KYLAND#”