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 ip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/network/twamp/responder/ip | ||
Get Object | GET | /axapi/v3/network/twamp/responder/ip | ||
Modify Object | POST | /axapi/v3/network/twamp/responder/ip | ||
Replace Object | PUT | /axapi/v3/network/twamp/responder/ip | ||
Delete Object | DELETE | /axapi/v3/network/twamp/responder/ip |
ip attributes¶
acl-id
Description ACL id
Type: number
Range: 1-199
Mutual Exclusion: acl-id and acl-name are mutually exclusive
Reference Object: /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: /axapi/v3/ip/access-list
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
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 |