The records command sets the maximum number of history and result records that can be saved for an NQA test instance.
The undo records command restores the default maximum value.
By default, the maximum number of history records is 60, the maximum number of result records is 5.
Parameter | Description | Value |
---|---|---|
result number |
Specifies the maximum number of result records that the device can save for each NQA test instance. |
The value is an integer ranging from 1 to 10. |
history number |
Specifies the maximum number of history records that the device can save for each NQA test instance. |
The value is an integer ranging from 0 to 1000. |
Usage Scenario
The result and history records of an NQA test instance are recorded in the result table and history table, respectively. You can run the following commands to query the result and history statistics and evaluate network quality.
Configuration Impact
If the maximum number of records has been configured, running the records command overrides the previous configuration.
Precautions
If parameters need to be changed during the running of the test instance, the system prompts you whether to terminate the test instance. Press "Y" or "N" as required.
<HUAWEI> system-view [~HUAWEI] nqa test-instance user test [*HUAWEI-nqa-user-test] test-type icmp [*HUAWEI-nqa-user-test] records result 5
<HUAWEI> system-view [~HUAWEI] nqa test-instance user test [*HUAWEI-nqa-user-test] test-type icmp [*HUAWEI-nqa-user-test] records history 1000