Show crypto key pubkey-chain userkey – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1401
Secure Shell (SSH) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
54.19
show crypto key pubkey-chain userkey
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:
Output
Figure 54-3: Example output from the show crypto key public-chain userkey
command
Related Commands
crypto key pubkey-chain userkey
Parameter
Description
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.
awplus#
show crypto key pubkey-chain userkey manager
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 54-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.