Display Public-Key Peer - HP MSR Series Command Reference Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

display public-key peer

Use display public-key peer to display information about peer public keys.
Syntax
display public-key peer [ brief | name publickey-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
brief: Displays brief information about all peer public keys. The brief information includes only the key
type, key modulus, and key name.
name publickey-name: Displays detailed information about a peer public key, including its key code. The
publickey-name argument specifies the peer public key name, a case-sensitive string of 1 to 64
characters.
Usage guidelines
If none of the parameters is specified, the command displays detailed information about all peer public
keys configured on the local device.
You can use the public-key peer command or the public-key peer import sshkey command to configure
a peer public key on the local device.
Examples
# Display detailed information about the peer host public key idrsa.
<Sysname> display public-key peer name idrsa
=============================================
Key name: idrsa
Key type: RSA
Key modulus: 1024
Key code:
30819F300D06092A864886F70D010101050003818D0030818902818100C5971581A78B5388
B3C9063EC6B53D395A6704D9752B6F9B7B1F734EEB5DD509F0B050662C46FFB8D27F797E37
918F6270C5793F1FC63638970A0E4D51A3CEF7CFF6E92BFAFD73F530E0BDE27056E81F2525
6D0883836FD8E68031B2C272FE2EA75C87734A7B8F85B8EBEB3BD51CC26916AF3B3FDC32C3
42C142D41BB4884FEB0203010001
Table 27 Command output
Field
Key name
Key type
Key modulus
Description
Name of the peer public key.
Key type: RSA, DSA or ECDSA.
Key modulus length in bits.
231

Advertisement

Table of Contents
loading

Table of Contents