A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
449
Example usage:
To show the MAC-based Access Control local database:
DGS-3627:admin# show mac_based_access_control_local
Command: show mac_based_access_control_local
MAC Address VID
----------------- ----
00-00-00-00-00-01 1
00-00-00-00-00-02 123
00-00-00-00-00-03 123
00-00-00-00-00-04 1
Total Entries:4
DGS-3627:admin#
To show the MAC-based Access Control local database for the MAC address 00-00-00-00-00-01:
DGS-3627:admin# show mac_based_access_control_local mac 00-00-00-00-00-01
Command: show mac_based_access_control_local mac 00-00-00-00-00-01
MAC Address VID
----------------- ----
00-00-00-00-00-01 1
Total Entries:1
DGS-3627:admin#
To show MAC-based Access Control local database for the VLAN called ‘default’:
DGS-3627:admin# show mac_based_access_control_local vlan default
Command: show mac_based_access_control_local vlan default
MAC Address VID
----------------- ----
00-00-00-00-00-01 1
00-00-00-00-00-04 1
Total Entries:2
DGS-3627:admin#
show mac_based_access_control auth_state
Purpose Used to display the MAC-based Access Control authentication status.
Syntax
show mac_based_access_control auth_state ports {<portlist>}
Description This command is used to display the MAC-based Access Control authentication status.
Parameters
<portlist> - Display authentication status by specific port.
If not specified port(s), it will display all of MAC-based Access Control ports authentication
status.
Restrictions None.