InlineStaticHopBfdPeer1

InlineStaticHopBfdPeer1
InlineStaticHopBfdPeer1
JSON Example
{
    "bfd_config": {
        "declare_dead_multiple": 0,
        "receive_interval": 0,
        "transmit_interval": 0
    },
    "enabled": false,
    "peer_ip_address": "string",
    "source_addresses": [
        "string"
    ]
}
bfd_config
Optional

BFD configuration for the given Peer.

boolean
enabled
Optional
Constraints: default: true

Indicate BFD peer is enabled or disabled. Default is true.

string As ip As ip
peer_ip_address
Required

IP address of BFD peer. This should be same as next hop IP address.

array of string
source_addresses
Optional
Constraints: maxItems: 8

BFD peers will be created from all these source addresses to this neighbour.