D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 177
Defaults: None.
Access: Enabled.
Examples: The following command removes an access control list (ACL) from the profile of a
user at MAC address 01:02:03:04:05:06:
DWS-1008# clear mac-user 01:02:03:04:05:06 attr filter-id
success: change accepted.
See Also:
• set mac-user attr
• show aaa
clear mac-user group
Removes a user profile from a MAC user group in the local database on the switch, for a user
who is authenticated by a MAC address. (To remove a MAC user group profile in RADIUS, see
the documentation for your RADIUS server.)
Syntax: clear mac-user mac-addr group
mac-addr MAC address of the user, in hexadecimal numbers separated by colons (:). You
can omit leading zeros.
Defaults: None.
Access: Enabled.
Usage: Removing a MAC user from a MAC user group removes the group name from the user’s
profile, but does not delete the user group from the local database. To remove the group, use
clear mac-usergroup.
Examples: The following command deletes the user profile for a user at MAC address
01:02:03:04:05:06 from its user group:
DWS-1008# clear mac-user 01:02:03:04:05:06 group
success: change accepted.
See Also:
• clear mac-usergroup
• set mac-user
• show aaa