DGS-6604
m
clear aaa user lockout
CLI Reference Guide
89
clear aaa user lockout
You can use this command to unlock the locked-out users.
clear aaa user lockout {username
USERNAME
| all}
Default
none.
Command Mode
Global configuration privilege at level 15.
Usage Guideline
When a user fails a login/enable on the switch system, he or she will be put onto
the locked-out list. This command can be used to unlock the locked-out users.
If the
USERNAME
you specified doesn’t exist, an error message will be shown.
Example
This example shows how to unlock a fictional user called jane, whom has been locked-
out.
You can verify your settings by entering the
show aaa user locked
command
Syntax Description
USERNAME
Specify the name of the user who you want to unlock.
all
Unlock all locked-out users
Switch(config)# clear aaa user lockout jane
The locked-out user jane is unlocked.
Switch(config)#