beautypg.com

KBC Networks ESML6-P3 User Manual

Page 22

background image

Ethernet Switch User Manual

Manual_cmd_line_config-ESML6-P3-Rev1106

Copyright © KBC Networks Ltd.

Page 21 of 49

www.kbcnetworks.com

VLAN100

port 1 = untagged

port 3 = tagged

port 2 = untagged

port 4 = tagged

port 5 = tagged

port 6 = tagged


VLAN200

port 3 = untagged

port 1 = tagged

port 4 = untagged

port 2 = tagged


VLAN300

port 5 = untagged

port 1 = tagged

port 6 = untagged

port 2 = tagged


The VLANs must then be added to the PVLAN.

To create VLAN 100:

#SWITCH(config)#vlan 100

Adding untagged ports to VLAN100:

#SWITCH(config-vlan-100)#add port 1 untag priority 1

#SWITCH(config-vlan-100)#add port 2 untag priority 1

Adding tagged ports to VLAN100:

#SWITCH(config-vlan-100)#add port 3 tag

#SWITCH(config-vlan-100)#add port 4 tag

#SWITCH(config-vlan-100)#add port 5 tag

#SWITCH(config-vlan-100)#add port 6 tag

To create VLAN200:

#SWITCH(config)#vlan 200

Adding untagged ports to VLAN200:

#SWITCH(config-vlan-200)#add port 3 untag priority 1

#SWITCH(config-vlan-200)#add port 4 untag priority 1

Adding tagged ports to VLAN200:

#SWITCH(config-vlan-200)#add port 1 tag

#SWITCH(config-vlan-200)#add port 2 tag