User Manual

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
535
Format
config mac_based_access_control password_type [manual_string | client_mac_address]
Parameters
manual_string - Specifies to use the same string as password for all clients do RADIUS
authentication, the string can be configured by using the command “config
mac_based_access_control password”.
client_mac_address - Specifies to use the client’s MAC address as the password for RADIUS
authentication. The MAC address format can be configured by using the command “config
authentication mac_format”.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the MAC-based Access Control using client’s MAC address as authentication
password:
DGS-3420-28SC:admin# config mac_based_access_control password_type
client_mac_address
Command: config mac_based_access_control password_type client_mac_address
Success.
DGS-3420-28SC:admin#
To configure the MAC-based Access Control using “manual_string” as authentication password:
DGS-3420-28SC:admin# config mac_based_access_control password_type
manual_string
Command: config mac_based_access_control password_type manual_string
Success.
DGS-3420-28SC:admin#