Specifications
clear mac-user
Chapter 9
AAA Commands
191
Defaults
None.
Access
Enabled.
Usage
To determine the index numbers of location policy rules, use the show
location policy command. Removing all the ACEs from the location policy
disables this function on the UNIVERGE WL Controller.
Examples
The following command removes location policy rule 4 from a
UNIVERGE WL Controller’s location policy:
PROMPT# clear location policy 4
success: clause 4 is removed.
See Also
l set location policy on page 217
l show location policy on page 246
clear mac-user
Removes a user profile from the local database on the UNIVERGE WL
Controller, 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-addr
Defaults
None.
Access
Enabled.
Usage
Deleting a MAC user profile from the database deletes the assignment of
any profile attributes to the user.
Examples
The following command removes the user profile for a user at MAC
address 01:02:03:04:05:06:
PROMPT# clear mac-user 01:02:03:04:05:06
success: change accepted.
mac-addr MAC address of the user, in hexadecimal numbers
separated by colons (:). You can omit leading zeros.