BfdConfigParameters
BFD configuration for the given Peer.
{
"declare_dead_multiple": 0,
"receive_interval": 0,
"transmit_interval": 0
}
Number of times a packet is missed before BFD declares the neighbor down.
The time interval (in milliseconds) between heartbeat packets for BFD when receiving heartbeats.| For edge cluster type of bare metal, this value should be >= 50ms.| For edge cluster type of virtual machine or hybrid, this value should be >= 500ms.
The time interval (in milliseconds) between heartbeat packets for BFD when sending heartbeats.| For edge cluster type of bare metal, this value should be >= 300ms.| For edge cluster type of virtual machine or hybrid, this value should be >= 1000ms.