Cisco Systems MDS 9000 Marine Radio User Manual


 
20-155
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 Show Commands
show ssh
show ssh
To display Secure Shell information (SSH), use the show ssh command.
show ssh {key [dsa | rsa | rsa1] | server}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History This command was introduced in Cisco MDS SAN-OS Release 1.0(2).
Usage Guidelines To display the host key pair details for the specified key or for all keys, if no key is specified, use the
show ssh key command. To display the status of the SSH protocol (enabled or disabled) and the versions
that are enabled for that switch, use the show ssh server command .
Examples The following example displays SSH server status.
switch# show ssh server
ssh is enabled
version 1 enabled
version 2 enabled
key Displays SSH keys.
server Displays the SSH server status.
dsa Displays DSA SSH keys.
rsa Displays RSA SSH keys.
rsa1 Displays RSA1 SSH keys.