Command Line Reference Guide

rsa1 Enter the keyword rsa1 to display the host SSHv1 RSA public
key.
Defaults none
Command
Modes
EXEC
Command
History
Version 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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.
Example
Dell#show crypto key mypubkey rsa1
1024 65537
150477578329696762034442036788963493870885070479991994815292070
62670596651487238987338851388872
604558748599801007073218241492903069202754403378383368480816505
1718757388498171624789464677065606836272077
109398066281380715348265219018664838324451688712041531630245739
774449604335364302251481307373438756957374121
Dell#show crypto key mypubkey rsa
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9IYgcUcc8wQm+5KUQgW/
zAs8V5STalGq4/+S+6H9axpQnA+A0xweeo5iR5hvPP6Vc+HS+
uWoQH+VOJ8H5Jxsm347XnYv/gpSqhgjZ/
C5UwFiucVkVfYu8RDcJVIuQhLvPEebIF5Q+sD8K89MXU90MAS/
UdoiJZSOIlbaCuSTW1Q==
Dell#
Related
Commands
crypto key generate — generates the SSH keys.
show ip ssh
Display information about established SSH sessions.
Syntax
show ip ssh
Command
Modes
EXEC
EXEC Privilege
Command
History
Version 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell#show ip ssh
SSH server : enabled.
SSH server version : v1 and v2.
SSH server vrf : default.
SSH server ciphers : 3des-cbc,aes128-cbc,aes192-
cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr.
SSH server macs : hmac-md5,hmac-md5-96,hmac-
sha1,hmac-sha1-96,hmac-sha2-256,hmac-sha2-256-96.
Security
1195