1-9To do… Use the command… RemarksEnable the SSH server to work withSSH1 clientsssh server compatible-ssh1xenableOptionalBy default, the SSH server canwork with SSH1 clients.Set the RSA server key pair updateinterval ssh server rekey-interval hoursOptional0 by default, that is, the RSA serverkey pair is not updated.Set the SSH user authenticationtimeout periodssh serverauthentication-timeouttime-out-valueOptional60 seconds by defaultSet the maximum number of SSHauthentication attemptsssh serverauthentication-retries timesOptional3 by defaultAuthentication will fail if the number of authentication attempts (including both publickey and passwordauthentication) exceeds that specified in the ssh server authentication-retries command.Configuring the Device as an SSH ClientSSH Client Configuration Task ListComplete the following tasks to configure an SSH client:Task RemarksSpecifying a Source IP address/Interface for the SSH client OptionalConfiguring Whether First-time Authentication is Supported OptionalEstablishing a Connection Between the SSH Client and the Server RequiredSpecifying a Source IP address/Interface for the SSH clientThis configuration task allows you to specify a source IP address or interface for the client to access theSSH server, improving service manageability.To do… Use the command… RemarksEnter system view system-view —Specify a source IPv4address or interfacefor the SSH clientssh client source { ip ip-address |interface interface-type interface-number }Specify asource IPaddress orinterface for theSSH clientSpecify a source IPv6address or interfacefor the SSH clientssh client ipv6 source { ipv6 ipv6-address| interface interface-typeinterface-number }RequiredBy default, theaddress of theinterface decided bythe routing is usedto access the SSHserver