212 CHAPTER 8: AAA COMMANDS
clear mac-user attr Removes an authorization attribute from the user profile in the local database
on the WX 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.)
Syntaxclear 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. (For a list of
authorization attributes, see Table44 on page 249.)
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0.
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:
WX4400# clear mac-user 01:02:03:04:05:06 attr filter-id
success: change accepted.
See Also
display aaa on page 219
set mac-user attr on page 249
clear mac-user group
Removes a user profile from a MAC user group in the local database on
the WX 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.)
Syntaxclear 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.