Security | 563
Defaults
none
Command Modes
EXEC
Command
History
Example
Figure 29-9. show crypto Command Examples
Usage
Information
This command is useful if the remote SSH client implements Strict Host Key Checking. You can copy
the host key to your list of known hosts.
Related
Commands
show ip ssh
Display information about established SSH sessions.
Syntax
show ip ssh
Command Modes
EXEC
EXEC Privilege
Example
Figure 29-10. show ip ssh Command Example
Related
Commands
rsa
Enter the keyword rsa to display the host SSHv2 RSA public key.
rsa1
Enter the keyword rsa1 to display the host SSHv1 RSA public key.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS#show crypto key mypubkey rsa
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAtzkZME/
e8V8smnXR22EJGQhCMkEOkuisa+OILVoMYU1ZKGfj0W5BPCSvF/
x5ifqYFFwUzJNOcsJK7vjSsnmMhChF2YSvXlvTJ6h971FJAQlOsgd0ycpocsF+DNLKfJnx7SAjhakFQMwG
g/g78ZkDT3Ydr8KKjfSI4Bg/WS8B740=
FTOS#show crypto key mypubkey rsa1
1024 35
1310600154808733989532575153972496578500722064442949636740809356830889610203172266
7988956754966765265006379622189779927609278523638839223055081819166009928132616408
6643457746022192295189039929663345791173742247431553750501676929660273790601494434
050000015179864425629613385774919236081771341059533760063913083
FTOS#
crypto key generate Generates SSH keys.
FTOS#show ip ssh
2#show ip ssh
SSH server : disabled.
SSH server version : v1 and v2.
Password Authentication : enabled.
Hostbased Authentication : disabled.
RSA Authentication : disabled.
FTOS#
ip ssh server Configures an SSH server.
show ip ssh client-pub-keys Displays the client-public keys.