D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 176
clear mac-user
Removes a user profile from the local database on the switch, for a user who is authenticated by
a MAC address. (To remove a user profile in RADIUS, see the documentation for your RADIUS
server.)
Syntax: clear mac-user mac-addr
mac-addr MAC address of the user, in hexadecimal numbers separated by colons (:). You
can omit leading zeros.
Defaults: None.
Access: Enabled.
Usage: Deleting a MAC user’s profile from the database deletes the assignment of any attributes
in the profile to the user.
Examples: The following command removes the user profile for a user at MAC address
01:02:03:04:05:06:
DWS-1008# clear mac-user 01:02:03:04:05:06
success: change accepted.
See Also:
• set mac-usergroup attr
• set mac-user attr
• show aaa
clear mac-user attr
Removes an authorization attribute from the user profile in the local database on the switch, for a
user who is authenticated by a MAC address. (To remove an authorization attribute in RADIUS,
see the documentation for your RADIUS server.)
Syntax: clear mac-user mac-addr attr attribute-name
mac-addr MAC address of the user, in hexadecimal numbers separated by colons (:).
You can omit leading zeros.
attribute-name Name of an attribute used to authorize the MAC user for a particular
service or session characteristic.