xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
719
Parameters
<passwd 16> - In RADIUS mode, the switch communicates with the RADIUS server using this
password. The maximum length of the key is 16 characters.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the password “rosebud” that will be used for authentication via RADIUS server:
DGS-3620-28SC:admin#config mac_based_access_control password rosebud
Command: config mac_based_access_control password rosebud
Success.
61-4 config mac_based_access_control method
Description
This command is used to authenticate via a local database or a RADIUS server.
Format
config mac_based_access_control method [local | radius]
Parameters
local - Specifies to authenticate via local database.
radius - Specifies to authenticate via RADIUS server.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the MAC-based access control method as local:
DGS-3620-28SC:admin#config mac_based_access_control method local
Command: config mac_based_access_control method local
Success.