CLI Reference SSH Configuration Commands
Global configuration mode.
The authentication is considered timeout and failed if the authentication is not successful within 120s
starting from receiving a connection request. Use the show ipssh command to view the configuration
of the SSH server.
The following example sets the timeout value as 100s:
Ruijie# configure terminal
Ruijie(config)# ipssh time-out 100
Show the current status of the SSH Server.
Use this command to set the version of the SSH server.Use the no form of this command to restore
the default setting.
Support the SSH1 client connection request.
Support the SSH2 client connection request.
SSH1 and SSH2 are compatible by default. When a version is set, the connection sent by the SSH
client of this version is accepted only. The no ipssh version command can also be used to restore
the default setting.
Global configuration mode.
This command is used to configure the SSH connection protocol version supported by SSH Server.
By default, the SSH Server supports SSH1 and SSH2. If Version 1 or 2 is set, only the SSH client of
this version can connect to the SSH Server. Use the show ipssh command to show the current
status of SSH Server.