1930 CHAPTER 102: SSH2.0 C ONFIGURATIONDisplaying andMaintaining the SSHProtocolTo do...Use thecommand... RemarksEstablish aconnectionbetween the SSHclient and theserver, and specifythe preferred keyexchangealgorithm,encryptionalgorithms, andHMAC algorithmsfor themEstablish a connection betweenthe SSH client and the IPv4server, and specify the preferredkey exchange algorithm,encryption algorithms, andHMAC algorithms for themssh2 server[ port-number ][ identity-key{ dsa | rsa } |prefer-ctos-cipher { 3des | aes128 |des } |prefer-ctos-hmac{ md5 | md5-96 |sha1 | sha1-96 } |prefer-kex{ dh-group-exchange |dh-group1 |dh-group14 } |prefer-stoc-cipher { 3des | aes128 |des } |prefer-stoc-hmac{ md5 | md5-96 |sha1 | sha1-96 } ]*Use one commandas required.Establish a connection betweenthe SSH client and the IPv6server, and specify the preferredkey exchange algorithm,encryption algorithms, andHMAC algorithms for themssh2 ipv6 server[ port-number ][ identity-key{ dsa | rsa } |prefer-ctos-cipher { 3des | aes128 |des } |prefer-ctos-hmac{ md5 | md5-96 |sha1 | sha1-96 } |prefer-kex{ dh-group-exchange |dh-group1 |dh-group14 } |prefer-stoc-cipher { 3des | aes128 |des } |prefer-stoc-hmac{ md5 | md5-96 |sha1 | sha1-96 } ]*To do... Use the command... RemarksDisplay information about thepublic keys of the local key pairdisplay public-key local { dsa |rsa } publicAvailable in anyviewDisplay information about thepublic keysdisplay public-key keynamepeer[ brief | name publickey-name ]Available in anyviewDisplay the source IP address orinterface currently set for the SFTPclientdisplay sftp client source Available in anyviewDisplay the source IP address orinterface currently set for the SSHclientdisplay ssh client source Available in anyview