DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
206
26
Static MAC-based VLAN Command List
create mac_based_vlan mac_address <macaddr> vlan <vlan_name 32>
delete mac_based_vlan {mac_address <macaddr> vlan <vlan_name 32>}
show mac_based_vlan {mac_address <macaddr> vlan <vlan_name 32>}
26-1 create mac_based_vlan
Purpose
Used to create a static mac-based VLAN entry.
Format
create mac_based_vlan mac_address <macaddr> vlan <vlan_name 32>
Description
This command only needs to be supported by the model which supports MAC-based VLAN.
The user can use this command to create a static MAC-based VLAN entry.
When an entry is created for a port, the port will automatically become the untagged member port of the
specificed VLAN.
When a static MAC-based VLAN entry is created for a user, the traffic from this user will be able to be
serviced under the specified VLAN regardless of the authentiucation function operated on this port.
There is a global limitation of the maximum entries supported for the static mac-based entry. It is project
dependent.
Parameters
Parameters
Description
mac_address
The MAC address.
vlan
The VLAN to be associated with the MAC address.
Restrictions
You must have administrator privileges.
26-2 delete mac_based_vlan
Purpose
Used to delete a static MAC-based VLAN entry.
Format
delete mac_based_vlan {mac_address <macaddr> vlan <vlan_name 32>}