Command Reference Guide

254option 3Com Router 5000 Family and Router 6000 Family
Command Reference
option
Purpose Use the option command to specify the logical relationship between the addresses
to be probed in the detect group.
Use the undo option command to remove the configured logical relationship.
Syntax option [ and | or ]
undo option [ and | or ]
Parameters and
Specifies that the relationship between the addresses
to be probed is logical AND.
or
Specifies that the relationship between the addresses
to be probed is logical OR.
Default By default, the relationship between the addresses in a detect group is logical AND.
Example Specify the relationship between the addresses in detect group 10 as or.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] detect-group 10
[3Com-detect-group-10] option or
View This command can be used in the following views:
Detect group view
Description The router probes the IP addresses in a detect group in the ascending order of their
assigned sequence numbers and determines whether the detect group is reachable as
follows:
When the relationship between the IP addresses is logical AND, the detect group is
regarded reachable only if all IP addresses can be pinged. If the router fails to ping
an IP address, it stops probing and considers that the detect group is unreachable.
When the relationship between the IP addresses is logical OR, the detect group is
regarded reachable if one of the IP addresses can be pinged. When an IP address is
pinged, the router stops probing and considers that the detect group is reachable.