1-11To do... Use the command… RemarksConfigure the server public key Refer to Configuring a ClientPublic KeyRequiredThe method of configuringserver public key on the client issimilar to that of configuringclient public key on the server.Specify the host public keyname of the serverssh client authenticationserver server assignpublickey keynameRequiredEstablishing a Connection Between the SSH Client and the ServerFollow these steps to establish the connection between the SSH client and the server:To do... Use the command… RemarksFor anIPv4serverssh2 server [ port-number ] [ identity-key { dsa| rsa } | prefer-ctos-cipher { aes128 | des } |prefer-ctos-hmac { md5 | md5-96 | sha1 |sha1-96 } | prefer-kex { dh-group-exchange |dh-group1 | dh-group14 } | prefer-stoc-cipher{ aes128 | des } | prefer-stoc-hmac { md5 |md5-96 | sha1 | sha1-96 } ] *Establish aconnectionbetween the SSHclient and server,and specify thepublic keyalgorithm, preferredencryptionalgorithms,preferred HMACalgorithms andpreferred keyexchange algorithmFor anIPv4 IPv6serverssh2 ipv6 server [ port-number ] [ identity-key{ dsa | rsa } | prefer-ctos-cipher { aes128 |des } | prefer-ctos-hmac { md5 | md5-96 |sha1 | sha1-96 } | prefer-kex{ dh-group-exchange | dh-group1 |dh-group14 } | prefer-stoc-cipher { aes128 |des } | prefer-stoc-hmac { md5 | md5-96 |sha1 | sha1-96 } ] *RequiredUse eithercommand inuser view.Displaying and Maintaining SSHTo do… Use the command… RemarksDisplay the source IP addressor interface currently set for theSFTP clientdisplay sftp client source Available in any viewDisplay the source IP addressor interface currently set for theSSH clientdisplay ssh client source Available in any viewDisplay SSH server statusinformation or sessioninformation on an SSH serverdisplay ssh server { status |session } Available in any viewDisplay the mappings betweenSSH servers and their hostpublic keys saved on an SSHclientdisplay ssh server-info Available in any viewDisplay information about aspecified or all SSH users onthe SSH serverdisplay ssh user-information[ username ] Available in any view