Command Manual ( For Soliton ) – SSHH3C S3100 Series Ethernet Switches Chapter 1 SSH Commands1-24DescriptionUse the rsa local-key-pair destroy command to destroy the current switch’s RSA keypair.Related commands: rsa local-key-pair create.Examples# Destroy the current switch’s RSA key pair. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] rsa local-key-pair destroy% The local-key-pair will be destroyed.% Confirm to destroy these keys? [Y/N]:y.............Done!1.1.20 rsa peer-public-keySyntaxrsa peer-public-key keynameundo rsa peer-public-key keynameViewSystem viewParameterskeyname: Name of the public key to be configured , a string of 1 to 64 characters.DescriptionUse the rsa peer-public-key command to enter public key view.Use the undo rsa peer-public-key command to remove the setting.After using this command, you can use the public-key-code begin command toconfigure the peer public key. This public key configuration method requires that youobtain the peer public key in hexadecimal format in advance.Note:Currently, the switch supports only public keys of 512 to 2048 bits.Related commands: public-key-code begin, public-key-code end.