cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1288
Views
0
Helpful
3
Replies

eigrp in vrf and default-route

rabeder
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

Just create a static default route in the VRF context on the PE and redistribute it in eigrp.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

3 Replies 3

Harold Ritter
Spotlight
Spotlight

Just create a static default route in the VRF context on the PE and redistribute it in eigrp.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

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

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,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)