xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
462
To config MAC-based access control local by VLAN:
DGS-3627:5# config mac_based_access_control_local mac 00-00-00-00-
00-01 vlan RG
Command: config mac_based_access_control_local mac 00-00-00-00-00-01
vlan RG
Success.
DGS-3627:5#
delete mac_based_access_control_local
Purpose
Used to delete the local database entry.
Syntax
delete mac_based_access_control_local [mac <macaddr> | vlan
<vlan_name 32>| vlanid <vlanid 1-4094> ]
Description The
delete mac_based_access_control_local
command is used to
delete a database entry.
Parameters
mac
– Delete the database entry by this MAC address.
vlan
– Delete the database entry by this VLAN name.
vlanid
–Delete the database entry by this VLAN ID.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage
To delete MAC-based access control local by MAC address:
DGS-3627:5#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.
DGS-3627:5#
To delete MAC-based access control local by VLAN name:
DGS-3627:5#delete mac_based_access_control_local vlan default
Command: delete mac_based_access_control_local vlan default
Success.
DGS-3627:5#
To delete MAC-based access control local by VLAN ID:
DGS-3627:5#delete mac_based_access_control_local vlanid 409
Command: delete mac_based_access_control_local vlanid 409
Success.
DGS-3627:5#