Re: [mpls-linux-general] can use mpls-linux support mpls/vpn ?
Status: Beta
Brought to you by:
jleu
From: Renato W. <ren...@gm...> - 2010-05-10 15:53:32
|
Some weeks ago I've done some tests with rudimentary VPNs, without VRFs and LDP. I have used: - command "network A.B.C.D/M rd ASN:nn_or_IP-address:nn tag WORD" to distribute vpnv4 routes - extcommunity-list and route-maps to deal with RTs; - extend bgpd daemon to automatically update the nhlfe/ilm/xc tables when receiving bgp_update messages I could interact with Cisco machines (using GNS3) with no problems, but i had to set the LSPs manually and there were no isolation (VRFs). Also, the following RFCs are already implemented on Quagga: - RFC 2842: Capabilities Advertisement with BGP-4 Standards Track; - RFC 2858: Multiprotocol Extensions for BGP-4 Standards Track; - RFC 4360: BGP Extended Communities Attribute Standards Track; - RFC 3107: Carrying Label Information in BGP-4 Standards Track (there were a label codification bug on the MP_REACH_NLRI attribute that I've already fixed); Unfortunaly, adding VRF support makes things a lot harder, however i'm working on this (extending quagga). There is still a long way to go, but most of the job is already done. Renato. 2010/5/10 Leucio Ricci <leu...@gm...> > hi huang, > we've just developed a mpls network with a couple of vpn. mpls-linux can do > it...but with some trouble. the main problem is the ldp support that > unluckly it's not stable. anyway, after a careful design, you can manually > assign the label. > > for further infos...mail here > > > On 10 May 2010 08:55, hmy <hua...@gm...> wrote: > >> hello,guys >> >> I want use the mpls-linux and quagga to support the mpls/vpn >> service , but i don't know that mpls-linux can do this ? >> please help me. >> >> >> ------------------------------------------------------------------------------ >> >> >> _______________________________________________ >> mpls-linux-general mailing list >> mpl...@li... >> https://lists.sourceforge.net/lists/listinfo/mpls-linux-general >> >> > > > -- > Ricci Leuciantonio > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > |