cgnv6 sixrd domain¶
sixrd Domain
domain Specification¶
Type Collection Object Key(s) name Collection Name domain-list Collection URI /axapi/v3/cgnv6/sixrd/domain Element Name domain Element URI /axapi/v3/cgnv6/sixrd/domain/{name} Element Attributes domain_attributes Statistics Data URI /axapi/v3/cgnv6/sixrd/domain/{name}/stats Schema domain schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/sixrd/domain | ||
Create List | POST | /axapi/v3/cgnv6/sixrd/domain | ||
Get Object | GET | /axapi/v3/cgnv6/sixrd/domain/{name} | ||
Get List | GET | /axapi/v3/cgnv6/sixrd/domain | ||
Modify Object | POST | /axapi/v3/cgnv6/sixrd/domain/{name} | ||
Replace Object | PUT | /axapi/v3/cgnv6/sixrd/domain/{name} | ||
Replace List | PUT | /axapi/v3/cgnv6/sixrd/domain | ||
Delete Object | DELETE | /axapi/v3/cgnv6/sixrd/domain/{name} |
domain-list¶
domain-list is JSON List of domain attributes
domain-list : [
]
domain attributes¶
br-ipv4-address
Description 6rd BR IPv4 address
Type: string
Format: ipv4-address
ce-ipv4-netmask
Description Mask length
Type: string
Format: ipv4-netmask-brief
ce-ipv4-network
Description Customer Edge IPv4 network
Type: string
Format: ipv4-address
ipv6-prefix
Description IPv6 prefix
Type: string
Format: ipv6-address-plen
mtu
Description Tunnel MTU
Type: number
Range: 1280-1480
name
Description 6rd Domain name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
sampling-enable
Type: Listuser-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 Type list Block object keys counters1
Description ‘all’: all; ‘outbound-tcp-packets-received’: Outbound TCP packets received; ‘outbound-udp-packets-received’: Outbound UDP packets received; ‘outbound-icmp-packets-received’: Outbound ICMP packets received; ‘outbound-other-packets-received’: Outbound other packets received; ‘outbound-packets-drop’: Outbound packets dropped; ‘outbound-ipv6-dest-unreachable’: Outbound IPv6 destination unreachable; ‘outbound-fragment-ipv6’: Outbound Fragmented IPv6; ‘inbound-tcp-packets-received’: Inbound TCP packets received; ‘inbound-udp-packets-received’: Inbound UDP packets received; ‘inbound-icmp-packets-received’: Inbound ICMP packets received; ‘inbound-other-packets-received’: Inbound other packets received; ‘inbound-packets-drop’: Inbound packets dropped; ‘inbound-ipv4-dest-unreachable’: Inbound IPv4 destination unreachable; ‘inbound-fragment-ipv4’: Inbound Fragmented IPv4; ‘inbound-tunnel-fragment-ipv6’: Inbound Fragmented IPv6 in tunnel; ‘vport-matched’: Traffic match SLB virtual port; ‘unknown-delegated-prefix’: Unknown 6rd delegated prefix; ‘packet-too-big’: Packet too big; ‘not-local-ip’: Not local IP; ‘fragment-error’: Fragment processing errors; ‘other-error’: Other errors;
Type: string
Supported Values: all, outbound-tcp-packets-received, outbound-udp-packets-received, outbound-icmp-packets-received, outbound-other-packets-received, outbound-packets-drop, outbound-ipv6-dest-unreachable, outbound-fragment-ipv6, inbound-tcp-packets-received, inbound-udp-packets-received, inbound-icmp-packets-received, inbound-other-packets-received, inbound-packets-drop, inbound-ipv4-dest-unreachable, inbound-fragment-ipv4, inbound-tunnel-fragment-ipv6, vport-matched, unknown-delegated-prefix, packet-too-big, not-local-ip, fragment-error, other-error
stats data¶
Counter | Size | Description | |
---|---|---|---|
inbound-icmp-packets-received | 2 | Inbound ICMP packets received | |
outbound-tcp-packets-received | 2 | Outbound TCP packets received | |
outbound-icmp-packets-received | 2 | Outbound ICMP packets received | |
vport-matched | 2 | Traffic match SLB virtual port | |
inbound-ipv4-dest-unreachable | 2 | Inbound IPv4 destination unreachable | |
not-local-ip | 2 | Not local IP | |
inbound-packets-drop | 2 | Inbound packets dropped | |
inbound-fragment-ipv4 | 2 | Inbound Fragmented IPv4 | |
fragment-error | 2 | Fragment processing errors | |
outbound-packets-drop | 2 | Outbound packets dropped | |
outbound-fragment-ipv6 | 2 | Outbound Fragmented IPv6 | |
outbound-ipv6-dest-unreachable | 2 | Outbound IPv6 destination unreachable | |
inbound-tunnel-fragment-ipv6 | 2 | Inbound Fragmented IPv6 in tunnel | |
other-error | 2 | Other errors | |
outbound-udp-packets-received | 2 | Outbound UDP packets received | |
inbound-other-packets-received | 2 | Inbound other packets received | |
inbound-udp-packets-received | 2 | Inbound UDP packets received | |
outbound-other-packets-received | 2 | Outbound other packets received | |
packet-too-big | 2 | Packet too big | |
inbound-tcp-packets-received | 2 | Inbound TCP packets received | |
unknown-delegated-prefix | 2 | Unknown 6rd delegated prefix |