DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
411
Format
clear mac_based_access_control auth_state [ports [all | <portlist>] | mac_addr <macaddr>]
Parameters
ports - Specifies the port range to delete MAC addresses on them.
all - Specifies to delete the MAC addresses of all MAC-based Access Control enabled ports.
<portlist> - Enter the list of port used for this configuration here.
mac_addr - Specifies to delete a specified host with this MAC address.
<macaddr> - Enter the MAC address used here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To clear MAC-based Access Control clients’ authentication information for all ports:
DGS-3000-26TC:admin#clear mac_based_access_control auth_state ports all
Command: clear mac_based_access_control auth_state ports all
Success.
To delete the MAC-based Access Control authentication information for the host that has a MAC
address of 00-00-00-47-04-65:
DGS-3000-26TC:admin#clear mac_based_access_control auth_state mac_addr 00-00-
00-47-04-65
Command: clear mac_based_access_control auth_state mac_addr 00-00-00-47-04-65
Success.
44-10 create mac_based_access_control_local
Description
This command is used to create a MAC-based Access Control local database entry that will be
used for authentication. This command can also specify the VLAN that an authorized host will be
assigned to.
Format
create mac_based_access_control_local mac <macaddr> {[vlan <vlan_name 32> | vlanid <
vlanid 1-4094>]}