02-28-2007 11:38 AM - edited 03-03-2019 03:58 PM
Currently, we are running BGP with our ISP and we are receiving a default route from my ISP. How to I redistribute the default route that learns by BGP with med into EIGRP table?
02-28-2007 01:35 PM
router eigrp [as#]
redistribute bgp [as#] metric 10000 100 255 1 1500
02-28-2007 09:51 PM
It's better to add a route-map when redistribute BGP routes into other IGPs
02-28-2007 10:28 PM
Hi ,
Check the below link which may help you.
http://www.cisco.com/en/US/tech/tk365/technologies_q_and_a_item09186a00800949e8.shtml#twenty-four
HTH
Satish
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide