D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
409
config mac_based_access_control authorization attributes
Purpose
Used to enable or disable local or RADIUS authorization to accept an authorized configuration.
Syntax
config mac_based_access_control authorization attributes { radius [ enable | disable ] | local
[ enable | disable ] } (1)
Description
Used to enable or disable an authorized configuration to be accepted.
When authorization is enabled for MAC-based access controls with RADIUS authentication, the
authorized attributes (for example VLAN, 802.1p default priority, and ACL) 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, and ACL) assigned by the RADUIS server will be accepted when the global
authorization status is enabled with the enable authorization attributes command.
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 with the enable authorization attributes
command.
The default state is enabled.
Restrictions
Only Administrator-level users can issue this command.
Example usage
The following example will disable the configuration authorized from the local database:
DES-3200-28F:4# config mac_based_access_control authorization attributes local
disable
Command: config mac_based_access_control authorization attributes local disable
Success.
DES-3200-28F:4#