A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
448
DGS-3627:admin# config mac_based_access_control authorization attributes local disable
Command: config mac_based_access_control authorization attributes local disable
Success.
DGS-3627:admin#
show mac_based_access_control
Purpose Used to display the MAC-based Access Control setting.
Syntax
show mac_based_access_control {ports {<portlist>}}
Description This command is used to display the MAC-based Access Control settings.
Parameters If the ports parameter is not specified, the global MAC-based Access Control settings will be
displayed.
<portlist> - Displays the MAC-based Access Control settings for a specific port or range of
ports.
If no port list is specified, the settings will be displayed for ports which have MAC-based
Access Control enabled.
Restrictions None.
Example usage:
To show the MAC-based Access Control port configuration for ports 1 to 4:
DGS-3627:admin# show mac_based_access_control ports 1-4
Command: show mac_based_access_control ports 1-4
Port State Aging Time Block Time Auth Mode Max Users
(min) (sec)
------ -------- ---------- --------- ----------- ------------
1 Disabled 100 100 Port-based 128
2 Disabled 100 200 Host-based 128
3 Disabled 50 0 Port-based 2000
4 Disabled Infinite 100 Host-based No Limit
DGS-3627:admin#
show mac_based_access_control_local
Purpose Used to display the MAC-based Access Control local database entry(s).
Syntax
show mac_based_access_control_local {[mac <macaddr> | vlan <vlan_name 32> |
vlanid <1-4094>]}
Description This command is used to display the MAC-based Access Control local database entries.
Parameters Displays all MAC-based Access Control local database entries.
mac - Displays MAC-based Access Control local database entries for a specific MAC
address.
vlan - Displays MAC-based Access Control local database entries for a specific target VLAN
name.
vlanid - Displays MAC-based Access Control local database entries for a specific target
VLAN ID.
Restrictions None.