[c-nsp] L3VPN works, but not default route
Michele Bergonzoni
bergonz at labs.it
Wed Apr 18 02:50:21 EDT 2012
Il 18/04/2012 2.06, aaron1 at gvtc.com ha scritto:
> then i redis ospf into mp-ibgp and i see all of my ospf routes (about
> 490 routes total) advertised over the mpls core to the other pe on
> the other side of the cloud .... the only route that doesn't make it
> over is 0/0
If it's IOS, "redistribute" does not apply to the default route. You
need to set "default-information originate" in the AF stanza of the bgp
router, like this:
router bgp xxxxx
address-family ipv4 vrf CUSTOMER
redistribute ospf etc...
default-information originate
Hope this helps,
Bergonz
--
Ing. Michele Bergonzoni - Laboratori Guglielmo Marconi S.p.a.
Phone:+39-051-4392826 e-mail: bergonz at labs.it
alt.advanced.networks.design.configure.operate
More information about the cisco-nsp
mailing list