R3102-R3103-HP 6600/HSR6600 Routers Network Management and Monitoring Command Reference

56
test-failure cumulate-probe-failures: Sends a trap if the total number of probe failures in an operation is
greater than or equal to cumulate-probe-failures. The value for cumulate-probe-failures is in the range of
1 to 15. The system counts the total probe failures after the last operation completes, so one trap at most
is sent.
Usage guidelines
Only the reaction trap test-complete command is supported for the voice operation.
Examples
# Configure the system to send a trap if the number of consecutive probe failures in an ICMP echo
operation is greater than or equal to 5.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] reaction trap probe-failure 5
resolve-target
Use resolve-target to set the domain name for the DNS operation.
Use undo resolve-target to restore the default.
Syntax
resolve-target domain-name
undo resolve-target
Default
No domain name is configured.
Views
DNS operation view
Default command level
2: System level
Parameters
domain-name: Specifies the domain name to be resolved. It is a case-insensitive string separated by dots
(.), each part consisting of 1 to 63 characters. The total length must be within 255 characters. Valid
characters in a part include letters, digits, hyphens (-), and underscores (_).
Examples
# Set the domain name domain1 to be resolved.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type dns
[Sysname-nqa-admin-test-dns] resolve-target domain1
route-option bypass-route
Use route-option bypass-route to enable the routing table bypass function to test the direct connectivity
to the direct destination.