H3C S7500E Series Ethernet Switches Operation Manual
Operation Manual – IP Routing Overview
H3C S7500E Series Ethernet Switches Chapter 1 IP Routing Overvie
w
1-6
Under normal circumstances, packets are forwarded through the main route. When the
main route goes down, the route with the highest priority among the backup routes is
selected to forward packets. When the main route recovers, the route selection process
is performed again and the main route is selected again to forward packets.
1.2.5 Route Recursion
The nexthops of some BGP routes (except EBGP routes) and static routes configured
with nexthops may not be directly connected. To forward the packets, the outgoing
interface to reach the nexthop must be available. Route recursion is used to find the
outgoing interface based on the nexthop information of the route. Link-state routing
protocols, such as OSPF and IS-IS, do not need route recursion because they obtain
nexthop information through route calculation.
1.2.6 Sharing of Routing Information
As different routing protocols use different routing algorithms to calculate routes, they
may find different routes. In a large network with multiple routing protocols, it is required
for routing protocols to share their routing information. Each routing protocol has its
own route redistribution mechanism. For detailed information, refer to the description
about route redistribution in each routing protocol.
1.3 Displaying and Maintaining a Routing Table
To do… Use the command… Remarks
Display brief information
about the active routes in
the routing table
display ip routing-table [ verbose | |
{ begin | exclude | include }
regular-expression ]
Display information about
routes to the specified
destination
display ip routing-table ip-address
[ mask-length | mask ]
[ longer-match ] [ verbose ]
Display information about
routes with destination
addresses in the specified
range
display ip routing-table ip-address1
{ mask-length | mask } ip-address2
{ mask-length | mask } [ verbose ]
Display information about
routes permitted by an
IPv4 basic ACL
display ip routing-table acl
acl-number [ verbose ]
Available in
any view