.. _ip_route_static_bfd: ip route static bfd =================== Bidirectional Forwarding Detection bfd Specification ----------------- ===================================== ==================================================================================== **Parameter** **Value** ===================================== ==================================================================================== **Type** *Collection* **Object Key(s)** *local-ip, nexthop-ip* **Collection Name** :ref:`2138_bfd_list` **Collection URI** /axapi/v3/ip/route/static/bfd **Element Name** bfd **Element URI** /axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip} **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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ip/route/static/bfd .. raw:: html :ref:`2138_bfd_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ip/route/static/bfd .. raw:: html :ref:`2138_bfd_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip} .. raw:: html :ref:`2138_bfd_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ip/route/static/bfd .. raw:: html :ref:`2138_bfd_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip} .. raw:: html :ref:`2138_bfd_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip} .. raw:: html :ref:`2138_bfd_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ip/route/static/bfd .. raw:: html :ref:`2138_bfd_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ip/route/static/bfd/{local-ip}+{nexthop-ip} .. raw:: html :ref:`2138_bfd_attributes` .. raw:: html
.. _2138_bfd_list: bfd-list -------- bfd-list is **JSON List** of :ref:`2138_bfd_attributes` bfd-list : [ { :ref:`2138_bfd_attributes` }, { :ref:`2138_bfd_attributes` }, ... ] .. _2138_bfd_attributes: bfd attributes -------------- **action** **Description** 'down': BFD down; (BFD state) **Type:** string **Supported Values:** down **local-ip** **Description** Local IP address **Type:** string **Format:** ipv4-address **nexthop-ip** **Description** Nexthop IP address **Type:** string **Format:** ipv4-address **template** **Description** Configure tracking template (bind tracking template name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **threshold** **Description** action triggering threshold **Type:** number **Range:** 1-255 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters