cgnv6 lw-4o6 fragmentation¶
LW-4O6 fragmentation rules
fragmentation Specification¶
Type Intermediate Resource Element Name fragmentation Element URI /axapi/v3/cgnv6/lw-4o6/fragmentation Element Attributes fragmentation_attributes Schema fragmentation schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/cgnv6/lw-4o6/fragmentation | fragmentation_attributes |
fragmentation attributes¶
inbound
Description: inbound is a JSON Block. Please see below for inbound
Type: Object
Reference Object: /axapi/v3/cgnv6/lw-4o6/fragmentation/inbound
outbound
Description: outbound is a JSON Block. Please see below for outbound
Type: Object
Reference Object: /axapi/v3/cgnv6/lw-4o6/fragmentation/outbound
inbound¶
Specification Type object df-set
Description ‘drop’: Drop Silently; ‘ipv4’: Use IPv4 fragmentation for oversize packets; ‘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
outbound¶
Specification Type object df-set
Description ‘drop’: Drop Silently; ‘ipv4’: Use IPv4 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, 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 ICMP 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