Operation Manual – IPv4 Routing
H3C S5500-EI Series Ethernet Switches
Chapter 1 Static Routing Configuration
1-4
I. Network requirements
To detect the reachability of a static route's nexthop through a Track entry, you need to
create a Track first. For detailed Track configuration procedure, refer to
Track
Configuration
.
II. Configuration procedure
Follow these steps to detect the reachability of a static route's nexthop through Track:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Associate the
static route with a
track entry
ip route-static dest-address
{
mask |
mask-length
}
next-hop-address
track
track-entry-number
[
preference
preference-value
] [
tag tag-value
]
[
description description-text
]
Required
Not
configured
by default
Note:
z
To configure this feature for an existing static route, simply associate the static route
with a track entry. For a non-existent static route, configure it and associate it with a
Track entry.
z
If a static route needs route recursion, the associated track entry must monitor the
nexthop of the recursive route instead of that of the static route; otherwise, a valid
route may be mistakenly considered invalid.
1.4 Displaying and Maintaining Static Routes
To do…
Use the command…
Remarks
Display the current
configuration information
display
current-configuration
Display the brief information
of the IP routing table
display ip routing-table
Display the detailed
information of the IP routing
table
display ip routing-table
verbose
View information of static
routes
display ip routing-table
protocol
static
[
inactive
|
verbose
]
Available in any view
Delete all the static routes
delete static-routes all
Available In system view