Hi, just some clarification regarding honeycomb and MPLS.
HC does not populate Linux MPLS table currently. VPP MPLS configuration support is planned for 18.01: - Netconf/Restconf - already done: https://gerrit.fd.io/r/#/q/topic:mpls+project:hc2vpp https://git.fd.io/hc2vpp/tree/docker/mpls_demo - BGP (rfc3701 + draft-ietf-idr-bgp-prefix-sid): in progress Regards, Marek -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kinsella, Ray Sent: 11 grudnia 2017 12:39 To: Michael Borokhovich <[email protected]>; Luke, Chris <[email protected]> Cc: [email protected]; [email protected]; vpp-dev <[email protected]> Subject: Re: [vpp-dev] How can i use VPP as MPLS PE/P device At the moment - there is no direct/easy way to do this AFAIK. Router plugin is the best example of this, the other option is to use HC instead of FRR for BGP. Ray K On 08/12/2017 21:23, Michael Borokhovich wrote: > So, for the control plane, we can use e.g., FRR that will populate > Linux's FIB and MPLS table. Then, we need to sync this info to VPP's > FIB and VPP's MPLS table. > > While the "router plugin" provides support for FIB synchronization, > there is no support for MPLS sync. Does anyone know if there are plans > to add this MPLS support to router plugin? Otherwise, what would be > the alternative best way of synchronizing Linux MPLS table with VPP? > > Thanks! > Michael. > > > On Wed, Dec 6, 2017 at 2:15 PM, Luke, Chris <[email protected] > <mailto:[email protected]>> wrote: > > But to make sure we’re clear, while VPP can provide the dataplane > of a P/PE, but something else has to provide the control plane > (eg, LDP, BGP, SDN controller, etc) > > Chris. > > *From: *<[email protected] > <mailto:[email protected]>> on behalf of "Neale Ranns > (nranns)" <[email protected] <mailto:[email protected]>> > *Date: *Wednesday, December 6, 2017 at 09:33 > *To: *"[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>>, vpp-dev > <[email protected] <mailto:[email protected]>> > *Subject: *Re: [vpp-dev] How can i use VPP as MPLS PE/P device > > Another hastily assembled, on-demand guide: > > > https://wiki.fd.io/view/VPP/MPLS_FIB<https://wiki.fd.io/view/VPP/MPLS_ > FIB> > > /neale > > *From: *<[email protected] > <mailto:[email protected]>> on behalf of > "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > *Date: *Wednesday, 6 December 2017 at 09:11 > *To: *vpp-dev <[email protected] <mailto:[email protected]>> > *Subject: *[vpp-dev] How can i use VPP as MPLS PE/P device > > hi all, > > I want to configure my testing MPLS network. > > how can I configure VPP to act as PE or P using CLI cmd? > > who can help? > > > > > best regards! > > > ---------------------------------------------------------------------- > -- > > simon wang > > > _______________________________________________ > vpp-dev mailing list > [email protected] <mailto:[email protected]> > https://lists.fd.io/mailman/listinfo/vpp-dev > <https://lists.fd.io/mailman/listinfo/vpp-dev> > > > > > _______________________________________________ > vpp-dev mailing list > [email protected] > https://lists.fd.io/mailman/listinfo/vpp-dev _______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev _______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
