222 CHAPTER 8: AAA COMMANDS
Access — Enabled.
History —Introduced in MSS Version 3.0.
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 WX 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:
WX4400# clear mac-user 01:02:03:04:05:06 group
success: change accepted.
See Also
clear mac-usergroup on page 222
display aaa on page 229
set mac-user on page 260

clear

mac-usergroup

Removes a user group from the local database on the WX for a group of
users authenticating with a MAC address.
(To delete a MAC user group in RADIUS, see the documentation for your
RADIUS server.)
Syntaxclear mac-usergroup group-name
group-name — Name of an existing MAC user group.
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — To remove a user from a MAC user group, use the clear
mac-user group command.
Examples — The following command deletes the MAC user group
eastcoasters from the local database:
WX4400# clear mac-usergroup eastcoasters
success: change accepted.