.. _router_isis_address_family_ipv6: router isis address-family ipv6 =============================== Address family ipv6 Specification ------------------ ===================================== ============================================================================== **Parameter** **Value** ===================================== ============================================================================== **Type** *Configuration Resource* **Element Name** ipv6 **Element URI** /axapi/v3/router/isis/{tag}/address-family/ipv6 **Element Attributes** ipv6_attributes **Partition Visibility** shared **Schema** :download:`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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/router/isis/{tag}/address-family/ipv6 .. raw:: html :ref:`2527_ipv6_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/isis/{tag}/address-family/ipv6 .. raw:: html :ref:`2527_ipv6_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/isis/{tag}/address-family/ipv6 .. raw:: html :ref:`2527_ipv6_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/isis/{tag}/address-family/ipv6 .. raw:: html :ref:`2527_ipv6_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/isis/{tag}/address-family/ipv6 .. raw:: html :ref:`2527_ipv6_attributes` .. raw:: html
.. _2527_ipv6_attributes: ipv6 attributes --------------- **adjacency-check** **Description** Check ISIS neighbor protocol support **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **default-information** **Description** 'originate': Distribute a default route; **Type:** string **Supported Values:** originate **distance** **Description** ISIS Administrative Distance (Distance value) **Type:** number **Range:** 1-255 **Default:** 115 **multi-topology-cfg** **Description:** multi-topology-cfg is a **JSON Block**. Please see below for :ref:`2527_multi-topology-cfg` **Type:** Object **redistribute** **Description:** redistribute is a **JSON Block**. Please see below for :ref:`2527_redistribute` **Type:** Object **Reference Object:** :doc:`/axapi/v3/router/isis/{tag}/address-family/ipv6/redistribute ` **summary-prefix-list** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2527_redistribute: redistribute ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **isis** **Description:** isis is a **JSON Block**. Please see below for :ref:`2527_redistribute_isis` **Type:** Object **redist-list** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vip-list** **Type:** List .. _2527_redistribute_vip-list: redistribute_vip-list ^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **vip-level** **Description** 'level-1': IS-IS level-1 routes only; 'level-1-2': IS-IS level-1 and level-2 routes; 'level-2': IS-IS level-2 routes only; **Type:** string **Supported Values:** level-1, level-1-2, level-2 **Default:** level-2 **vip-metric** **Description** Metric for redistributed routes (IS-IS default metric) **Type:** number **Range:** 0-4261412864 **Default:** 0 **vip-metric-type** **Description** 'external': Set IS-IS External metric type; 'internal': Set IS-IS Internal metric type; **Type:** string **Supported Values:** external, internal **Default:** internal **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 .. _2527_redistribute_redist-list: redistribute_redist-list ^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **level** **Description** 'level-1': IS-IS level-1 routes only; 'level-1-2': IS-IS level-1 and level-2 routes; 'level-2': IS-IS level-2 routes only; **Type:** string **Supported Values:** level-1, level-1-2, level-2 **Default:** level-2 **metric** **Description** Metric for redistributed routes (IS-IS default metric) **Type:** number **Range:** 0-4261412864 **Default:** 0 **metric-type** **Description** 'external': Set IS-IS External metric type; 'internal': Set IS-IS Internal metric type; **Type:** string **Supported Values:** external, internal **Default:** internal **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; 'lw4o6': LW4O6 Prefix; 'nat-map': NAT MAP Prefix; 'static-nat': Static NAT; 'nat64': NAT64 Prefix; 'ospf': Open Shortest Path First (OSPF); 'rip': Routing Information Protocol (RIP); 'static': Static routes; **Type:** string **Supported Values:** bgp, connected, floating-ip, ip-nat-list, ip-nat, lw4o6, nat-map, static-nat, nat64, ospf, rip, static .. _2527_redistribute_isis: redistribute_isis ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **level-1-from** **Description:** level-1-from is a **JSON Block**. Please see below for :ref:`2527_redistribute_isis_level-1-from` **Type:** Object **level-2-from** **Description:** level-2-from is a **JSON Block**. Please see below for :ref:`2527_redistribute_isis_level-2-from` **Type:** Object .. _2527_redistribute_isis_level-2-from: redistribute_isis_level-2-from ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **into-2** **Description:** into-2 is a **JSON Block**. Please see below for :ref:`2527_redistribute_isis_level-2-from_into-2` **Type:** Object .. _2527_redistribute_isis_level-2-from_into-2: redistribute_isis_level-2-from_into-2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **distribute-list** **Description** Select routes (Access-list name) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **level-1** **Description** Inter-area routes into level-2 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _2527_redistribute_isis_level-1-from: redistribute_isis_level-1-from ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **into-1** **Description:** into-1 is a **JSON Block**. Please see below for :ref:`2527_redistribute_isis_level-1-from_into-1` **Type:** Object .. _2527_redistribute_isis_level-1-from_into-1: redistribute_isis_level-1-from_into-1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **distribute-list** **Description** Select routes (Access-list name) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **level-2** **Description** Inter-area routes into level-2 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _2527_multi-topology-cfg: multi-topology-cfg ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **level** **Description** 'level-1': Level-1 only; 'level-1-2': Level-1-2; 'level-2': Level-2 only; **Type:** string **Supported Values:** level-1, level-1-2, level-2 **Mutual Exclusion:** level and transition are mutually exclusive **level-transition** **Description** Accept and generate both IS-IS IPv6 and Multi-topology IPV6 TLVs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **multi-topology** **Description** Enable multi-topology mode **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **transition** **Description** Accept and generate both IS-IS IPv6 and Multi-topology IPV6 TLVs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** transition and level are mutually exclusive .. _2527_summary-prefix-list: summary-prefix-list ^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **level** **Description** 'level-1': Summarize into level-1 area; 'level-1-2': Summarize into both area and sub-domain; 'level-2': Summarize into level-2 sub-domain; **Type:** string **Supported Values:** level-1, level-1-2, level-2 **Default:** level-2 **prefix** **Description** IPv6 prefix **Type:** string **Format:** ipv6-address-plen