Ethernet Switch User Manual
Manual_cmd_line_config-ESML6-P3-Rev1106
Copyright © KBC Networks Ltd.
Page 19 of 49
www.kbcnetworks.com
SWITCH(config-vlan2)#
5.2.2
Adding a VLAN port
Each added port can be either set to be tagged or untagged.
Example:
Setting port 2 to be tagged.
SWITCH(config-vlan2)#add port 2 tag
If a port is set to be untagged it has 7 priorities from 0 to 7.
Example:
Add port 3 to VLAN2, set to be untagged and with a priority of 5.
SWITCH(config-vlan2)#add port 3 untag priority 5
5.2.3
Deleting a port from a VLAN
Example:
Delete port 3 from VLAN 2.
SWITCH(config-vlan2)#delete port 3
5.2.4
Adding a VLAN port name
Example:
Changing the name of a VLAN to KBC
SWITCH(config-vlan2)#description KBC
5.2.5
Exiting VLAN configuration
SWITCH(config-vlan2)#exit
5.2.6
Returning to the main menu
KYLAND(config-vlan2)#end