.. _network_twamp_responder: network twamp responder ======================= Configure TWAMP responder responder Specification ----------------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Configuration Resource* **Element Name** responder **Element URI** /axapi/v3/network/twamp/responder **Element Attributes** responder_attributes **Partition Visibility** shared **Schema** :download:`responder schema ` ===================================== ================================================================ **Operations Allowed:** .. 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/network/twamp/responder .. raw:: html :ref:`2354_responder_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/network/twamp/responder .. raw:: html :ref:`2354_responder_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/network/twamp/responder .. raw:: html :ref:`2354_responder_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/network/twamp/responder .. raw:: html :ref:`2354_responder_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/network/twamp/responder .. raw:: html :ref:`2354_responder_attributes` .. raw:: html
.. _2354_responder_attributes: responder attributes -------------------- **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:`2354_ip` **Type:** Object **Reference Object:** :doc:`/axapi/v3/network/twamp/responder/ip ` **ipv6** **Description:** ipv6 is a **JSON Block**. Please see below for :ref:`2354_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 .. _2354_ip: 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 .. _2354_ipv6: 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 `