.. _cgnv6_sixrd_domain: cgnv6 sixrd domain ================== sixrd Domain domain Specification -------------------- ===================================== ================================================================== **Parameter** **Value** ===================================== ================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`572_domain_list` **Collection URI** /axapi/v3/cgnv6/sixrd/domain **Element Name** domain **Element URI** /axapi/v3/cgnv6/sixrd/domain/{name} **Element Attributes** domain_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/cgnv6/sixrd/domain/{name}/stats **Schema** :download:`domain schema ` ===================================== ================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sixrd/domain .. raw:: html :ref:`572_domain_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sixrd/domain .. raw:: html :ref:`572_domain_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sixrd/domain/{name} .. raw:: html :ref:`572_domain_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/sixrd/domain .. raw:: html :ref:`572_domain_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/sixrd/domain/{name} .. raw:: html :ref:`572_domain_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/sixrd/domain/{name} .. raw:: html :ref:`572_domain_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/sixrd/domain .. raw:: html :ref:`572_domain_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/sixrd/domain/{name} .. raw:: html :ref:`572_domain_attributes` .. raw:: html
.. _572_domain_list: domain-list ----------- domain-list is **JSON List** of :ref:`572_domain_attributes` domain-list : [ { :ref:`572_domain_attributes` }, { :ref:`572_domain_attributes` }, ... ] .. _572_domain_attributes: 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:** 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 .. _572_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **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