Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 1 Static Route Configuration Commands
3Com Corporation
1-16
vpn-nexthop-name nexthop-address | nexthop-address [ public ]] [ preference
preference-value ]
View
System view
Parameter
ip-address: Destination IP address, in dotted decimal notation.
mask: Mask.
mask-length: Mask length. Since "1" s in the 32-bit mask are required to be consecutive,
the mask in dotted decimal notation can be replaced by mask-length, which is the
number of the consecutive "1" s in the mask.
interface-type interface-number: Specifies the outbound interface type and number of
the static route. The interfaces of the public network or under other vpn-instances can
be taken as the outbound interface of the static route.
vpn-instance-name: Indicates a name of VPN instance. It can take a maximum of 6
values.
vpn-nexthop-name: Specifies the vpn-instance of the static route next hop.
nexthop-address: Specifies the next hop IP address (in dotted decimal notation) of the
static route.
preference-value: Preference level of the static route in the range from 1 to 255.
public: Public network.
reject: Indicates an unreachable route.
blackhole: Indicates a blackhole route.
tag tag-value: Tag for the static route. It is used for routing policies.
description string: Description on the static route.
Description
Use the ip route-static command to configure a static route.
Use the undo ip route-static command to cancel the configured static route.
Two static routes to the same destination through the same next hop but with different
preferences are totally different. The system will prefer the route with the smaller
preference value, that is, higher preference level as the current route.
Use the undo ip route-static command to delete all the static routes to the same
destination through the same next hop.
Use the undo ip route-static preference command to delete the static routes with the
specified preference.










