1-16
Parameters
None
Description
Use the mac-vlan enable command to enable MAC address-based VLAN on a port.
Use the undo mac-vlan enable command to disable MAC address-based VLAN on a port.
By default, MAC address-based VLAN is disabled on a port.
Examples
# Enable MAC address-based VLAN on Ethernet1/0/1.
<Sysname> system-view
[Sysname] interface ethernet 1/0/1
[Sysname–Ethernet1/0/1] mac-vlan enable
mac-vlan mac-address
Syntax
mac-vlan mac-address mac-address vlan vlan-id [ priority pri ]
undo mac-vlan { all | mac-address mac-address | vlan vlan-id }
View
System view
Default Level
2: System level
Parameters
mac-address mac-address: Specifies a MAC address.
vlan vlan-id: Specifies a VLAN ID, in the range of 1 to 4094.
priority pri: Specifies the 802.1p priority value corresponding to the specified MAC address. This
argument is in the range of 0 to 7.
all: Removes all the static MAC address-to-VLAN entries.
Description
Use the mac-vlan mac-address command to associate the specified VLAN and priority value with the
specified MAC addresses.
Use the undo mac-vlan command to remove the association.
Examples
# Associate a single MAC address 0-1-1 with VLAN 100 and 802.1p priority 7.
<Sysname> system-view
[Sysname] mac-vlan mac-address 0-1-1 vlan 100 priority 7
Protocol-Based VLAN Configuration Commands