F3215-HP Load Balancing Module High Availability Command Reference-6PW101

83
Default
The interval between two consecutive voice operations is 60000 milliseconds, and the interval between
two consecutive operations of other types is 0 milliseconds.
Views
Any NQA operation view
Default command level
2: System level
Parameters
interval: Specifies the interval in milliseconds between two consecutive operations, in the range of 0 to
604800000. An interval of 0 sets the operation to be performed only once, and to not collect any
statistics.
Examples
# Configure the ICMP echo operation to repeat at an interval of 1000 milliseconds.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] frequency 1000
history-record enable
Use history-record enable to enable the saving of history records of an NQA operation.
Use undo history-record enable to disable the history records saving function.
Syntax
history-record enable
undo history-record enable
Default
The history records of an NQA operation are not saved.
Views
Any NQA operation view
Default command level
2: System level
Usage guidelines
To view the history records of the NQA operation, use the display nqa history command.
If the history records saving function is disabled, the system does not save the history records of the NQA
operation and the existing history records are also removed.
Examples
# Enable the history records saving function of an NQA operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] history-record enable