xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
379
Success.
DES-3800:admin#
show mac_based access_control_local mac
Purpose
Used to display the local MAC-based access control authentication
database.
Syntax
show mac_based_access_control_local {[mac <macaddr> | vlan
<vlan_name 32>]}
Description
This command is used to display the local MAC-based access control
authentication database.
Parameters
mac <macaddr> -
Enter the MAC address within the local MAC-based
access control authentication database to be displayed.
<vlan_name 32> -
Enter the name of the VLAN within the local MAC-
based access control authentication database to be displayed, with its
corresponding MAC addresses.
Entering no parameters will display all entries located in the local MAC-
based access control authentication database, along with their
corresponding target VLANs.
Restrictions
None.
Example usage:
To display a MAC address entry located within the local MAC-based access control authentication database.
DES-3800:admin#show mac_based_access_control_local mac 00-01-0A-3B-00-06
Command: show mac_based_access_control_local mac 00-01-0A-3B-00-06
MAC Address VLAN Name
----------------- ------------------
00-01-0A-3B-00-06 Triton
Total Entries: 1
DES-3800:admin#
To display MAC address entries located within the local MAC-based access control authentication database by VLAN.
DES-3800:admin#show mac_based_access_control_local vlan Triton
Command: show mac_based_access_control_local mac vlan Triton
MAC Address VLAN Name
----------------- ------------------
00-01-0A-3B-00-06 Triton
00-02-0A-3B-00-02 Triton
Total Entries: 2
DES-3800:admin#