Usage Scenario
NQA test instances can detect network operation conditions, output statistics, and effectively cut costs. NQA measures the performance of different protocols on the network, which allows carriers to collect the operation indicator of networks in real time.
To query the history statistics on NQA tests, run the display nqa history [ this ] command. You can view information about each test packet, including the status and round trip delay. This allows you to learn about network running status.Prerequisites
NQA test instances are configured.
Configuration Impact
History records of a failed jitter test instance will not be recorded.
Precautions
This command is run in an NQA test instance view, and the command only displays the history statistics on the test instance.
The display nqa history command displays history statistics on all NQA test instances.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> system-view [~HUAWEI] nqa test-instance admin icmp [*HUAWEI-nqa-admin-icmp] test-type icmp [*HUAWEI-nqa-admin-icmp] display nqa history this NQA entry(admin,icmp) history: -------------------------------------------------------------------------------- Index T/H/P Response Status Address Time -------------------------------------------------------------------------------- 1 1/1/1 32ms success 1.1.1.1 2012-11-27 10:12:38.511 2 1/1/2 47ms success 1.1.1.1 2012-11-27 10:12:42.520 3 1/1/3 46ms success 1.1.1.1 2012-11-27 10:12:46.531 --------------------------------------------------------------------------------
Item | Description |
---|---|
NQA entry(admin,icmp) history | NQA test entry information:
|
Index | Index of a history record. |
T/H/P | Number of times a test packet will be sent/Number of hops a test packet will pass through/Number of sent test packets. |
Status | Status of an NQA test packet:
|
Address | Destination IP address. |
Time | Date and time when a test packet was received. |
Response | Value of the Round-Trip Time (RTT). |