Beautiful, y'all are awesome...thanks luis, michele, peter, joe, frog, Jason
This worked. (under bgp) vrf one rd 10.101.0.1:1 default-information originate address-family ipv4 unicast redistribute ospf 1 (still wondering why I get all my ospf IA and E2 routes cleanly over to the other pe's just fine even without matching internal external 1 2 when I redis ospf 1 as below, any ideas) thanks again Aaron -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Luis Anzola Sent: Wednesday, April 18, 2012 2:44 AM To: [email protected] Subject: Re: [c-nsp] L3VPN works, but not default route Sorry, I just realized you are running IOS XR. Please, try configuring this: router bgp <ASN> vrf <vrf-name> default-information originate Regards. On 18/04/2012 2:02, Peter Rathlev wrote: > On Tue, 2012-04-17 at 22:25 -0500, Aaron wrote: >> Pe closest to ce.... >> >> RP/0/RSP0/CPU0: 9k#show bgp vpnv4 unicast vrf one 0.0.0.0 Tue Apr 17 >> 21:18:36.588 CST % Network not in table > Then it will of course explain why the remote end doesn't see the route. > I must admit that I have never tried with a default originated from an > OSPF process and redidstributed into BGP, only the other way. > > Would it help to include the XR equivalent of "network 0.0.0.0" or > "default-information originate" under the "ipv4 vrf one" address family? > > Otherwise it's maybe an XR specific thing as Jason points out. > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/ _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
