cgnv6 nat46-stateless global

Stateless NAT46 Statistics

global Specification

Parameter Value
Type Configuration Resource
Element Name global
Element URI /axapi/v3/cgnv6/nat46-stateless/global
Element Attributes global_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/cgnv6/nat46-stateless/global/stats
Schema global schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/cgnv6/nat46-stateless/global

global attributes

Get Object

GET

/axapi/v3/cgnv6/nat46-stateless/global

global attributes

Modify Object

POST

/axapi/v3/cgnv6/nat46-stateless/global

global attributes

Replace Object

PUT

/axapi/v3/cgnv6/nat46-stateless/global

global attributes

Delete Object

DELETE

/axapi/v3/cgnv6/nat46-stateless/global

global attributes

global attributes

sampling-enable

Type: List

tcp

Description: tcp is a JSON Block. Please see below for tcp

Type: Object

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

sampling-enable

Specification Value
Type list
Block object keys  

counters1

Description ‘all’: all; ‘outbound_ipv4_received’: Outbound IPv4 packets received; ‘outbound_ipv4_drop’: Outbound IPv4 packets dropped; ‘outbound_ipv4_fragment_received’: Outbound IPv4 fragment packets received; ‘outbound_ipv6_unreachable’: Outbound IPv6 destination unreachable; ‘outbound_ipv6_fragmented’: Outbound IPv6 packets fragmented; ‘inbound_ipv6_received’: Inbound IPv6 packets received; ‘inbound_ipv6_drop’: Inbound IPv6 packets dropped; ‘inbound_ipv6_fragment_received’: Inbound IPv6 fragment packets received; ‘inbound_ipv4_unreachable’: Inbound IPv4 destination unreachable; ‘inbound_ipv4_fragmented’: Inbound IPv4 packets fragmented; ‘packet_too_big’: Packet too big; ‘fragment_error’: Fragment processing errors; ‘icmpv6_to_icmp’: ICMPv6 to ICMP; ‘icmpv6_to_icmp_error’: ICMPv6 to ICMP errors; ‘icmp_to_icmpv6’: ICMP to ICMPv6; ‘icmp_to_icmpv6_error’: ICMP to ICMPv6 errors; ‘ha_standby’: HA is standby; ‘other_error’: Other errors; ‘conn_count’: conn count;

Type: string

Supported Values: all, outbound_ipv4_received, outbound_ipv4_drop, outbound_ipv4_fragment_received, outbound_ipv6_unreachable, outbound_ipv6_fragmented, inbound_ipv6_received, inbound_ipv6_drop, inbound_ipv6_fragment_received, inbound_ipv4_unreachable, inbound_ipv4_fragmented, packet_too_big, fragment_error, icmpv6_to_icmp, icmpv6_to_icmp_error, icmp_to_icmpv6, icmp_to_icmpv6_error, ha_standby, other_error, conn_count

tcp

Specification Value
Type object

mss-clamp

Description: mss-clamp is a JSON Block. Please see below for tcp_mss-clamp

Type: Object

tcp_mss-clamp

Specification Value
Type object

min

Description Specify the min value allowed for the TCP MSS (Specify the min value allowed for the TCP MSS (default: ((576 - 60 - 60))))

Type: number

Range: 0-1420

Default: 456

mss-clamp-type

Description ‘fixed’: Specify a fixed max value for the TCP MSS; ‘none’: No TCP MSS clamping; ‘subtract’: Specify the value to subtract from the TCP MSS (default: 20);

Type: string

Supported Values: fixed, none, subtract

Default: subtract

mss-subtract

Description Specify the value to subtract from the TCP MSS (default: 20)

Type: number

Range: 0-1420

Default: 20

mss-value

Description The max value allowed for the TCP MSS (default: not configured)

Type: number

Range: 0-1420