08-22-2006 02:14 AM - edited 03-03-2019 01:43 PM
hi,
i have a pe-router which runs eigrp in vrf to a ce-router.
this ce-router should receive the defaultroute from the pe-router.
how can i achive this, because the "ip default-network"command is not vrf-aware
urgent - thanks for any answer
Solved! Go to Solution.
08-22-2006 02:44 AM
Just create a static default route in the VRF context on the PE and redistribute it in eigrp.
Hope this helps,
08-22-2006 02:44 AM
Just create a static default route in the VRF context on the PE and redistribute it in eigrp.
Hope this helps,
08-22-2006 04:07 AM
hi,
thanks - this was also my first idea - but there are many static routes - so i have to work with a route-map.
this was the thing did not want to do - but if there is no other possibility - i will do it.
i first thought in ospf manner (originate default always - command)
but this is not available in eigrp
thanks
08-22-2006 04:21 AM
To do something equivalent to the default-information originate always", you can just configure a static default route pointing to null0 and redistribute it to eigrp.
Hope this helps,
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