C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1257
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
SHOW
CRYPTO
KEY
PUBKEY
-
CHAIN
USERKEY
show crypto key pubkey-chain userkey
Overview
This command displays the public keys registered with the SSH server for SSH
users. These keys allow remote users to access the device using public key
authentication. By using public key authentication, users can access the SSH server
without providing password.
Syntax
show crypto key pubkey-chain userkey <
username
> [<
1-65535
>]
Default
Display all keys.
Mode
User Exec, Privileged Exec and Global Configuration
Example
To display the public keys for the user
manager
that are registered with the SSH
server, use the command:
awplus#
show crypto key pubkey-chain userkey manager
Output
Figure 33-3:
Example output from the
show crypto key public-chain userkey
command
Related
Commands
crypto key pubkey-chain userkey
Parameter
Description
<username>
User name of the remote SSH user whose keys you wish to display.
The username must begin with a letter. Valid characters are all
numbers, letters, and the underscore, hyphen and full stop symbols.
<
1-65535
>
Key identifier for a specific key.
No Type Bits Fingerprint
----------------------------------------------------------------
1 dsa 1024 2b:cc:df:a8:f8:2e:8f:a4:a5:4f:32:ea:67:29:78:fd
2 rsa 2048 6a:ba:22:84:c1:26:42:57:2c:d7:85:c8:06:32:49:0e
Table 33-3: Parameters in the output of the
show crypto key userkey
command
Parameter
Description
No
Number ID of the key.
Type
The algorithm used to generate the key.
Bits
Length in bits of the key.
Fingerprint
Checksum value for the key.