Hi Lou, Sorry for replying you late. I was on leave last week.
Actually, we want to use the existing open source BGP/MPLS VPN functionality for our one of the work on Ubuntu OS. -> We need a simple VPN4 topology for our working (say, CE1---PE1--PE2--CE2, where, we want to use Quagga to be PE's and CE's could be any machine.) -> Whether it will be possible to interact with Quagga using NETCONF/ReST/IPC interface or the configuration can only be provided using configuration file. It will be really helpful if you can share us the code and configuration details for using L3VPN functionality using Quagga vRouters and some insight on using Quagga as I am new to it :). Hope I am not troubling you too much and once again thanks for your timely response. Thanks Vikram -----Original Message----- From: Lou Berger [mailto:[email protected]] Sent: 05 March 2015 19:13 To: Vikram Choudhary Cc: [email protected]; Dhruv Dhody Subject: Re: [quagga-dev 12080] Query regarding BGP/MPLS L3VPN support in Quagga The patch was sent by Paul, and we put it up on github, see: https://lists.quagga.net/pipermail/quagga-dev/2014-March/011189.html This code covered L3VPN and encap SAFIs. It doesn't include all the multiple VRF import/export pieces -- which is actually the more interesting code. We do have this code and want to submit that as well, but we need to integrate it with the more recent VRF changes first. Lou On 3/5/2015 12:03 AM, Vikram Choudhary wrote: > Hi Lou, > > Thanks for the reply. > Did you guys have any unofficial release having BGP/MPLS L3VPN support? > It will be really useful if you can share the same. > > Thanks > Vikram > > -----Original Message----- > From: Lou Berger [mailto:[email protected]] > Sent: 04 March 2015 21:29 > To: Vikram Choudhary > Cc: [email protected]; Dhruv Dhody > Subject: Re: [quagga-dev 12080] Query regarding BGP/MPLS L3VPN support > in Quagga > > Vikram, > > We posted a patch for the core bgp support a while back. It's on our 'to do > list' to update it to be aligned with the current head. > > Lou > > On 3/3/2015 4:54 AM, Vikram Choudhary wrote: >> Hi All, >> >> >> >> Does any of the Quagga release supports BGP/MPLS L3VPN (i.e. RFC-4364) ? >> >> >> >> Thanks >> >> Vikram >> >> >> >> _______________________________________________ >> Quagga-dev mailing list >> [email protected] >> https://lists.quagga.net/mailman/listinfo/quagga-dev > > _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
