Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Displays the configured MAC based
VLANs.
Optional step – saves this VLAN
configuration to be part of startup
User has to create the VLANs using the “vlan ..” command prior to configuring MAC address
VLAN mapping.
The ports required to support MAC VLAN have to be configured as untagged ports in the
hybrid mode to those VLANs.
Follow the steps below to remove MAC based VLANs.
Enters the configuration mode
Removes MAC VLAN mapping entry.
ucast_mac – Unicast MAC address for
which MAC VLAN mapping is to be
Displays the configured MAC based
VLANs.
Optional step – saves this VLAN
configuration to be part of startup
The examples below show various ways to configure MAC based VLANs.
Create a VLAN 10 and configure MAC address 00:30:40:10:10:10 to VLAN 10 for the ports fx 0/1 to 10
SMIS# configure terminal
SMIS(config)# vlan 10
SMIS(config-vlan)# ports fx 0/1-10 untagged
SMIS(config-vlan)# exit
SMIS(config)# mac-vlan 00:30:40:10:10:10 vlan 10
Remove MAC VLAN for MAC address 00:30:40:20:20:20.
SMIS# configure terminal
SMIS(config)# no mac-vlan 00:30:40:20:20:20