cgnv6 nptv6 domain

Configure NPTv6 translation domain

domain Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name domain-list
Collection URI /axapi/v3/cgnv6/nptv6/domain
Element Name domain
Element URI /axapi/v3/cgnv6/nptv6/domain/{name}
Element Attributes domain_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/cgnv6/nptv6/domain/{name}/stats
Schema domain schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/cgnv6/nptv6/domain

domain attributes

Create List

POST

/axapi/v3/cgnv6/nptv6/domain

domain attributes

Get Object

GET

/axapi/v3/cgnv6/nptv6/domain/{name}

domain attributes

Get List

GET

/axapi/v3/cgnv6/nptv6/domain

domain-list

Modify Object

POST

/axapi/v3/cgnv6/nptv6/domain/{name}

domain attributes

Replace Object

PUT

/axapi/v3/cgnv6/nptv6/domain/{name}

domain attributes

Replace List

PUT

/axapi/v3/cgnv6/nptv6/domain

domain-list

Delete Object

DELETE

/axapi/v3/cgnv6/nptv6/domain/{name}

domain attributes

domain-list

domain-list is JSON List of domain attributes

domain-list : [

domain attributes

inside-prefix

Description Configure inside network prefix (Inside IPv6 network prefix)

Type: string

Format: ipv6-address-plen

name

Description Name of NPTv6 domain

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

outside-prefix

Description Configure outside network prefix (Outside IPv6 network prefix)

Type: string

Format: ipv6-address-plen

sampling-enable

Type: List

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

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-packets’: Outbound Packets; ‘inbound-packets’: Inbound Packets; ‘hairpin-packets’: Hairpin Packets; ‘address-not-valid-for-translation’: Address Not Valid For Translation; ‘inbound-packets-no-map’: Inbound Packets No Map; ‘packets-dest-unreachable’: Packets Destination Unreachable;

Type: string

Supported Values: all, outbound-packets, inbound-packets, hairpin-packets, address-not-valid-for-translation, inbound-packets-no-map, packets-dest-unreachable