Installation guide
VLAN Configuration
3-213
3
CLI – This example shows the switch configured with Protocol Group 2 which
matches RFC 1042 IP traffic.
Configuring the Protocol VLAN System
Use the Protocol VLAN System Configuration menu to map a Protocol VLAN Group
to a VLAN.
Command Usage
When a frame enters a port that has been assigned to a protocol VLAN, it is
processed in the following manner:
• If the frame is tagged, it will be processed according to the standard rules applied
to tagged frames.
• 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
• Protocol Group ID – Protocol Group ID assigned to the Protocol VLAN Group.
(Range: 1-2147483647)
•VLAN ID – VLAN to which matching protocol traffic is forwarded. (Range: 1-4094)
Web – Click VLAN, Protocol VLAN, System Configuration.
Figure 3-122 Protocol VLAN System Configuration
CLI – This example shows the switch configured with Protocol Group 2 mapped to
VLAN 2.
Console(config)#protocol-vlan protocol group 2 add frame-type
rfc-1042 protocol-type ip 4-268
Console(config)#
Console(config)#protocol-vlan protocol-group 2 vlan 2 4-268
Console(config)#