Command Line Reference Guide
Security | 953
show ip ssh rsa-authentication
c e s
Display the authorized-keys for the RSA authentication.
Syntax
show ip ssh rsa-authentication {my-authorized-keys}
Parameters
Defaults
No default behavior or values
Command Modes
EXEC
Command
History
Example
Figure 36-13. show ip ssh rsa-authentication Command Example
Usage
Information
This command displays the contents of the file flash:/ADMIN_DIR/ssh/authorized-keys.username.
Related
Commands
ssh
c e s
Open an SSH connection specifying the hostname, username, port number and version of the SSH
client.
Syntax
ssh {hostname | ipv4 address | ipv6 address} [-l username | -p port-number | -v {1 | 2}]
Parameters
my-authorized-keys
Display the RSA authorized keys.
Version 8.3.5.0 Introduced on S55
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Introduced for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
Force10#show ip ssh rsa-authentication my-authorized-keys
ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAyB17l4gFp4r2DRHIvMc1VZd0Sg5GQxRV1y1X1JOMeO6Nd0WuYyzrQMM
4qJAoBwtneOXfLBcHF3V2hcMIqaZN+CRCnw/
zCMlnCf0+qVTd1oofsea5r09kS0xTp0CNfHXZ3NuGCq9Ov33m9+U9tMwhS8vy8AVxdH4x4km3c3t5Jvc=
freedom@poclab4
Force10#
ip ssh rsa-authentication (Config) Configure the RSA authorized keys.
hostname
(OPTIONAL) Enter the IP address or the hostname of the remote device.
vrf instance
(OPTIONAL) E-Series Only: Enter the keyword vrf following by the VRF
Instance name to open a SSH connection to that instance.
ipv4 address
(OPTIONAL) Enter the IP address in dotted decimal format A.B.C.D.
ipv6-address
prefix-length
(OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format followed by the
prefix length in the
/x format.
Range: /0 to /128
Note: The
:: notation specifies successive hexadecimal fields of zeros
-l username (OPTIONAL) Enter the keyword -l followed by the user name used in this SSH
session.
Default: The user name of the user associated with the terminal.










