BFDProperties
BFDProperties
BFD information
JSON Example
{
"active": false,
"state": "string",
"remote_state": "string",
"remote_diagnostic": "string",
"forwarding": false,
"diagnostic": "string"
}
boolean
active
Optional
True if tunnel is active in a gateway HA setup
string
state
Optional
State of the BFD session
Possible values are : UNKNOWN_STATE, ADMIN_DOWN, DOWN, INIT, UP,
string
remote_state
Optional
State of the remote interface's BFD session
Possible values are : UNKNOWN_STATE, ADMIN_DOWN, DOWN, INIT, UP,
string
remote_diagnostic
Optional
A short message indicating what the remote interface's BFD session thinks is wrong in case of a problem
boolean
forwarding
Optional
True if the BFD session believes this interface may be used to forward traffic
string
diagnostic
Optional
A short message indicating what the BFD session thinks is wrong in case of a problem