Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 1824
show ssh key
Displays the secure shell (SSH) public key information.
Product
All
Privilege
Security Administrator, Administrator, Operator, Inspector
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
show ssh key [ type { v1-rsa | v2-rsa | v2-dsa } ]
type { v1-rsa | v2-rsa | v2-dsa }
Specifies the type of SSH key information to display. If type is not specified, information for all types is
displayed.
v1-rsa: SSH v1 RSA host key only (obsolete)
v2-rsa: SSH v2 DSA host key only
v2-dsa: SSH v2 RSA host key only
Usage Guidelines
Displays the secure shell key information for all types to verify installed keys.
Examples
The following command displays information for all SSH v1 and SSH v2 keys:
show ssh key
The following command shows information for only SSH v2 RSA host keys:
show ssh key type v2-rsa
   Command Line Interface Reference, Modes E - F, StarOS Release 19
1516
Exec Mode show Commands (Q-S)
show ssh key