cgnv6 nptv6 domain¶
Configure NPTv6 translation domain
domain Specification¶
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/cgnv6/nptv6/domain
Element Name
domain
Element URI
/axapi/v3/cgnv6/nptv6/domain/{name}
Element Attributes
domain_attributes
Statistics Data URI
/axapi/v3/cgnv6/nptv6/domain/{name}/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/nptv6/domain | ||
Create List | POST | /axapi/v3/cgnv6/nptv6/domain | ||
Get Object | GET | /axapi/v3/cgnv6/nptv6/domain/{name} | ||
Get List | GET | /axapi/v3/cgnv6/nptv6/domain | ||
Modify Object | POST | /axapi/v3/cgnv6/nptv6/domain/{name} | ||
Replace Object | PUT | /axapi/v3/cgnv6/nptv6/domain/{name} | ||
Replace List | PUT | /axapi/v3/cgnv6/nptv6/domain | ||
Delete Object | DELETE | /axapi/v3/cgnv6/nptv6/domain/{name} |
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
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
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
inbound-packets |
8 |
Inbound Packets |
|
hairpin-packets |
8 |
Hairpin Packets |
|
inbound-packets-no-map |
8 |
Inbound Packets No Map |
|
outbound-packets |
8 |
Outbound Packets |
|
address-not-valid-for-translation |
8 |
Address Not Valid For Translation |
|
packets-dest-unreachable |
8 |
Packets Destination Unreachable |