Operation Manual

AAA Commands
Mobility System Software Command Reference Guide
Version 7.3
9 – 154
clear mac-user
Removes a user profile from the local database on the MX for a user authenticated by a MAC
address.
(To remove a user profile in RADIUS, see the documentation for your RADIUS server.)
Syntax
clear mac-user mac-address-glob
Defaults
None.
Access
Enabled.
History
Introduced in MSS 1.0.
Usage
Deleting a MAC user profile from the database deletes the assignment of any profile
attributes to the user.
Examples
The following command removes user profiles at MAC address 01:02:*
MX# clear mac-user 01:02:*
success: change accepted.
See Also
set mac-usergroup attr on page 9-182
set mac-user attr on page 9-178
show aaa on page 9-190
clear mac-user attr
For a user authenticating with a MAC address, this command removes an authorization attribute
from the user profile in the local database on the MX.
(To remove an authorization attribute in RADIUS, see the documentation for your RADIUS
server.)
Syntax
clear mac-user mac-address-glob attr attribute-name
Defaults
None.
Access
Enabled.
History
.
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-addr changed to mac-address-glob.
mac-address-glob 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 Table 9– 9 on
page 179.)
Version 1.0 Command introduced.
Version 7.0 MAC glob support added.