.. _cgnv6_nat64_fragmentation_inbound: cgnv6 nat64 fragmentation inbound ================================= Fragmentation Behavior from NAT outside to NAT inside inbound Specification --------------------- ===================================== ========================================================================== ===================================== ========================================================================== **Type** *Configuration Resource* **Element Name** inbound **Element URI** /axapi/v3/cgnv6/nat64/fragmentation/inbound **Element Attributes** inbound_attributes **Schema** :download:`inbound schema ` ===================================== ========================================================================== **Operations Allowed:** .. 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/cgnv6/nat64/fragmentation/inbound .. raw:: html :ref:`413_inbound_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/nat64/fragmentation/inbound .. raw:: html :ref:`413_inbound_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/nat64/fragmentation/inbound .. raw:: html :ref:`413_inbound_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/nat64/fragmentation/inbound .. raw:: html :ref:`413_inbound_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/nat64/fragmentation/inbound .. raw:: html :ref:`413_inbound_attributes` .. raw:: html
.. _413_inbound_attributes: inbound attributes ------------------ **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; 'ipv6': Use IPv6 fragmentation; 'send-icmp': Send ICMP Type 3 Code 4 (Fragmentation Needed and DF Set) (default); **Type:** string **Supported Values:** drop, ipv6, send-icmp **Default:** send-icmp **frag-action** **Description** 'drop': Drop Silently; 'ipv6': Use IPv6 fragmentation for oversize packets (default); **Type:** string **Supported Values:** drop, ipv6 **Default:** ipv6 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters