Operation Manual

AAA Commands
AAA Commands
9 – 155
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:
MX# clear mac-user 01:02:03:04:05:06 attr filter-id
success: change accepted.
See Also
set mac-user attr on page 9-178
show aaa on page 9-190
clear mac-user group
Removes a user profile from a MAC user group in the local database on the MX for a user
authenticating with a MAC address.
(To remove a MAC user group profile in RADIUS, see the documentation for your RADIUS server.)
Syntax
clear mac-user mac-address-glob group
Defaults
None.
Access
Enabled.
History
Usage
Removing a MAC user from a MAC user group removes the group name from the user
profile, but does not delete the user group from the local MX database. To remove the group, use
clear mac-usergroup.
Examples
The following command deletes a user profile at MAC address 01:02:03:04:05:06 from
its user group:
MX# clear mac-user 01:02:03:04:05:06 group
success: change accepted.
See Also
clear mac-usergroup on page 9-155
set mac-user on page 9-177
show aaa on page 9-190
clear mac-usergroup
Removes a user group from the local database on the MX 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.)
Syntax
clear mac-usergroup group-name
Defaults
None.
mac-address-glob MAC address of the user, in hexadecimal numbers separated by colons (:). You
can omit leading zeros.
Version 1.0 Command introduced.
Version 7.0 MAC glob support added.
group-name Name of an existing MAC user group.