.. _network_twamp_responder_ip: network twamp responder ip ========================== Configure TWAMP responder ip Specification ---------------- ===================================== =================================================================== ===================================== =================================================================== **Type** *Configuration Resource* **Element Name** ip **Element URI** /axapi/v3/network/twamp/responder/ip **Element Attributes** ip_attributes **Statistics Data URI** /axapi/v3/network/twamp/responder/ip/stats **Schema** :download:`ip schema ` ===================================== =================================================================== **Operations Allowed:** .. 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/ip .. raw:: html :ref:`1376_ip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/network/twamp/responder/ip .. raw:: html :ref:`1376_ip_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/network/twamp/responder/ip .. raw:: html :ref:`1376_ip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/network/twamp/responder/ip .. raw:: html :ref:`1376_ip_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/network/twamp/responder/ip .. raw:: html :ref:`1376_ip_attributes` .. raw:: html
.. _1376_ip_attributes: ip attributes ------------- **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 .. _1376_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - rx_pkts - 8 - Rx IP TWAMP test packets * - - rx_acl_drop - 8 - Rx IP client-list drop * - - no_route_err - 8 - Tx IP no route error drop * - - rx_drop_not_enabled_v4 - 8 - Rx IP disabled drop * - - other_err - 8 - IP other error drop * - - tx_pkts - 8 - Tx IP TWAMP test packets * - - twamp_hdr_len_err - 8 - Rx TWAMP hdr length error drop