Command Reference Guide
Management Security Commands
CLI Command Reference
September 2014 Page 69
HP Moonshot Switch Module CLI Command Reference
show ip ssh
This command displays the ssh settings.
Management Security Commands
This section describes commands you use to generate keys and certificates, which you can do in addition to
loading them as before.
crypto key generate rsa
Use this command to generate an RSA key pair for SSH. The new key files will overwrite any existing generated
or downloaded RSA key files.
no crypto key generate rsa
Use this command to delete the RSA key files from the device.
Format
show ip ssh
Mode Privileged EXEC
Term Definition
Administrative Mode This field indicates whether the administrative mode of SSH is enabled or
disabled.
Protocol Level The protocol level may have the values of version 1, version 2 or both
versions 1 and version 2.
SSH Sessions Currently Active The number of SSH sessions currently active.
Max SSH Sessions Allowed The maximum number of SSH sessions allowed.
SSH Timeout The SSH timeout value in minutes.
Keys Present Indicates whether the SSH RSA and DSA key files are present on the device.
Key Generation in Progress Indicates whether RSA or DSA key files generation is currently in progress.
Format
crypto key generate rsa
Mode Global Config
Format
no crypto key generate rsa
Mode Global Config