Configures the maximum timeout interval for log in attempts in the SSH session.
The default is 120 seconds.
Global configuration mode
Use the no form of the command to reset the default.
This command configures the maximum timeout interval for the SSH session. When the loin prompt of an SSH session is idle for a time defined by the log in timeout, the session is terminated.
This example changes the timeout to 60 seconds.
device# configure terminal device(config)# ssh server max-login-timeout 60