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

107
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.
Use undo route-option bypass-route to disable the routing table bypass function.
Syntax
route-option bypass-route
undo route-option bypass-route
Default
The routing table bypass function is disabled.