D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
399
config mac_based_access_control password
Purpose
Used to configure the password of the MAC-based access control.
Syntax
config mac_based_access_control password <passwd 16>
Description
This command will set the password that will be used for authentication
via RADIUS server.
Parameters
<password 16> - In RADIUS mode, the Switch communicates with the
RADIUS server using this password. The maximum length of the key is
16.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the password for MAC-based access control:
DES-3200-28:4#config mac_based_access_control password switch
Command: config mac_based_access_control password switch
Success.
DES-3200-28:4#
config mac_based_access_control method
Purpose
Used to configure the MAC-based access control authenticating
method.
Syntax
config mac_based_access_control method [local | radius]
Description
This command specifies to authenticate via local database or via
RADIUS server.
Parameters
local Specify to authenticate via local database.
radius – Specify to authenticate via RADIUS server.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To configure the MAC-based access control method:
DES-3200-28:4#config mac_based_access_control method local
Command: config mac_based_access_control method local
Success.
DES-3200-28:4#