| Argument | Type | Description |
|---|
| vrf ( unset ) | enum | The Virtual Routing and Forwarding instance to which this configuration applies. |
| interfaces ( unset ) | object { interface: iface_enum
} | list of interfaces where BFD configuration should be active. |
| addresses ( unset ) | object { address: alt { ipv6: ip6Prefix
, ip: ipPrefix
}
} | This config entry will only apply to BFD sessions established with these specific remote neighbors. |
| address-list ( unset ) | enum | Firewall address list name. BFD configuration will apply if remote IP address is contained within specified list. |
| min-tx ( unset ) | time | Desired transmit interval that the local router would like to use when sending BFD packets to the neighbor. |
| min-rx ( unset ) | time | Minimum receive interval that the local router requires between received BFD packets. |
| multiplier ( unset ) | num | This value is multiplied by the negotiated transmission interval to determine the Hold Time; if no packets within the Hold time are received - the neighbor is declared down. Hold Time = negotiated interval × multiplier |
| forbid-bfd ( unset ) | bool | if = yes: BFD sessions matching criteria will be prohibited. |
| keyring ( mandatory ) | enum | |