Mapping Protocols to VLANs
25-3
25
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 25-2 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 3.
Console(config)#interface ethernet 1/1
Console(config-if)#protocol-vlan protocol-group 1 vlan 3 54-2
Console(config-if)#