2193
ssh server authentication-timeout
Syntax ssh server authentication-timeout time-out-value
undo ssh server authentication-timeout
View System view
Parameter time-out-value: Authentication timeout period in seconds, in the range 1 to120.
Description Use the
ssh server authentication-timeout command to set the SSH user
authentication timeout period on the SSH server.
Use the
undo ssh server authentication-timeout command to restore the
default.
By default, the authentication timeout period is 60 seconds.
Related command: display ssh server.
Example # Set the SSH user authentication timeout period to 10 seconds.
<Sysname> system-view
[Sysname] ssh server authentication-timeout 10
ssh server compatible-ssh1x enable
Syntax ssh server compatible-ssh1x enable
undo ssh server compatible-ssh1x
View System view
Parameter None
Description Use the
ssh server compatible-ssh1x command to enable the SSH server to
work with SSH1.x clients.
Use the
undo ssh server compatible-ssh1x command to disable the SSH
server from working with SSH1.x clients.
By default, the SSH server can work with SSH1.x clients.
This configuration takes effect at next login.
Related command: display ssh server.
Example # Enable the SSH server to work with SSH1.x clients.