.. _router_ipv6_rip_redistribute: router ipv6 rip redistribute ============================ Redistribute information from another routing protocol redistribute Specification -------------------------- ===================================== ===================================================================== **Parameter** **Value** ===================================== ===================================================================== **Type** *Configuration Resource* **Element Name** redistribute **Element URI** /axapi/v3/router/ipv6/rip/redistribute **Element Attributes** redistribute_attributes **Partition Visibility** shared **Schema** :download:`redistribute 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/router/ipv6/rip/redistribute .. raw:: html :ref:`2522_redistribute_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/ipv6/rip/redistribute .. raw:: html :ref:`2522_redistribute_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/ipv6/rip/redistribute .. raw:: html :ref:`2522_redistribute_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/ipv6/rip/redistribute .. raw:: html :ref:`2522_redistribute_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/ipv6/rip/redistribute .. raw:: html :ref:`2522_redistribute_attributes` .. raw:: html
.. _2522_redistribute_attributes: redistribute attributes ----------------------- **redist-list** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vip-list** **Type:** List .. _2522_vip-list: vip-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **vip-metric** **Description** Metric for redistributed routes (metric value) **Type:** number **Range:** 0-16 **vip-route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **vip-type** **Description** 'only-flagged': Selected Virtual IP (VIP); 'only-not-flagged': Only not flagged; **Type:** string **Supported Values:** only-flagged, only-not-flagged .. _2522_redist-list: redist-list ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **metric** **Description** Metric for redistributed routes (metric value) **Type:** number **Range:** 0-16 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **type** **Description** 'bgp': Border Gateway Protocol (BGP); 'connected': Connected; 'floating-ip': Floating IP; 'ip-nat-list': IP NAT list; 'ip-nat': IP NAT; 'isis': ISO IS-IS; 'lw4o6': LW4O6 Prefix; 'nat-map': NAT MAP Prefix; 'nat64': NAT64 Prefix; 'static-nat': Static NAT; 'ospf': Open Shortest Path First (OSPF); 'static': Static routes; **Type:** string **Supported Values:** bgp, connected, floating-ip, ip-nat-list, ip-nat, isis, lw4o6, nat-map, nat64, static-nat, ospf, static