The display twamp-light statistic-type twoway-delay test-session command displays statistics about two-way packet delay of a TWAMP Light test session.
The display twamp-light statistic-type oneway-delay test-session command displays statistics about one-way packet delay of a TWAMP Light test session.
Parameter | Description | Value |
---|---|---|
session-id |
Specifies the ID of a test session. |
The value is an integer ranging from 1 to 2048. |
link-bundle-member ifName |
Specifies the name of a link-bundle interface. |
- |
ifType |
Specifies the type of a link-bundle interface. |
- |
ifNum |
Specifies the number of a link-bundle interface. |
- |
summary |
Displays brief delay statistics about a TWAMP trunk. |
- |
Usage Scenario
To check statistics about two-way and one-way packet delay of a TWAMP Light test session, run the display twamp-light statistic-type twoway-delay test-session command or run the display twamp-light statistic-type oneway-delay test-session command.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display twamp-light statistic-type oneway-delay test-session 1
2020-11-13 14:45:58.358
Latest one-way delay statistics(usec):
--------------------------------------------------------------------------------
Index Tx-Delay(Avg) Rx-Delay(Avg) Tx-Jitter(Avg) Rx-Jitter(Avg)
--------------------------------------------------------------------------------
83 12 12 3 4
84 12 12 3 4
85 12 12 4 4
86 13 12 3 4
87 12 13 3 3
88 12 12 3 3
89 12 12 4 5
90 12 12 3 4
91 12 12 4 4
92 12 12 3 3
93 12 12 3 3
94 12 12 3 3
95 13 13 3 3
96 12 12 4 4
97 12 12 3 3
98 12 12 4 4
99 12 12 3 3
100 11 12 3 4
101 12 12 4 4
102 12 12 3 3
103 12 14 3 3
105 12 12 3 3
106 12 12 4 3
107 12 10 3 4
108 12 12 3 3
109 11 12 3 4
110 12 12 4 4
111 12 12 3 4
112 12 12 3 4
--------------------------------------------------------------------------------
Average TxDelay : 124 Average RxDelay : 129
Maximum TxDelay : 248 Maximum RxDelay : 331
Minimum TxDelay : 6 Minimum RxDelay : 9
Average TxJitter : 3 Average RxJitter : 4
Maximum TxJitter : 14 Maximum RxJitter : 15
Minimum TxJitter : 0 Minimum RxJitter : 0
<HUAWEI> display twamp-light statistic-type twoway-delay test-session 1
Latest two-way delay statistics(usec):
--------------------------------------------------------------------------------
Index Delay(Avg) Jitter(Avg) Tx-Jitter(Avg) Rx-Jitter(Avg)
--------------------------------------------------------------------------------
11027 0 0 0 0
11028 0 0 0 0
11029 4 4 4 4
11030 1 1 1 1
11031 1 1 1 1
11032 1 1 1 1
11033 0 0 0 0
11034 1 1 1 1
11035 2 2 2 2
11036 2 2 2 2
11037 0 0 0 0
11038 2 2 2 2
11039 1 1 1 1
11040 0 0 0 0
11041 0 0 0 0
11042 0 0 0 0
11043 0 0 0 0
11044 1 1 1 1
11045 3 3 3 3
11046 0 0 0 0
11047 1 1 1 1
11048 0 0 0 0
11049 0 0 0 0
11050 0 0 0 0
11051 1 1 1 1
11052 0 0 0 0
11053 5 5 5 5
11054 7 7 7 7
11055 0 0 0 0
11056 1 1 1 1
--------------------------------------------------------------------------------
Average Delay : 1 Average Jitter : 1
Maximum Delay : 7 Maximum Jitter : 7
Minimum Delay : 0 Minimum Jitter : 0
Average TxJitter : 1 Average RxJitter : 1
Maximum TxJitter : 7 Maximum RxJitter : 7
Minimum TxJitter : 0 Minimum RxJitter : 0
Item | Description |
---|---|
Latest two-way delay statistics(usec) | Two-way packet delay statistics (us). |
Latest one-way delay statistics(usec) | One-way packet delay statistics (µs). |
Index | Sequence number of an entry. |
Tx-Delay(Avg) | Tx direction average delay. |
Rx-Delay(Avg) | Rx direction average delay. |
Tx-Jitter(Avg) | Average send packet jitter. |
Rx-Jitter(Avg) | Average receive packet jitter. |
Average Delay | Average packet delay. |
Average Jitter | Average packet jitter. |
Average TxJitter | Average send packet jitter. |
Average RxJitter | Average receive packet jitter. |
Average TxDelay | Tx direction average delay. |
Average RxDelay | Rx direction average delay. |
Maximum Delay | Maximum packet delay. |
Maximum Jitter | Maximum packet jitter. |
Maximum TxJitter | Maximum send packet jitter. |
Maximum RxJitter | Maximum receive packet jitter. |
Maximum TxDelay | Tx direction maximum delay. |
Maximum RxDelay | Rx direction maximum delay. |
Minimum Delay | Minimum packet delay. |
Minimum Jitter | Minimum packet jitter. |
Minimum TxJitter | Minimum send packet jitter. |
Minimum RxJitter | Minimum receive packet jitter. |
Minimum TxDelay | Tx direction minimum delay. |
Minimum RxDelay | Rx direction minimum delay. |
Delay(Avg) | Packet delay. |
Jitter(Avg) | Packet jitter. |