cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1358
Views
0
Helpful
1
Replies

RIP routes in database but not in routing table

tinu_karki
Level 1
Level 1

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

1 Reply 1

andrew.prince
Level 10
Level 10

Rip has an AD of 120, BGP has an AD for eBGP of 20

What is the output show ip bgp?

Sent from Cisco Technical Support iPad App