R3721-F3210-F3171-HP High-End Firewalls High Availability Command Reference-6PW101

78
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] reaction 2 checked-element probe-fail threshold-type
consecutive 10 action-type trap-only
reaction checked-element probe-fail (for trigger)
Syntax
reaction item-number checked-element probe-fail threshold-type consecutive consecutive-occurrences
action-type trigger-only
undo reaction item-number
View
DHCP, DLSw, FTP, HTTP, ICMP echo, SNMP, TCP, UDP echo test type view
Default level
2: System level
Parameters
item-number: ID for a reaction entry, which ranges from 1 to 10.
threshold-type: Specifies a threshold type.
consecutive consecutive-occurrences: Number of consecutive probe failures since the test group starts. It
ranges from 1 to 16.
action-type: Specifies what actions to be triggered to react to certain measurement conditions.
trigger-only: Triggers other modules to react to certain conditions.
Description
Use reaction checked-element probe-fail to configure a reaction entry for monitoring the probe results of
the current test group. If the number of consecutive probe failures reaches the threshold, collaboration
with other modules is triggered. You cannot edit a reaction entry. To change the attributes in a reaction
entry, use the undo reaction command to delete this entire entry and start over.
Use the undo reaction command to remove the specified reaction entry.
By default, no reaction entries are configured.
The collaboration function is not supported by UDP jitter tests.
Related commands: track.
Examples
# Create reaction entry 1. If probe failure occurs consecutively for 3 times, collaboration with other
modules is triggered.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type tcp
[Sysname-nqa-admin-test-tcp] reaction 1 checked-element probe-fail threshold-type
consecutive 3 action-type trigger-only