VpnClientIPsecParameters interface

An IPSec parameters for a virtual network gateway P2S connection.

Properties

dhGroup

The DH Groups used in IKE Phase 1 for initial SA.

ikeEncryption

The IKE encryption algorithm (IKE phase 2).

ikeIntegrity

The IKE integrity algorithm (IKE phase 2).

ipsecEncryption

The IPSec encryption algorithm (IKE phase 1).

ipsecIntegrity

The IPSec integrity algorithm (IKE phase 1).

pfsGroup

The Pfs Groups used in IKE Phase 2 for new child SA.

saDataSizeKilobytes

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..

saLifeTimeSeconds

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.

Property Details

dhGroup

The DH Groups used in IKE Phase 1 for initial SA.

dhGroup: string

Property Value

string

ikeEncryption

The IKE encryption algorithm (IKE phase 2).

ikeEncryption: string

Property Value

string

ikeIntegrity

The IKE integrity algorithm (IKE phase 2).

ikeIntegrity: string

Property Value

string

ipsecEncryption

The IPSec encryption algorithm (IKE phase 1).

ipsecEncryption: string

Property Value

string

ipsecIntegrity

The IPSec integrity algorithm (IKE phase 1).

ipsecIntegrity: string

Property Value

string

pfsGroup

The Pfs Groups used in IKE Phase 2 for new child SA.

pfsGroup: string

Property Value

string

saDataSizeKilobytes

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..

saDataSizeKilobytes: number

Property Value

number

saLifeTimeSeconds

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.

saLifeTimeSeconds: number

Property Value

number