.. _ipv6_route_rib: ipv6 route rib ============== Establish static routes rib Specification ----------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Object Key(s)** *ipv6-address* **Collection Name** :ref:`2157_rib_list` **Collection URI** /axapi/v3/ipv6/route/rib **Element Name** rib **Element URI** /axapi/v3/ipv6/route/rib/{ipv6-address} **Element Attributes** rib_attributes **Partition Visibility** shared **Schema** :download:`rib 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/rib .. raw:: html :ref:`2157_rib_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ipv6/route/rib .. raw:: html :ref:`2157_rib_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ipv6/route/rib/{ipv6-address} .. raw:: html :ref:`2157_rib_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ipv6/route/rib .. raw:: html :ref:`2157_rib_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ipv6/route/rib/{ipv6-address} .. raw:: html :ref:`2157_rib_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/route/rib/{ipv6-address} .. raw:: html :ref:`2157_rib_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/route/rib .. raw:: html :ref:`2157_rib_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ipv6/route/rib/{ipv6-address} .. raw:: html :ref:`2157_rib_attributes` .. raw:: html
.. _2157_rib_list: rib-list -------- rib-list is **JSON List** of :ref:`2157_rib_attributes` rib-list : [ { :ref:`2157_rib_attributes` }, { :ref:`2157_rib_attributes` }, ... ] .. _2157_rib_attributes: rib attributes -------------- **ipv6-address** **Description** IPV6 address **Type:** string **Format:** ipv6-address-plen **ipv6-nexthop-ipv6** **Type:** List **ipv6-nexthop-tunnel** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2157_ipv6-nexthop-tunnel: ipv6-nexthop-tunnel ^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **description** **Description** Description for static route **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **distance-nexthop-tunnel** **Description** Distance value for this route **Type:** number **Range:** 1-255 **Default:** 1 **ipv6-nexthop-tunnel-addr** **Description** Forwarding router's address **Type:** string **Format:** ipv6-address **tunnel** **Description** Tunnel interface (Tunnel interface number) **Type:** number **Range:** 1-128 .. _2157_ipv6-nexthop-ipv6: ipv6-nexthop-ipv6 ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **description** **Description** Description for static route **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **distance** **Description** Distance value for this route **Type:** number **Range:** 1-255 **Default:** 1 **ethernet** **Description** Ethernet interface (Ethernet interface number) **Type:** number **Format:** interface **ipv6-nexthop** **Description** Forwarding router's address **Type:** string **Format:** ipv6-address **trunk** **Description** Trunk interface (Trunk interface number) **Type:** number **Format:** interface **ve** **Description** Virtual Ethernet interface (Virtual Ethernet interface number) **Type:** number **Format:** interface