aaa local authentication attempts max-fail
Use this command to set the number of unsuccessful authentication attempts before a user is locked out.
Use the no form of this command to disable the lockout feature.
Command Syntax
aaa local authentication attempts max-fail <1-25>
no aaa local authentication attempts max-fail
Parameters
<1-25>
Number of unsuccessful authentication attempts
Default
By default, the maximum number of unsuccessful authentication attempts before a user is locked out is 3.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#aaa local authentication attempts max-fail 2
Last modified date: 10/19/2023