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.
Note: This command is applicable only to local user but not for user/s present at the server end to authenticate using TACACS+ or RADIUS.
Command Syntax
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 value is 1200.
Default
By default, the unlock timeout is 1200 seconds.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#aaa local authentication unlock-timeout 1800
Last modified date: 10/19/2023