Parameter | Description | Value |
---|---|---|
test-instance adminName |
Specifies the administrator of an NQA test instance. |
It is a string of 1 to 32 characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string. |
testName |
Specifies the name of an NQA test instance. |
It is a string of 1 to 32 characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string. |
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 obtain history records of an NQA test instance, you can run the display nqa history command. The display nqa history command helps you understand the network status by displaying the operation statistics about each test packet, including the status and round-trip delay.Configuration Impact
History records of a failed jitter test instance will not be recorded.
Precautions
If no parameter is specified, history records of all NQA test instance are displayed.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display nqa history test-instance admin icmp
NQA entry(admin,icmp) history:
- -------------------------------------------------------------------------------
Index T/H/P Response Status Address Time
- -------------------------------------------------------------------------------
1 1/1/1 32ms success 1.1.1.1 2015-11-27 10:12:38.511
2 1/1/2 47ms success 1.1.1.1 2015-11-27 10:12:42.520
3 1/1/3 46ms success 1.1.1.1 2015-11-27 10:12:46.531
- -------------------------------------------------------------------------------
Item | Description |
---|---|
NQA entry(admin,icmp) history | NQA test entry information:
|
Index | Index of a history record. |
Response | Value of the round-trip time (RTT), in millisecond seconds. |
Status | Status of an NQA test packet:
|
Address | Destination IP address. |
Time | Date and time when a test packet was received. |
T | Number of times of a test packet will be sent. |
H | Number of hops a test packet will pass through. |
P | Number of sent test packets. |