display rsa local-key-pair public
Function
The display rsa local-key-pair public command displays the public key in the local key pair.
Usage Guidelines
You can run this command on the client and configure the client public key in the command output to the SSH server, which ensures that the SSH client validity check by the SSH server is successful and enables the secure data exchange between the SSH server and client.
Example
# Display the public key in the local key pair.
<AC6605> display rsa local-key-pair public
===================================================== Time of Key pair created: 2011-10-06 16:26:37+00:00 Key name: Host Key type: RSA encryption Key ===================================================== Key code: 3047 0240 D538B7FC 3AFE1F5B F6C921F9 3D8C5322 905F623A F0123161 3DA61EEB F5E897CF DC126060 546CC84E B2AB7424 3EFF5D71 D84C5FE2 3E2BF5B3 D82DD979 A22E4AA1 0203 010001 ===================================================== Time of Key pair created: 2011-10-06 16:26:53+00:00 Key name: Server Key type: RSA encryption Key ===================================================== Key code: 3067 0260 C51C2C01 56B06E6C EBF9055C F7AD9781 46B41A31 5FC87282 E53CFE30 8E6321D3 AC74E948 0A010339 E67C290E 2E0E8E40 BF5E1C97 F9C856EF 568DC159 1A6D28ED AFFB474B 43EFB632 CFB0875F 85420EEA 1919095B A5BC38D0 5FFF169E 0BDB3DC3 0203 010001
Item |
Description |
---|---|
Time of Key pair created |
Time and date when the public key is created. |
Key name |
The value can be the host or server public key. The server public key is saved only when the key type is RSA. |
Key type |
Type of the public key. |
Key code |
Code of the public key. |