D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 200
set mac-user
Configures a user profile in the local database on the switch for a user who can be authenticated
by a MAC address, and optionally adds the user to a MAC user group. (To configure a MAC user
profile in RADIUS, see the documentation for your RADIUS server.)
Syntax: set mac-user mac-addr [group group-name]
mac-addr MAC address of the user, in hexadecimal numbers separated by colons (:).
You can omit leading zeros.
group-name Name of an existing MAC user group.
Defaults: None.
Access: Enabled.
Usage: MSS does not require MAC users to belong to user groups.
Users authenticated by MAC address can be authenticated only for network access through the
switch. MSS does not support passwords for MAC users.
Examples: The following command creates a user profile for a user at MAC address
01:02:03:04:05:06 and assigns the user to the eastcoasters user group:
DWS-1008# set mac-user 01:02:03:04:05:06 group eastcoasters
success: change accepted.
See Also:
• clear mac-user
• show aaa
set mac-user attr
Assigns an authorization attribute in the local database on the switch to a user who is authenticated
by a MAC address. (To assign authorization attributes through RADIUS, see the documentation
for your RADIUS server.)
Syntax: set mac-user mac-addr attr attribute-name value
mac-addr MAC address of the user, in hexadecimal numbers separated by colons
(:). You can omit leading zeros.
attribute-name value Name and value of an attribute you are using to authorize the MAC
user for a particular service or session characteristic.