.. _router_bgp_address_family_ipv6_redistribute: router bgp address-family ipv6 redistribute =========================================== Redistribute information from another routing protocol redistribute Specification -------------------------- ===================================== ================================================================================================ **Parameter** **Value** ===================================== ================================================================================================ **Type** *Configuration Resource* **Element Name** redistribute **Element URI** /axapi/v3/router/bgp/{as-number}/address-family/ipv6/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/bgp/{as-number}/address-family/ipv6/redistribute .. raw:: html :ref:`2498_redistribute_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/bgp/{as-number}/address-family/ipv6/redistribute .. raw:: html :ref:`2498_redistribute_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/bgp/{as-number}/address-family/ipv6/redistribute .. raw:: html :ref:`2498_redistribute_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/bgp/{as-number}/address-family/ipv6/redistribute .. raw:: html :ref:`2498_redistribute_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/bgp/{as-number}/address-family/ipv6/redistribute .. raw:: html :ref:`2498_redistribute_attributes` .. raw:: html
.. _2498_redistribute_attributes: redistribute attributes ----------------------- **connected-cfg** **Description:** connected-cfg is a **JSON Block**. Please see below for :ref:`2498_connected-cfg` **Type:** Object **floating-ip-cfg** **Description:** floating-ip-cfg is a **JSON Block**. Please see below for :ref:`2498_floating-ip-cfg` **Type:** Object **ip-nat-cfg** **Description:** ip-nat-cfg is a **JSON Block**. Please see below for :ref:`2498_ip-nat-cfg` **Type:** Object **ip-nat-list-cfg** **Description:** ip-nat-list-cfg is a **JSON Block**. Please see below for :ref:`2498_ip-nat-list-cfg` **Type:** Object **isis-cfg** **Description:** isis-cfg is a **JSON Block**. Please see below for :ref:`2498_isis-cfg` **Type:** Object **lw4o6-cfg** **Description:** lw4o6-cfg is a **JSON Block**. Please see below for :ref:`2498_lw4o6-cfg` **Type:** Object **nat-map-cfg** **Description:** nat-map-cfg is a **JSON Block**. Please see below for :ref:`2498_nat-map-cfg` **Type:** Object **nat64-cfg** **Description:** nat64-cfg is a **JSON Block**. Please see below for :ref:`2498_nat64-cfg` **Type:** Object **ospf-cfg** **Description:** ospf-cfg is a **JSON Block**. Please see below for :ref:`2498_ospf-cfg` **Type:** Object **rip-cfg** **Description:** rip-cfg is a **JSON Block**. Please see below for :ref:`2498_rip-cfg` **Type:** Object **static-cfg** **Description:** static-cfg is a **JSON Block**. Please see below for :ref:`2498_static-cfg` **Type:** Object **static-nat-cfg** **Description:** static-nat-cfg is a **JSON Block**. Please see below for :ref:`2498_static-nat-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vip** **Description:** vip is a **JSON Block**. Please see below for :ref:`2498_vip` **Type:** Object .. _2498_ip-nat-list-cfg: ip-nat-list-cfg ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ip-nat-list** **Description** IP NAT list **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_lw4o6-cfg: lw4o6-cfg ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **lw4o6** **Description** LW4O6 Prefix **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_nat64-cfg: nat64-cfg ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **nat64** **Description** NAT64 Prefix **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_connected-cfg: connected-cfg ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **connected** **Description** Connected **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_vip: vip ^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **only-flagged-cfg** **Description:** only-flagged-cfg is a **JSON Block**. Please see below for :ref:`2498_vip_only-flagged-cfg` **Type:** Object **only-not-flagged-cfg** **Description:** only-not-flagged-cfg is a **JSON Block**. Please see below for :ref:`2498_vip_only-not-flagged-cfg` **Type:** Object .. _2498_vip_only-not-flagged-cfg: vip_only-not-flagged-cfg ^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **only-not-flagged** **Description** Only not flagged **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_vip_only-flagged-cfg: vip_only-flagged-cfg ^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **only-flagged** **Description** Selected Virtual IP (VIP) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_ip-nat-cfg: ip-nat-cfg ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ip-nat** **Description** IP NAT **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_floating-ip-cfg: floating-ip-cfg ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **floating-ip** **Description** Floating IP **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_isis-cfg: isis-cfg ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **isis** **Description** ISO IS-IS **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_nat-map-cfg: nat-map-cfg ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **nat-map** **Description** NAT MAP Prefix **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_rip-cfg: rip-cfg ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **rip** **Description** Routing Information Protocol (RIP) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_ospf-cfg: ospf-cfg ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ospf** **Description** Open Shortest Path First (OSPF) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _2498_static-nat-cfg: static-nat-cfg ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **static-nat** **Description** Static NAT Prefix **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _2498_static-cfg: static-cfg ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **route-map** **Description** Route map reference (Pointer to route-map entries) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **static** **Description** Static routes **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0