Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 2 Auto Detect Configuration Commands
3Com Corporation
2-7
View
System view
Parameter
ip-address: Destination IP address of the static route, in the dotted decimal format.
mask: Subnet mask of the destination IP address.
mask-length: Length of the subnet mask, that is, the number of the consecutive 1s in
the subnet mask.
interface-type: Type of the outbound interface.
interface-number: Number of the outbound interface.
nexthop: IP address of the next hop, in the dotted decimal format.
preference-value: Preference value of the route, in the range 1 to 255.
group-number: Number of the detect group, in the range 1 to 100.
Description
Use the ip route-static detect-group command to configure a static route and
reference a detect group. Whether the static route is valid depends on the reachability
of the referenced detect group:
z If it is reachable, the static route is valid.
z If it is unreachable, the static route is invalid.
To remove the auto detect function from the static route, you must first use the undo ip
route-static command to remove the static route and then reconfigure it.
Example
# Configure a static route to 192.168.0.5/24 with 192.168.0.2 as the next hop and
reference detect group 10. This static route is valid only when detect group 10 is
reachable.
<3com> system-view
System View: return to User View with Ctrl+Z.
[3com] ip route-static 192.168.0.5 24 192.168.0.2 detect-group 10
2.2.2 standby detect-group
Syntax
standby detect-group group-number
undo standby detect-group group-number
View
Interface view