mac
VLAN Configuration
202
XX-XX-XX-XX-XX-XX, vlan-id is the ID of the VLAN with a valid range of 1~4094;
priority-id is the level of priority and is used in the VLAN tag with a valid range of 0~7; all
refers to all the MAC addresses.
Command Mode: Global Mode.
Default: No MAC address joins the VLAN by default.
Usage Guide: With this command user can add specified MAC address to specified
VLAN. If there is a non VLAN label data packet enters from the switch port from the
specified MAC address, it will be assigned with specified VLAN ID so sent enter
specified VLAN. Their belonging VLAN are the same no matter which port did they enter
through. The command does not have any interfere on the VLAN label data packet.
Example: Add network device of MAC address as 00-03-0f-11-22-33 to VLAN 100.
Switch#config
Switch(config)#mac-vlan mac 00-03-0f-11-22-33 vlan 100 priority 0
15.3.4 mac-vlan vlan
Command: mac-vlan vlan <vlan-id>
no mac-vlan vlan <vlan-id>
Function: Configure the specified VLAN to MAC VLAN; the “no mac-vlan vlan
<vlan-id>” command cancels the MAC VLAN configuration of this VLAN.
Parameter: <vlan-id> is the number of the specified VLAN.
Command Mode: Global Mode.
Default: No MAC VLAN is configured by default.
Usage Guide: Set specified VLAN for MAC VLAN.
Example: Set VLAN100 to MAC VLAN.
Switch#config
Switch(config)#mac-vlan vlan 100
15.3.5 protocol-vlan
Command: protocol-vlan etype <etype-id> vlan <vlan-id>
no protocol-vlan {etype <etype-id> vlan <vlan-id> | all}
Function: Add the correspondence between the protocol and the VLAN namely specify
the protocol to join specified VLAN. The no form of this command deletes all/the
correspondence.
Parameter: etype-id is the type of the packet protocol, with a valid range of 1536~65535;
vlan-id is the ID of VLAN, the valid range is 1~4094; priority is the priority, the range is
0~7; all indicates all the encapsulate protocols.
Command Mode: Global Mode.










