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

EIGRP Redistribution Problem - neighbor shows route as Internal

trob
Level 1
Level 1

DMVPN hub and spoke environment, hub is configured to redistribute static default.

router eigrp 5000
network 10.214.79.0 0.0.0.255

redistribute static metric 1000 100 255 1 1500 route-map VPN_OUT
passive-interface GigabitEthernet0/0
passive-interface GigabitEthernet0/1

---

ip prefix-list VPN_OUT seq 10 permit 0.0.0.0/32
!
route-map VPN_OUT permit 10
set tag 100
!
route-map VPN_OUT permit 20
match ip address prefix-list VPN_OUT

---

Spoke shows the route in EIGRP topology as Internal rather than External, weird! Spoke uses metrics from other hubs to determine path but incorrect AD is over riding metrics.

 

Anyone seen this before....solutions?

Suspect reload required.

 

1 Reply 1

trob
Level 1
Level 1

I cleared the default and the hub started announcing the default as External as it should.

clear ip route 0.0.0.0

 

Problem solved

Review Cisco Networking products for a $25 gift card