C613-50170-01 Rev B
Command Reference for x510 Series
1858
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
LOCAL
AUTHENTICATION
ATTEMPTS
LOCKOUT
-
TIME
aaa local authentication attempts
lockout-time
Overview
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
Examples
To configure the lockout period to 10 minutes (600 seconds), use the commands:
awplus#
configure terminal
awplus(config)#
aaa local authentication attempts lockout-time
600
To restore the default lockout period of 5 minutes (300 seconds), use the
commands:
awplus#
configure terminal
awplus(config)#
no aaa local authentication attempts
lockout-time
Related
Commands
aaa local authentication attempts max-fail
Parameter
Description
<
lockout-time
>
<0-10000>. Time in seconds to lockout the user.