.. _cgnv6_sixrd: cgnv6 sixrd =========== Configure IPv6 Rapid Deployment (sixrd) sixrd Specification ------------------- ===================================== ==================================================== ===================================== ==================================================== **Type** *Intermediate Resource* **Element Name** sixrd **Element URI** /axapi/v3/cgnv6/sixrd **Element Attributes** sixrd_attributes **Schema** :download:`sixrd schema ` ===================================== ==================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sixrd .. raw:: html sixrd_attributes .. raw:: html
.. _1579_sixrd_attributes: sixrd attributes ---------------- **domain-list** **Type:** List **Refernce Object:** :doc:`/axapi/v3/cgnv6/sixrd/domain/{name} ` **fragmentation** **Description:** fragmentation is a **JSON Block**. Please see below for :ref:`1579_fragmentation` **Type:** Object **Refernce Object:** :doc:`/axapi/v3/cgnv6/sixrd/fragmentation ` .. _1579_domain-list: domain-list ^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **br-ipv4-address** **Description** 6rd BR IPv4 address **Type:** string **Format:** ipv4-address **ce-ipv4-netmask** **Description** Mask length **Type:** string **Format:** ipv4-netmask-brief **ce-ipv4-network** **Description** Customer Edge IPv4 network **Type:** string **Format:** ipv4-address **ipv6-prefix** **Description** IPv6 prefix **Type:** string **Format:** ipv6-address-plen **mtu** **Description** Tunnel MTU **Type:** number **Range:** 1280-1480 **name** **Description** 6rd Domain name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1579_fragmentation: fragmentation ^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **inbound** **Description:** inbound is a **JSON Block**. Please see below for :ref:`1579_fragmentation_inbound` **Type:** Object **Refernce Object:** :doc:`/axapi/v3/cgnv6/sixrd/fragmentation/inbound ` **outbound** **Description:** outbound is a **JSON Block**. Please see below for :ref:`1579_fragmentation_outbound` **Type:** Object **Refernce Object:** :doc:`/axapi/v3/cgnv6/sixrd/fragmentation/outbound ` .. _1579_fragmentation_inbound: fragmentation_inbound ^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **action** **Description** 'drop': Drop Silently; 'ipv4': Use IPv4 fragmentation for oversize packets; 'ipv6': Use IPv6 Fragmentation for oversize packets; 'send-icmpv6': Send ICMP Type 2 Code 0 (Packet Too Big) (default); **Type:** string **Supported Values:** drop, ipv4, ipv6, send-icmpv6 **Default:** send-icmpv6 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1579_fragmentation_outbound: fragmentation_outbound ^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **action** **Description** 'drop': Drop Silently; 'ipv6': Use IPv6 Fragmentation for oversize packets (default); 'send-icmp': Send ICMP Type 3 Code 4 (Fragmentation Needed and DF Set); 'send-icmpv6': Send ICMP Type 2 Code 0 (Packet Too Big); **Type:** string **Supported Values:** drop, ipv6, send-icmp, send-icmpv6 **Default:** ipv6 **count** **Description** Configure number of ICMP messages sent when DF set. Default is 1 **Type:** number **Range:** 1-5 **df-set** **Description** 'drop': Drop Silently; 'ipv6': Use IPv6 Fragmentation for oversize packets; 'send-icmp': Send ICMP Type 3 Code 4 (Fragmentation Needed and DF Set) (default); 'send-icmpv6': Send ICMP Type 2 Code 0 (Packet Too Big); **Type:** string **Supported Values:** drop, ipv6, send-icmp, send-icmpv6 **Default:** send-icmp **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters