HP FlexNetwork 7500 Series Command Reference Manual page 384

Hide thumbs Also See for FlexNetwork 7500 Series:
Table of Contents

Advertisement

Syntax
display public-key peer [ brief | name publickey-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
brief: Displays brief information about all peer host public keys. The brief information includes only
the key type, key modulus, and key name.
name publickey-name: Displays detailed information about a peer host public key, including its key
code. The publickey-name argument specifies a peer host public by its name, a case-sensitive string
of 1 to 64 characters.
Usage guidelines
If you do not specify any keywords, this command displays detailed information about all peer host
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 host 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 38 Command output
Field
Key name
Key type
Key modulus
Key code
# Display brief information about all peer host public keys.
<Sysname> display public-key peer brief
Description
Name of the peer host public key.
Key type: RSA, DSA or ECDSA.
Key modulus length in bits.
Public key string.
369

Advertisement

Table of Contents
loading

Table of Contents