.. _network_twamp: network twamp ============= Configure twamp twamp Specification ------------------- ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Intermediate Resource* **Element Name** twamp **Element URI** /axapi/v3/network/twamp **Element Attributes** twamp_attributes **Partition Visibility** shared **Schema** :download:`twamp schema ` ===================================== ====================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/network/twamp .. raw:: html twamp_attributes .. raw:: html
.. _2355_twamp_attributes: twamp attributes ---------------- **responder** **Description:** responder is a **JSON Block**. Please see below for :ref:`2355_responder` **Type:** Object **Reference Object:** :doc:`/axapi/v3/network/twamp/responder ` .. _2355_responder: responder ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **enable-both-ip-ipv6** **Description** Enable both IP and IPv6 TWAMP packets **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** enable-both-ip-ipv6, enable-ip, and enable-ipv6 are mutually exclusive **enable-ip** **Description** Enable IP TWAMP packets **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** enable-ip, enable-ipv6, and enable-both-ip-ipv6 are mutually exclusive **enable-ipv6** **Description** Enable IPv6 TWAMP packets **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** enable-ipv6, enable-ip, and enable-both-ip-ipv6 are mutually exclusive **ip** **Description:** ip is a **JSON Block**. Please see below for :ref:`2355_responder_ip` **Type:** Object **Reference Object:** :doc:`/axapi/v3/network/twamp/responder/ip ` **ipv6** **Description:** ipv6 is a **JSON Block**. Please see below for :ref:`2355_responder_ipv6` **Type:** Object **Reference Object:** :doc:`/axapi/v3/network/twamp/responder/ipv6 ` **port** **Description** Port number **Type:** number **Range:** 1024-65535 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2355_responder_ip: responder_ip ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **acl-id** **Description** ACL id **Type:** number **Range:** 1-199 **Mutual Exclusion:** acl-id and acl-name are mutually exclusive **Reference Object:** :doc:`/axapi/v3/access-list/standard ` **acl-name** **Description** Apply a named access list (Access List name) **Type:** string **Maximum Length:** 16 characters **Maximum Length:** 1 characters **Mutual Exclusion:** acl-name and acl-id are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ip/access-list ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2355_responder_ipv6: responder_ipv6 ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **v6-acl-name** **Description** Apply an access list (Named Access List) **Type:** string **Maximum Length:** 16 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ipv6/access-list `