|
|
This section sets global configuration parameters which allow the redistribution of routes from one dynamic IP routing protocol into another. This allows the RIP and OSPF protocols to co-exist and exchange routing information. Redistribution of static routes can be set using the IP Protocol Precedence section.
configure IP Route RedistributionRoute redistribution is global to the device. For instance, if a router is running OSPF on WAN 0:0 and Ethernet 1:0 and RIP on Ethernet 2:0, setting the RIPtoOSPF keyword to On will cause the router to advertise its RIP routes to all its OSPF neighbors on WAN 0:0 and Ethernet 1:0. In order to exclude external advertisements into Ethernet 1:0 in this example, you would need to configure Ethernet 1:0 as an OSPF Stub Area using the OSPF Area section. Individual routes may be excluded from redistribution with IP Route Filters using the IP Route Filter section.
After entering the configure command for the section, enter one or more of the following keywords.
OSPFRouteAggregation = {On | Off} | The OSPFRouteAggregation keyword sets whether static and RIP routes will be consolidated along class boundaries before they are advertised into OSPF. If the router has a split subnet coming into the device from different interfaces, OSPFRouteAggregation should be set to Off. | ||
RIPToOSPF = True | False [{1 | 2} metric] | The RIPToOSPF keyword sets whether the router will redistribute RIP routes into the OSPF routing domain.
| ||
DefaultIntoOSPF = True | False [{1 | 2} metric] | The DefaultIntoOSPF keyword sets whether the router will redistribute default routes into the OSPF routing domain.
| ||
OSPFToRIP = True | False [metric] | The OSPFToRIP keyword sets whether the router will redistribute OSPF routes into the RIP routing domain.
|
RouteAggregation = Off RIPToOSPF = True 2 10 DefaultIntoOSPF = True 2 10 OSPFtoRIP = True 1
| Command | Description |
|---|---|
configure IP | Configures IP parameters for an interface |
configure IP Protocol Precedence | Configures the precedence order for routes in the routing table |
configure OSPF Area | Configures OSPF area parameters |
configure OSPF Virtual Link | Configures OSPF to allow an area that is not contiguous to the backbone area (area 0) to operate |
edit config IP Route Filter | Creates IP route filters |
edit config IP Static | Creates static routes |
show ospf | Shows OSPF configuration and statistics |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed Sep 27 10:41:11 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.