Re: L3VPN works, except default route

From: Joe Astorino <joeastorino1982_at_gmail.com>
Date: Wed, 18 Apr 2012 00:05:58 -0400

Sorry, I had a typo in my example: If you are redistributing OSPF running
in a VRF you would have "redistribute ospf 1 vrf CustomerA" but you get the
idea.

A few more "gotchas":

- If you are running OSPF as your IGP on the other end as well, you will
need to make sure to add "default-information originate" in the OSPF
process on the remote PE as well
- Also, don't forget to match external routes on your OSPF --> BGP
redistribution as by default they don't get pulled in.

On Tue, Apr 17, 2012 at 11:49 PM, Joe Astorino <joeastorino1982_at_gmail.com>wrote:

> In your BGP configuration on the PE, under the address-family
> configuration for the VRF receiving the default-route in OSPF. So if your
> VRF is "CustomerA" for example, you might have something like this
>
> router bgp 100
> address-family ipv4 vrf CustomerA
> default-information originate
> redistribute ospf 1
>
> Give that a try. BGP is a bit..."interesting" when it comes to default
> routing.
>
>
>
> On Tue, Apr 17, 2012 at 11:30 PM, Aaron <aaron1_at_gvtc.com> wrote:
>
>> Thanks Joe, No I don't have that, so where would I put it? I assume it
>> would be in the bgp process of the pe closest to the 0/0 origin coming
>> from
>> the ce correct? But where exactly in the bgp process? Would it be on a
>> neighbor session ? a vpnv4 neighbor session? Or in an address family
>> level
>> config ?
>>
>> Aaron
>>
>>
>> -----Original Message-----
>> From: Joe Astorino [mailto:joeastorino1982_at_gmail.com]
>> Sent: Tuesday, April 17, 2012 8:16 PM
>> To: aaron1_at_gvtc.com
>> Cc: ccielab_at_groupstudy.com
>> Subject: Re: L3VPN works, except default route
>>
>> Do you have default-information originate in your vrf BGP config? The
>> default route will not be redistributed without it
>>
>> Sent from my iPhone
>>
>> On Apr 17, 2012, at 8:16 PM, "aaron1_at_gvtc.com" <aaron1_at_gvtc.com> wrote:
>>
>> > I'm not able to send the default route across a mpls L3VPN
>> >
>> > On a ce router I'm doing defaul info-orig and a directly connected PE
>> > rcvs it in it's vrf specific rib
>> >
>> > So, again, i see the default route learned via ospf on ce-pe
>> > advertisements in the pe vrf on one side of the cloud....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
>> >
>> > Any ideas?
>> >
>> > Aaron
>> >
>> >
>> > Blogs and organic groups at http://www.ccie.net
>> >
>> > ______________________________________________________________________
>> > _ Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>>
>>
>
>
> --
> Regards,
>
> Joe Astorino
> CCIE #24347
> http://astorinonetworks.com
>
> "He not busy being born is busy dying" - Dylan
>
>

-- 
Regards,
Joe Astorino
CCIE #24347
http://astorinonetworks.com
"He not busy being born is busy dying" - Dylan
Blogs and organic groups at http://www.ccie.net
Received on Wed Apr 18 2012 - 00:05:58 ART

This archive was generated by hypermail 2.2.0 : Tue May 01 2012 - 08:20:45 ART