Configuring An Ikev2 Keychain - HPE Moonshot 45Gc Security Configuration Manual

Switch module
Table of Contents

Advertisement

Step
6.
Specify the DH groups.

Configuring an IKEv2 keychain

An IKEv2 keychain specifies the pre-shared keys used for IKEv2 negotiation.
An IKEv2 keychain can have multiple IKEv2 peers. Each peer has a symmetric pre-shared key or an
asymmetric pre-shared key pair, and information for identifying the peer (such as the peer's host
name, IP address or address range, or ID).
An IKEv2 negotiation initiator uses the peer host name or IP address/address range as the matching
criterion to search for a peer. A responder uses the peer host IP address/address range or ID as the
matching criterion to search for a peer.
To configure an IKEv2 keychain:
Step
1.
Enter system view.
2.
Create an IKEv2 keychain
and enter IKEv2 keychain
view.
3.
Create an IKEv2 peer and
enter IKEv2 peer view.
4.
Configure the information
for identifying the IKEv2
peer.
5.
Configure a pre-shared key
for the peer.
Command
In non-FIPS mode:
dh { group1 | group14 | group19 |
group2 | group20 | group24 |
group5 } *
In FIPS mode:
dh { group14 | group19 | group20
| group24 } *
Command
system-view
ikev2 keychain keychain-name
peer name
To configure a host name for
the peer:
hostname host-name
To configure a host IP address
or address range for the peer:
address { ipv4-address [ mask
| mask-length ] | ipv6
ipv6-address [ prefix-length ] }
To configure an ID for the
peer:
identity { address
{ ipv4-address | ipv6
{ ipv6-address } } | fqdn
fqdn-name | email
email-string | key-id
key-id-string }
pre-shared-key [ local | remote ]
{ ciphertext | plaintext } string
313
Remarks
By default, an IKEv2 proposal does
not have any DH groups.
Remarks
N/A
By default, no IKEv2 keychains
exist.
By default, no IKEv2 peers exist.
By default, no hostname, host IP
address, address range, or identity
information is configured for an
IKEv2 peer.
You must configure different IP
addresses/address ranges for
different peers.
By default, an IKEv2 peer does not
have a pre-shared key.

Advertisement

Table of Contents
loading

Table of Contents