network twamp responder ipv6¶
Configure TWAMP responder
ipv6 Specification¶
Type
Configuration Resource
Element Name
ipv6
Element URI
/axapi/v3/network/twamp/responder/ipv6
Element Attributes
ipv6_attributes
Statistics Data URI
/axapi/v3/network/twamp/responder/ipv6/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/network/twamp/responder/ipv6 | ||
Get Object | GET | /axapi/v3/network/twamp/responder/ipv6 | ||
Modify Object | POST | /axapi/v3/network/twamp/responder/ipv6 | ||
Replace Object | PUT | /axapi/v3/network/twamp/responder/ipv6 | ||
Delete Object | DELETE | /axapi/v3/network/twamp/responder/ipv6 |
ipv6 attributes¶
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
Refernce Object: /axapi/v3/ipv6/access-list
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
no_route_err_v6 |
8 |
Tx IPv6 no route error drop |
|
twamp_hdr_len_err_v6 |
8 |
Rx IPv6 TWAMP hdr length error drop |
|
tx_pkts_v6 |
8 |
Tx IPv6 TWAMP test packets |
|
other_err_v6 |
8 |
IPv6 Other error drop |
|
rx_drop_not_enabled_v6 |
8 |
Rx IPv6 disabled drop |
|
rx_pkts_v6 |
8 |
Rx IPv6 TWAMP test packets |
|
rx_acl_drop_v6 |
8 |
Rx IPv6 client-list drop |