InlineStaticHopBfdPeer1
InlineStaticHopBfdPeer1
JSON Example
{
"bfd_config": {
"receive_interval": 0,
"declare_dead_multiple": 0,
"transmit_interval": 0
},
"enabled": false,
"peer_ip_address": "string"
}
boolean
enabled
Optional
Indicate BFD peer is enabled or disabled. Default is true.
string As ipv4 As ipv4
peer_ip_address
Required
IP address of BFD peer. This should be same as next hop IP address.