- Table of Contents
-
- H3C S9500 Operation Manual-Release1648[v1.24]-03 IP Routing Volume
- 00-1Cover
- 01-IP Routing Protocol Overview
- 02-Static Route Configuration
- 03-RIP Configuration
- 04-OSPF Configuration
- 05-ISIS Configuration
- 06-BGP Configuration
- 07-IP Route Policy Configuration
- 08-Route Capacity Configuration
- 09-Recursive Routing Configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
09-Recursive Routing Configuration | 23.54 KB |
Table of Contents
Chapter 1 Recursive Routing Configuration
1.1 Recursive Routing Overview
1.2 Recursive Routing Configuration
Chapter 1 Recursive Routing Configuration
When configuring recursive routing, go to these sections for information you are interested in:
l Recursive Routing Configuration
& Note:
The term “router” or the router icon in this document refers to a router in a generic sense or an S9500 switch running routing protocols.
1.1 Recursive Routing Overview
Every route entry must have its next hop address. For a common route, its next hop address is within the network segment to which the router is directly connected; for a route requiring recursion, its next hop address is not directly connected. During route forwarding, this non-directly connected next hop address must be recursion-processed once or several times to find out a directly connected next hop address to enable L2 path searching. A recursive route can be a static route or BGP route. Recursive routing can make route entries flexible, independent of a specific interface.
1.2 Recursive Routing Configuration
Follow these steps to configure recursive routing:
To do… |
Use the command… |
Remarks |
Enter system view |
system-view |
— |
Enable recursive routing |
route-rely [ bgp | static ] |
By default, both routes learned by the BGP and static routes support recursive routing. |
& Note:
Currently, only 2-layer recursive routing is supported.