Public-Key Peer Import Sshkey - HP FlexNetwork 7500 Series Command Reference Manual

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

Advertisement

<Sysname> system-view
[Sysname] public-key peer key1
Enter public key view. Return to system view with "peer-public-key end" command.
[Sysname-pkey-public-key-key1]
Related commands
display public-key local public
display public-key peer
peer-public-key end

public-key peer import sshkey

Use public-key peer import sshkey to import a peer host public key from a public key file.
Use undo public-key peer to remove a peer host public key.
Syntax
public-key peer keyname import sshkey filename
undo public-key peer keyname
Default
No peer host public keys exist.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
keyname: Specifies a name for a peer host public key, a case-sensitive string of 1 to 64 characters.
filename: Specifies a public key file by its name, a case-insensitive string. The name cannot be all
dots (.), hostkey, serverkey, dsakey, or ecdsakey, and cannot start with a slash (/) or contain ./ and ../.
The file name can contain 1 to 128 characters.For more information about file names, see
Fundamentals Configuration Guide.
Usage guidelines
After you configure this command, the system automatically transforms the host public key to the
PKCS format, and saves the key.
Before you use this command, make sure you have got a copy of the public key file from the peer
device through FTP in binary mode or through TFTP.
In non-FIPS mode, the device supports importing public keys in the format of SSH 1.5, SSH 2.0, and
OpenSSH.
In FIPS mode, the device supports importing public keys in the format of SSH 2.0 and OpenSSH.
Examples
# Import the peer host public key key2 from the public key file key.pub.
<Sysname> system-view
[Sysname] public-key peer key2 import sshkey key.pub
382

Advertisement

Table of Contents
loading

Table of Contents