Download Print this page

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

Comware 7 security
Hide thumbs Also See for FlexNetwork MSR Series:

Advertisement

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
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 of 1 to 128 characters. The
name cannot be all dots (.), hostkey, serverkey, dsakey, or ecdsakey, and cannot start with a slash (/)
or contain ./ and ../. For more information about file names, see Fundamentals Configuration Guide.
Usage guidelines
Before you use this command, get a copy of the public key file from the peer device through FTP or
TFTP in binary mode.
After you configure this command, the system automatically transforms the host public key to the
PKCS format, and saves the key.
In non-FIPS mode, the device supports importing public keys in the format of SSH1.5, SSH2.0, and
OpenSSH.
In FIPS mode, the device supports importing public keys in the format of SSH2.0 and OpenSSH.
Examples
# Import peer host public key key2 from public key file key.pub.
<Sysname> system-view
[Sysname] public-key peer key2 import sshkey key.pub
Related commands
display public-key peer
public-key local export dsa
public-key local export ecdsa
public-key local export rsa
397

Advertisement

loading