225
q/txd/KsLnp0rpJkc/WhOTprioeLQQEBayixKRWzNLsZt3L6lqYbA0EV
0Ng0EZKQyiRV1j7gsBYFRinbSAsIpeYlr7gDAnBCRJdewg==
-----END RSA PRIVATE KEY-----
^C
Please input the password:12345678
[Sysname]
# If an RSA key pair with the same name already exists, specify whether to overwrite the existing key
pair.
Warning: The device already has a key pair with the same name. If you choose to continue,
the existing key pair will be overwritten.
Continue? [Y/N]:
Related commands
public-key local export
public-key peer
Use
public-key peer
to specify a name for the peer public key and enter public key view.
Use
undo public-key peer
to remove the public key.
Syntax
public-key peer
keyname
undo public-key peer
keyname
Views
System view
Default command level
2: System level
Parameters
keyname
: Specifies a name for the peer public key on the local device, a case-sensitive string of 1 to
64 characters.
Usage guidelines
To configure the peer public key on the local device, obtain the public key in hexadecimal from the
peer device beforehand, and perform the following configurations on the local device:
1.
Execute the
public-key peer
command, and then the
public-key-code begin
command to
enter public key code view.
2.
Type the peer public key.
3.
Execute the
public-key-code end
command to save the public key and return to public key
view.
4.
Execute the
peer-public-key
end
command to return to system view.
Examples
# Specify the name for the peer public key as
key1
and enter public key view.
<Sysname> system-view
[Sysname] public-key peer key1
[Sysname-pkey-public-key]
Related commands
•
public-key-code
begin