D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 179
Examples: The following command removes the members of the MAC user group eastcoasters
from a VLAN assignment by deleting the VLAN-Name attribute from the group:
DWS-1008# clear mac-usergroup eastcoasters attr vlan-name
success: change accepted.
See Also:
• clear mac-usergroup
• set mac-usergroup attr
• show aaa
clear user
Removes a user profile from the local database on the switch, for a user with a password.
(To remove a user profile in RADIUS, see the documentation for your RADIUS server.)
Syntax: clear user username
username Username of a user with a password.
Defaults: None.
Access: Enabled.
Usage: Deleting the user’s profile from the database deletes the assignment of any attributes in
the profile to the user.
Examples: The following command deletes the user profile for user Nin:
DWS-1008# clear user Nin
success: change accepted.
See Also:
• set user
• show aaa