C
ONFIGURING
P
ROTOCOL
-B
ASED
VLAN
S
13-23
Web – Click VLAN, Protocol VLAN, Port Configuration. Select a a port
or trunk, enter a protocol group ID, the corresponding VLAN ID, and
click Apply.
Figure 13-12 Protocol VLAN Port Configuration
CLI – The following maps the traffic entering Port 1 which matches the
protocol type specified in protocol group 1 to VLAN 2.
Console(config)#interface ethernet 1/1
Console(config-if)#protocol-vlan protocol-group 1 vlan 2 32-22
Console(config-if)#