![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/cd/acd370e2-9193-4ed9-a4a6-6abe0c188695/acd370e2-9193-4ed9-a4a6-6abe0c188695-bgb9.png)
VLAN Configuration
3-137
3
- If the frame is untagged and the protocol type matches, the frame is forwarded
to the appropriate VLAN.
- If the frame is untagged but the protocol type does not match, the frame is
forwarded to the default VLAN for this interface.
Command Attributes
• Interface – Port or trunk identifier.
• Protocol Group ID –
Group identifier of this protocol group.
(Range: 1-2147483647)
• VLAN ID – VLAN to which matching protocol traffic is forwarded. (Range: 1-4094)
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 3-80 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 4-200
Console(config-if)#