Troubleshooting guide
BSR Troubleshooting Guide
7-114
The following sections describe how to resolve missing OSPF routes in a routing
table:
• RIP Routing Information Incorrectly Redistributed into OSPF
• ABR Configured Without Area 0 Interface
RIP Routing Information Incorrectly Redistributed into OSPF
Follow these steps to redistribute RIP routing information into OSPF:
1. To check the router configuration, use the show running-config command in
Privileged EXEC mode.
2. Look for a redistribute command entry that was made in Router Configuration
mode. Ensure that redistribution is configured and that the subnets keyword is
used with the command. The subnets keyword must be included when RIP is
redistributed into OSPF. If RIP is not redistributed into OSPF, only major routes
(not subnet routes) are redistributed.
3. If the redistribute command is not present, or if the subnets keyword is not
specified, add or change the configuration using the following commands:
RDN(config)#router ospf
RDN(config-ospf)#redistribute rip subnets