- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
08-Recursive Routing Commands | 19.98 KB |
Table of Contents
Chapter 1 Recursive Routing Configuration Commands
1.1 Recursive Routing Configuration Commands
Chapter 1 Recursive Routing Configuration Commands
1.1 Recursive Routing Configuration Commands
1.1.1 route-rely
Syntax
route-rely [ bgp | static ]
undo route-rely [ bgp | static ]
View
System view
Parameters
bgp: Specifies routes learned by the BGP as the type of routes to be controlled.
static: Specifies static routes as the type of routes to be controlled.
Description
Use the route-rely command to enable recursive routing.
Use the undo route-rely command to disable the recursive routing.
By default, both routes learned by the BGP and static routes support recursive routing.
& Note:
Currently, only 2-layer recursive routing is supported.
Examples
# Disable recursive routing for static routes.
<H3C>system-view
[H3C] undo route-rely static
# Restore the default recursive routing function.
[H3C] route-rely