Operation Manual – Static Route
H3C S3100-52P Ethernet Switch Chapter 1 IP Routing Protocol Overview
1-4
Note:
z The smaller the priority value, the higher the priority.
z The priority for a direct route is always 0, which you cannot change. Any other type
of routes can have their priorities manually configured.
z Each static route can be configured with a different priority.
1.1.4 Route Backup
You can configure multiple routes to the same destination, expecting the one with the
highest priority to be the primary route and all the rest backup routes.
Route backup can help improve network reliability. Automatic switching can happen
between the primary route and a backup route.
Under normal circumstances, packets are forwarded through the primary route. When
the primary route goes down, the route with the highest priority among the backup
routes is selected to forward packets. When the primary route recovers, the route
selection process is performed again and the primary route is selected again to forward
packets.
1.2 Displaying and Maintaining a Routing Table
To do… Use the command… Remarks
Display brief information
about a routing table
display ip routing-table [ | { begin |
exclude | include }
regular-expression ]
Display detailed information
about a routing table
display ip routing-table verbose
Display information about
routes permitted by a basic
ACL
display ip routing-table acl
acl-number [ verbose ]
Display routes to a specified
destination
display ip routing-table ip-address
[ mask | mask-length ]
[ longer-match ] [ verbose ]
Display routes to specified
destinations
display ip routing-table ip-address1
{ mask1 | mask-length1 } ip-address2
{ mask2 | mask-length2 } [ verbose ]
Display routes discovered
by a routing protocol
display ip routing-table protocol
protocol [ inactive | verbose ]
Display the tree-structured
routing table information
display ip routing-table radix
Display statistics about a
routing table
display ip routing-table statistics
Available in
any view