Security | 1321
Parameters
 
Defaults
No default behavior or values
Command Modes
EXEC
Command
History
Example
Figure 51-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.
FTOS supports both inbound and outbound SSH sessions using IPv4 or IPv6 addressing. Inbound SSH 
supports accessing the system through the management interface as well as through a physical Layer 3 
interface.
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 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
FTOS#show ip ssh rsa-authentication my-authorized-keys
ssh-rsa 
AAAAB3NzaC1yc2EAAAABIwAAAIEAyB17l4gFp4r2DRHIvMc1VZd0Sg5GQxRV1y1X1JOMeO6Nd0WuYyzrQMM
4qJAoBwtneOXfLBcHF3V2hcMIqaZN+CRCnw/
zCMlnCf0+qVTd1oofsea5r09kS0xTp0CNfHXZ3NuGCq9Ov33m9+U9tMwhS8vy8AVxdH4x4km3c3t5Jvc= 
freedom@poclab4
FTOS#
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.