Aaa local authentication attempts lockout-time – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1244

AAA Commands
Software Reference for x310 Series Switches
45.22
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
aaa local authentication attempts lockout-time
This command configures the duration of the user lockout period.
Use the no variant of this command to restore the duration of the user lockout period to
its default of 300 seconds (5 minutes).
Syntax
aaa local authentication attempts lockout-time <lockout-tiime>
no aaa local authentication attempts lockout-time
Mode
Global Configuration
Default
The default for the lockout-time is 300 seconds (5 minutes).
Usage
While locked out all attempts to login with the locked account will fail. The lockout can be
manually cleared by another privileged account using the
command.
Examples
To configure the lockout period to 10 minutes (600 seconds), use the commands:
To restore the default lockout period of 5 minutes (300 seconds), use the commands:
Related Commands
aaa local authentication attempts max-fail
Parameter
Description
<lockout-time>
<0-10000>. Time in seconds to lockout the user.
awplus#
configure terminal
awplus(config)#
aaa local authentication attempts lockout-time
600
awplus#
configure terminal
awplus(config)#
no aaa local authentication attempts
lockout-time