174 CHAPTER 7: AAA COMMANDS
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 174
■ “display aaa” on page 180
■ “set mac-user” on page 206
clear
mac-usergroup
Removes a user group from the local database on the WX switch, for a
group of users who are authenticated by a MAC address.
(To delete a MAC user group in RADIUS, see the documentation for your
RADIUS server.)
Syntax —
clear 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.