.. _ipv6_route_static_bfd_bfd_ipv6: ipv6 route static bfd bfd-ipv6 ============================== Bidirectional Forwarding Detection bfd-ipv6 Specification ---------------------- ===================================== =================================================================================================== **Parameter** **Value** ===================================== =================================================================================================== **Type** *Collection* **Object Key(s)** *local-ipv6, nexthop-ipv6* **Collection Name** :ref:`2196_bfd-ipv6_list` **Collection URI** /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 **Element Name** bfd-ipv6 **Element URI** /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} **Element Attributes** bfd-ipv6_attributes **Partition Visibility** shared **Schema** :download:`bfd-ipv6 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/ipv6/route/static/bfd/bfd-ipv6 .. raw:: html :ref:`2196_bfd-ipv6_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 .. raw:: html :ref:`2196_bfd-ipv6_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} .. raw:: html :ref:`2196_bfd-ipv6_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 .. raw:: html :ref:`2196_bfd-ipv6_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} .. raw:: html :ref:`2196_bfd-ipv6_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} .. raw:: html :ref:`2196_bfd-ipv6_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/route/static/bfd/bfd-ipv6 .. raw:: html :ref:`2196_bfd-ipv6_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ipv6/route/static/bfd/bfd-ipv6/{local-ipv6}+{nexthop-ipv6} .. raw:: html :ref:`2196_bfd-ipv6_attributes` .. raw:: html
.. _2196_bfd-ipv6_list: bfd-ipv6-list ------------- bfd-ipv6-list is **JSON List** of :ref:`2196_bfd-ipv6_attributes` bfd-ipv6-list : [ { :ref:`2196_bfd-ipv6_attributes` }, { :ref:`2196_bfd-ipv6_attributes` }, ... ] .. _2196_bfd-ipv6_attributes: bfd-ipv6 attributes ------------------- **action** **Description** 'down': BFD down; (BFD state) **Type:** string **Supported Values:** down **local-ipv6** **Description** Local IPv6 address **Type:** string **Format:** ipv6-address **nexthop-ipv6** **Description** Nexthop IPv6 address **Type:** string **Format:** ipv6-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