243
By default, the authentication timeout period is 60 seconds.
Related commands:
display
ssh
server
.
Examples
# Set the SSH user authentication timeout period to 10 seconds.
<Sysname> system-view
[Sysname] ssh server authentication-timeout 10
ssh server compatible-ssh1x
Syntax
ssh server compatible-ssh1x
[
enable
]
undo ssh server compatible-ssh1x
View
System view
Default level
3: Manage level
Parameters
enable
: Enables the SSH server to support SSH1 clients. This keyword is not necessary. Even if it is not
specified, the command can also enable the SSH server to support SSH1 clients.
Description
Use the
ssh
server
compatible
-
ssh1x
command to enable the SSH server to support SSH1 clients.
Use the
undo
ssh
server
compatible
-
ssh1x
command to disable the SSH server from supporting SSH1
clients.
By default, the SSH server supports SSH1 clients.
This configuration takes effect only for users logging in after the configuration.
This command is not supported in FIPS mode.
Related commands:
display
ssh
server
.
Examples
# Enable the SSH server to support SSH1 clients.
<Sysname> system-view
[Sysname] ssh server compatible-ssh1x enable
ssh server enable
Syntax
ssh server enable
undo ssh server enable
View
System view