class Ikev2PolicyProfile

ManagedElement
+-Transport
+-Host
+-Ikev2PolicyProfile

Common information for multiple IKE sessions to be instantiated on a managed element.

One or more Ikev2Session instances might refer to this instance.

References from:
Ikev2Session;
References to:
ManagedObject;
Attributes
ConnectionType
restricted
connectionType = BOTH
Connection type of the IKEv2 session.
ManagedObject[0..1]
restricted
credential
Reference to the managed element own credential to be used in IKEv2 negotiation.

Valid reference is a NodeCredential in Certificate Management Branch.


If credential and trustCategory are not specified, then preshared key-based authentication is selected. The referring Ikev2Session instances must have preshared keys installed.
Evip_Ipsec_Ikev2PolicyProfile_dpdKeepAliveInterval
restricted
dpdKeepAliveInterval = 30
The keep alive interval with which INFORMATIONAL exchanges are sent to the peer.
Identity[0..1]
restricted
identityLocal
Local identity.

If the local identity is not configured, it is automatically configured in the system as follows:
a) In case of certificate based authentication, the local identity is set to the same value as specified by the subject alt name in the certificate that the node use.
b) In case of preshared key-based authentication, the local identity is set to the local IP address of the tunnel.
Evip_Ipsec_Ikev2PolicyProfile_ikeSaLifetime
restricted
ikeSaLifetime = 180
Lifetime for IKE SA.
string
key
mandatory
noNotification
restricted
ikev2PolicyProfileId
Value component of the RDN.
Ikev2Proposal[1..] nonUnique ordered
mandatory
restricted
ikev2Proposal
Ordered list of IKE proposals to be used for IKE SA negotiation.

At least one IKE proposal must be specified. The first one in the list has the highest priority.
ManagedObject[0..1]
restricted
trustCategory
Reference to a trusted certificates group.

Valid reference is TrustCategory in Certificate Management Branch.
If credential and trustCategory are not specified, then pre-shared key based authentication is selected. The referring Ikev2Session instances have to have pre-shared keys installed.
string[0..1]
restricted
userLabel
Label for free use.

  class Ikev2PolicyProfile