.. _network_bfd: network bfd =========== Configure BFD (Bidirectional Forwarding Detection) bfd Specification ----------------- ===================================== ==================================================== **Parameter** **Value** ===================================== ==================================================== **Type** *Configuration Resource* **Element Name** bfd **Element URI** /axapi/v3/network/bfd **Element Attributes** bfd_attributes **Partition Visibility** shared **Schema** :download:`bfd schema ` ===================================== ==================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/network/bfd .. raw:: html :ref:`2319_bfd_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/network/bfd .. raw:: html :ref:`2319_bfd_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/network/bfd .. raw:: html :ref:`2319_bfd_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/network/bfd .. raw:: html :ref:`2319_bfd_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/network/bfd .. raw:: html :ref:`2319_bfd_attributes` .. raw:: html
.. _2319_bfd_attributes: bfd attributes -------------- **echo** **Description** Enable BFD Echo **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **enable** **Description** Enable BFD **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **interval-cfg** **Description:** interval-cfg is a **JSON Block**. Please see below for :ref:`2319_interval-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2319_interval-cfg: interval-cfg ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **interval** **Description** Transmit interval between BFD packets (Milliseconds (default: 800)) **Type:** number **Range:** 48-1000 **Default:** 800 **min-rx** **Description** Minimum receive interval capability (Milliseconds (default: 800)) **Type:** number **Range:** 48-1000 **Default:** 800 **multiplier** **Description** Multiplier value used to compute holddown (value used to multiply the interval (default: 4)) **Type:** number **Range:** 3-50 **Default:** 4