xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
447
delete mac_based_access_control_local
Parameters
mac
- Delete local database entry by specific MAC address.
vlan
- Delete local database entries by specific target VLAN name.
vlanid
- Delete local database entries by specific target VLAN ID.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the MAC-based Access Control local database entry for MAC address 00-00-00-00-00-01:
DGS-3627: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.
DGS-3627:admin#
To delete the MAC-based Access Control local database entry for the VLAN name VLAN3:
DGS-3627:admin# delete mac_based_access_control_local vlan VLAN3
Command: delete mac_based_access_control_local vlan VLAN3
Success.
DGS-3627:admin#
config mac_based_access_control authorization network
Purpose
Used to enable or disable the acceptation of an authorized configuration.
Syntax
config mac_based_access_control authorization network {radius [enable | disable] |
local [enable | disable]} (1)
Description
Used to enable or disable the acceptation of an authorized configuration.
When authorization is enabled for MAC-based Access Controls with RADIUS authentication,
the authorized attributes (for example VLAN, 802.1p default priority assigned by the RADUIS
server will be accepted if the global authorization status is enabled.
When authorization is enabled for MAC-based Access Controls with local authentication, the
authorized attributes assigned by the local database will be accepted.
Parameters
radius
- If specified to enable, the authorized attributes (for example VLAN, 802.1p default
priority assigned by the RADUIS server will be accepted if the global authorization status is
enabled. The default state is enabled.
local
- If specified to enable, the authorized attributes assigned by the local database will be
accepted if the global authorization status is enabled. The default state is enabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
The following example will disable the configuration authorized from the local database: