1-6Table 1-2 Complete the following tasks to configure the SSH server:Task RemarksConfiguring the User Interfaces forSSH Clients RequiredPreparationConfiguring the SSH ManagementFunctions OptionalVersion Configuring the SSH Server to BeCompatible with SSH1 ClientsOptionalThis task determines which SSHversions the server should support.By default, the SSH server iscompatible with SSH1 clients.Key Configuring Key Pairs RequiredAuthentication Creating an SSH User and Specifyingan Authentication Type RequiredAuthorization Specifying a Service Type for an SSHUser on the ServerOptionalBy default, an SSH user can use theservice type of stelnet.Configuring the Public Key of a Clienton the Serverz Not necessary when theauthentication mode is password.z Required when the authenticationmode is publickey.Assigning a Public Key to an SSHUserz Not necessary when theauthentication mode is password.z Required when the authenticationmode is publickey.Data exchangeExporting the Host Public Key to a FileOptionalIf a client does not support first-timeauthentication, you need to export theserver’s public key and configure thekey on the client.The SSH server needs to cooperate with an SSH client to complete the interactions between them. ForSSH client configuration, refer to Configuring the SSH Client.1.1.1 Configuring the User Interfaces for SSH ClientsAn SSH client will access the device through a terminal “VTY” user interface. Therefore, you need toconfigure the device user interface to accept SSH clients and allow SSH login. Note that theconfiguration takes effect at the next login.Table 1-3 Follow these steps to configure the device user interface for SSH clients:To do... Use the command... RemarksEnter system view system-view —