D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
529
Parameters
radius - Specify to enable or disable the authorized attributes assigned by the RADIUS server
that will be accepted.
enable - If specified to enable, the authorized attributes (for example VLAN, 802.1p default
priority, and ACL) assigned by the RADIUS server will be accepted if the global
authorization status is enabled. The default state is enabled.
disable - If specified to disable, the authorized attributes (for example VLAN, 802.1p default
priority, and ACL) assigned by the RADIUS server will not be accepted even if the global
authorization status is enabled.
local - Specify to enable or disable the authorized attributes assigned by the local database.
enable - 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.
disable - If specified to disable, the authorized attributes assigned by the local database will
not be accepted even if the global authorization status is enabled.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To disable the configuration authorized from the local database:
DGS-3420-28SC:admin#config mac_based_access_control authorization attributes
local disable
Command: config mac_based_access_control authorization attributes local disable
Success.
DGS-3420-28SC:admin#
52-14 delete mac_based_access_control_local
Description
This command is used to delete a database entry
Format
delete mac_based_access_control_local [mac <macaddr> | vlan <vlan_name 32> | vlanid
<vlanid 1-4094>]
Parameters
mac
- Delete database by this MAC address.
<macaddr> - Enter the MAC address here.
vlan - Delete database by this VLAN name.
<vlan_name 32> - Specify a VLAN name up to 32 characters long.
vlanid - Delete database by this VLAN ID.
<vlanid 1-4094> - Specify a VLAN ID value must be between 1 and 4094.