.. _cgnv6_sixrd_fragmentation_outbound: cgnv6 sixrd fragmentation outbound ================================== sixrd fragmentation rules for outbound oversize packets (default: ipv6) outbound Specification ---------------------- ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Configuration Resource* **Element Name** outbound **Element URI** /axapi/v3/cgnv6/sixrd/fragmentation/outbound **Element Attributes** outbound_attributes **Partition Visibility** shared **Schema** :download:`outbound 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/cgnv6/sixrd/fragmentation/outbound .. raw:: html :ref:`574_outbound_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sixrd/fragmentation/outbound .. raw:: html :ref:`574_outbound_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sixrd/fragmentation/outbound .. raw:: html :ref:`574_outbound_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/sixrd/fragmentation/outbound .. raw:: html :ref:`574_outbound_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/sixrd/fragmentation/outbound .. raw:: html :ref:`574_outbound_attributes` .. raw:: html
.. _574_outbound_attributes: outbound attributes ------------------- **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