.. _cgnv6_ds_lite_fragmentation: cgnv6 ds-lite fragmentation =========================== DS-Lite fragmentation parameters fragmentation Specification --------------------------- ===================================== ==================================================================== **Parameter** **Value** ===================================== ==================================================================== **Type** *Intermediate Resource* **Element Name** fragmentation **Element URI** /axapi/v3/cgnv6/ds-lite/fragmentation **Element Attributes** fragmentation_attributes **Partition Visibility** shared **Schema** :download:`fragmentation schema ` ===================================== ==================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/ds-lite/fragmentation .. raw:: html fragmentation_attributes .. raw:: html
.. _260_fragmentation_attributes: fragmentation attributes ------------------------ **inbound** **Description:** inbound is a **JSON Block**. Please see below for :ref:`260_inbound` **Type:** Object **Reference Object:** :doc:`/axapi/v3/cgnv6/ds-lite/fragmentation/inbound ` **outbound** **Description:** outbound is a **JSON Block**. Please see below for :ref:`260_outbound` **Type:** Object **Reference Object:** :doc:`/axapi/v3/cgnv6/ds-lite/fragmentation/outbound ` .. _260_inbound: inbound ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **count** **Description** Configure number of ICMP messages sent when DF set. Default is 1 **Type:** number **Range:** 1-5 **Default:** 1 **df-set** **Description** 'drop': Drop Silently; 'ipv4': Use IPv4 Fragmentation; 'ipv6': Use IPv6 fragmentation for oversize packets; 'send-icmp': Send ICMP Type 3 Code 4 (Fragmentation Needed and DF Set) (default); **Type:** string **Supported Values:** drop, ipv4, ipv6, send-icmp **Default:** send-icmp **frag-action** **Description** 'drop': Drop Silently; 'ipv4': Use IPv4 fragmentation for oversize packets; 'ipv6': Use IPv6 fragmentation for oversize packets (default); **Type:** string **Supported Values:** drop, ipv4, ipv6 **Default:** ipv6 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _260_outbound: outbound ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **count** **Description** Configure number of ICMP messages sent when DF set. Default is 1 **Type:** number **Range:** 1-5 **Default:** 1 **df-set** **Description** 'drop': Drop Silently; 'ipv4': Use IPv4 Fragmentation; '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, ipv4, send-icmp, send-icmpv6 **Default:** send-icmp **frag-action** **Description** 'drop': Drop Silently; 'ipv4': Use IPv4 fragmentation for oversize packets (default); 'send-icmpv6': Send ICMPv6 Type 2 Code 0 (Packet Too Big); **Type:** string **Supported Values:** drop, ipv4, send-icmpv6 **Default:** ipv4 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters