D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
381
Format
clear mac_based_access_control auth_state [ports [all | <portlist>] | mac_addr <macaddr>]
Parameters
ports - To specify the port range to delete MAC addresses on them.
all - To specify all MAC-based Access Control enabled ports to delete MAC addresses.
<portlist> - Enter the list of port used for this configuration here.
mac_addr - To delete a specified host with this MAC address.
<macaddr> - Enter the MAC address used here.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To clear MAC-based Access Control clients’ authentication information for all ports:
DES-3200-28/ME:admin#clear mac_based_access_control auth_state ports all
Command: clear mac_based_access_control auth_state ports all
Success.
DES-3200-28/ME:admin#
To delete the MAC-based Access Control authentication information for the host that has a MAC
address of 00-00-00-47-04-65:
DES-3200-28/ME: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.
DES-3200-28/ME:admin#
40-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>]}