Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DpdConfig

These configuration details are used for dead peer detection (DPD). DPD periodically checks the stability of the connection to the customer premises (CPE), and may be used to detect that the link to the CPE has gone down.

Properties

Optional dpdMode

dpdMode: DpdMode

This option defines whether DPD can be initiated from the Oracle side of the connection.

Optional dpdTimeoutInSec

dpdTimeoutInSec: undefined | number

DPD timeout in seconds. This sets the longest interval between CPE device health messages before the IPSec connection indicates it has lost contact with the CPE. The default is 20 seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: DpdConfig): object

getJsonObj