C613-50170-01 Rev B
Command Reference for x510 Series
2733
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
SSH
SERVER
MAX
-
AUTH
-
TRIES
ssh server max-auth-tries
Overview
Use this command to specify the maximum number of SSH authentication
attempts that the device will allow.
Use the
no
variant of this command to return the maximum number of attempts
to its default value of 6.
Syntax
ssh server max-auth-tries
<1-32>
no ssh server max-auth-tries
Default
6 attempts
Mode
Global Configuration
Usage
By default, users must wait one second after a failed login attempt before trying
again. You can increase this gap by using the command
.
Example
To set the maximum number of SSH authentication attempts to 3, use the
commands:
awplus#
configure terminal
awplus(config)#
ssh server max-auth-tries 3
Related
Commands
Parameter
Description
<1-32>
Maximum number of SSH authentication attempts the device will
allow.