cgnv6 nat46-stateless fragmentation outbound¶
Stateless NAT46 fragmentation rules for outbound oversize packets
outbound Specification¶
Type Configuration Resource Element Name outbound Element URI /axapi/v3/cgnv6/nat46-stateless/fragmentation/outbound Element Attributes outbound_attributes Schema outbound schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/nat46-stateless/fragmentation/outbound | ||
Get Object | GET | /axapi/v3/cgnv6/nat46-stateless/fragmentation/outbound | ||
Modify Object | POST | /axapi/v3/cgnv6/nat46-stateless/fragmentation/outbound | ||
Replace Object | PUT | /axapi/v3/cgnv6/nat46-stateless/fragmentation/outbound | ||
Delete Object | DELETE | /axapi/v3/cgnv6/nat46-stateless/fragmentation/outbound |
outbound attributes¶
action
Description ‘drop’: Drop Silently; ‘ipv6’: Use IPv6 Fragmentation for oversize packets (default);
Type: string
Supported Values: drop, ipv6
Default: ipv6
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 for oversize packets; ‘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
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters