For the SSH server, configures a timeout period for a login attempt.
ssh2 | Designates changing SSHv2 configuration. |
login-grace-timeout | Designates having the SSHv2 server disconnects after this time if the user has not completed login attempt. |
seconds | Sets the time in seconds for the disconnect timeout period. The default is 120 seconds, and the range is 60–120 seconds. |
By default, the timeout period is 120 seconds.
To view the current timeout period setting , use the command show ssh2.
The following example sets the timeout period ot 100 seconds:
# configure ssh2 login-grace-timeout 100
This command was first available in ExtremeXOS 30.7.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, X690, and X695 series switches.