D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
393
show mac_based_vlan
Purpose
Used to display a static mac-based vlan entry.
Syntax
show mac_based_vlan {mac <macaddr> | vlan <vlan_name 32>}
Description
This command is used to display a static MAC-Based VLAN entry.
Parameters
mac The MAC address of the entry to display.
vlan – The VLAN of the entry to display.
Restrictions
None.
Example usage:
In the following example, MAC address “00:80:c2:33:c3:45” is assigned to VLAN 300 by manual configuration. It is assigned to
VLAN 400 by 802.1X. Since 802.1X has higher priority than manual configuration, the manual configured entry will become
inactive.
To display the MAC-based VLAN entry:
DES-3200-28:4# show mac_based_vlan
Command: show mac_based_vlan
MAC Address VLAN Status Type
----------------- ---- ------ -----------------------
00-80-e0-14-a7-57 200 Active Static
00-80-c2-33-c3-45 300 Inactive Static
00-80-c2-c3-c3-45 400 Active 802.1X
Total Entries: 3
DES-3200-28:4#