aaa local authentication unlock-timeout
Use this command to set timeout value in seconds to unlock local user-account.
Use the no form of this command to set default timeout value in seconds.
This command is applicable only to local user but not for user or users present at the server end to authenticate using TACACS+ or RADIUS.
Command Syntax
Copy
aaa local authentication unlock-timeout <1-3600>
no aaa local authentication unlock-timeout
Parameters
<1-3600>
Timeout in seconds to unlock local user-account.
Default
By default, the unlock timeout is 1200 seconds.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
Copy
#configure terminal
(config)#aaa local authentication unlock-timeout 1800