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


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
383
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the target VLAN “default” for the MAC-based Access Control local database entry 00-
00-00-00-00-01:
DES-3200-28/ME:admin#config mac_based_access_control_local mac 00-00-00-00-00-
01 vlan default
Command: config mac_based_access_control_local mac 00-00-00-00-00-01 vlan
default
Success.
DES-3200-28/ME:admin#
40-12 delete mac_based_access_control_local
Description
This command is used to delete a MAC-based Access Control local database entry.
Format
delete mac_based_access_control_local [mac <macaddr> | vlan <vlan_name 32> | vlanid
<vlanid 1-4094>]
Parameters
mac - Delete local database entry by specific MAC address.
<macaddr> - Enter the MAC address used here.
vlan - Delete local database entries by specific target VLAN name.
<vlan_name 32> - Enter the VLAN name here. This name can be up to 32 characters long.
vlanid - Delete local database entries by specific target VLAN ID.
<vlanid 1-4094> - Enter the VLAN ID here. This value must be between 1 and 4094.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete the MAC-based Access Control local database entry for MAC address 00-00-00-00-00-
01:
DES-3200-28/ME:admin#delete mac_based_access_control_local mac 00-00-00-00-00-
01
Command: delete mac_based_access_control_local mac 00-00-00-00-00-01
Success.
DES-3200-28/ME:admin#