Ethernet Switch User Manual
Manual_cmd_line_config-ESML6-P3-Rev1106
Copyright © KBC Networks Ltd.
Page 22 of 49
www.kbcnetworks.com
To create VLAN300:
Create VLAN 300
#SWITCH(config)#vlan 300
Adding untagged ports to VLAN300:
#SWITCH(config-vlan-300)#add port 5 untag priority 1
#SWITCH(config-vlan-300)#add port 6 untag priority 1
Adding tagged ports to VLAN300:
#SWITCH(config-vlan-300)#add port 1 tag
#SWITCH(config-vlan-300)#add port 2 tag
Adding into the VLANs into the PVLAN:
#SWITCH(config)#pvlan add 100
#SWITCH(config)#pvlan add 200
#SWITCH(config)#pvlan add 300
6
Port Trunking
6.1
Introduction
Port trunking or link aggregation is a method by which physical ports are combined into
one logical link to increase bandwidth and improve resilience. The ESML6-P3 supports up
to 2 trunk groups and each group can have up to 4 members. The configured services for
all ports in the same trunk group should be the same.
6.2
Port Trunking configuration
To create trunk 1:
SWITCH(config)#trunk 1
SWITCH(config-trunk1)#
6.2.1
Adding a trunk port:
Adding port 1 into trunk 1.
SWITCH(config-trunk1)#add port 1
6.2.2
Deleting a trunk port:
SWITCH(config-trunk1)#delete port 1
6.2.3
Exiting port trunking menu: