DpdConfig

DpdConfig
DpdConfig

Specifies the Dead Peer Detection Profile. This configurations determines the number of seconds to wait in time between probes to detect if an IPSec peer is alive or not. The default value for the DPD probe interval is 60 seconds.

JSON Example
{
    "probeInterval": 0
}
integer
probeInterval
Required

The value of the probe interval in seconds. This defines a periodic interval for DPD probes. The minimum is 3 seconds and the maximum is 60 seconds.

Availability
Added in 33.0