Operation Manual – SSH Terminal ServiceH3C S7500 Series Ethernet Switches Chapter 1 SSH Terminal Service Configuration1-9Table 1-8 Display SSH configurationTo do... Use the command... RemarksDisplay the public keys of thehost key pair and the serverkey pair on the serverdisplay rsa local-key-pair publicDisplay the public key of thespecified RSA key pair on theclientdisplay rsa peer-public-key [ brief| name keyname ]Display SSH status andsession informationdisplay ssh server { status |session }Display SSH user information display ssh user-information[ username ]Display the mappingsbetween host public keys andSSH servers saved on a clientdisplay ssh server-infoThe displaycommandscan beexecuted inany view.1.1.5 SSH Server Configuration ExampleI. Network requirementsAs shown in Figure 1-1, the PC (SSH Client) runs the client software supportingSSH2.0, establishes a local connection with the switch (SSH Server) and ensures thesecurity of data exchange.II. Network diagramSSH ServerSSH ClientFigure 1-1 Network diagram for SSH server configurationIII. Configuration procedure1) Generate a local RSA key pair.system-view[H3C] rsa local-key-pair createNote:If the local RSA key pair has been generated in previous operations, skip this step here.