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

Redistribution instead of default route

jeffbriones
Level 1
Level 1

Hi guys,

How can i configure redistribution here so that i will no longer put default route.

ISP-BGP-RouterA-EIGRP-RouterB(defaultroute)-mynetwork

tnx.

jeff

1 Reply 1

gpulos
Level 8
Level 8

put a static default route in your core EIGRP router and use:

R(config)# ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx

R(config-router)# redistribute static

if for some reason, the core router does not know of all the networks a host must get too, you may want to think of putting the static route elsewhere or in a few select routers.