mac
166
Switch(Config-If-Ethernet1/1)#vlan-translation enable
4.1.42 vlan-translation miss drop
This command is not supported by the switch.
4.2 Commands for Dynamic VLAN Configuration
4.2.1 dynamic-vlan mac-vlan prefer
This command is not supported by this switch.
4.2.2 dynamic-vlan subnet-vlan prefer
This command is not supported by this switch.
4.2.3 mac-vlan
Command: mac-vlan mac <mac-addrss> vlan <vlan-id> priority <priority-id>
no mac-vlan {mac <mac-addrss>|all}
Function: Add the correspondence between MAC address and VLAN, namely specify
certain MAC address to join specified VLAN. The no form of this command deletes all/the
correspondence.
Parameter: mac-address is the MAC address which is shown in the form of
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










