[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

BgpBfdConfig

BFD configuration for BGP peers


Properties

boolean
enabled Optional

Flag to enable BFD cofiguration.


integer as int32
interval Optional

Time interval between heartbeat packets in milliseconds.


integer as int32
multiple Optional

Declare dead multiple. Number of times heartbeat packet is missed before BFD declares the neighbor is down.

JSON Example

{
	"enabled": false,
	"interval": 0,
	"multiple": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyConnectivity
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineBgpNeighborConfig1

Feedback

Was this page helpful?