ProviderGatewayBgpBfdConfig

ProviderGatewayBgpBfdConfig
ProviderGatewayBgpBfdConfig

Describes BFD configuration for failure detection.

JSON Example
{
    "enabled": false,
    "bfdInterval": 0,
    "declareDeadMultiple": 0
}
boolean
enabled
Optional

A flag indicating whether BFD configuration is enabled or not.

integer As int32 As int32
bfdInterval
Optional

Specifies the time interval (in milliseconds) between heartbeat packets.

integer As int32 As int32
declareDeadMultiple
Optional

Number of times heartbeat packet is missed before BFD declares that the neighbor is down.

Availability
Added in 38.0