Noticed on one of our routers that there are routes in the database but no RIP routes in the routing table. Routing is also running BGP. Not sure I understand why this is occuring. Output below:
RouterA#sh ip rip database
0.0.0.0/0 auto-summary
0.0.0.0/0 redistributed
[1] via 0.0.0.0,
10.0.0.0/8 auto-summary
etc......etc.......etc........etc
65.0.0.0/8 auto-summary
65.63.72.128/25 redistributed
[1] via 0.0.0.0,
65.63.75.0/25 redistributed
[1] via 0.0.0.0,
RouterA#sh ip route rip
- blank - (no rip routes in routing table)
RouterA#
Sh run RIP output
router rip
version 2
timers basic 15 45 45 90
redistribute static route-map ADVERTISE-TO-MPLS
passive-interface default
no passive-interface Vlan715
no passive-interface Vlan730
network 10.0.0.0
network 65.0.0.0
neighbor 192.152.39.218
neighbor 192.152.39.130
no auto-summary