I haven't used the application in question. I recommend using very new OVS (2.6 or later) for MPLS. OVS supports MPLS, but the core developers don't use it with MPLS, and MPLS is a totally bizarre protocols compared to every other protocol, so MPLS support tends to be weaker than support for other protocols in OVS.
On Fri, Dec 16, 2016 at 07:32:11PM -0500, Alex Evonosky wrote: > Thank you Ben. In that case, is there a trick to getting segmenting > routing working using the cpqd drivers on the SDN controller? > > OVS works great when a leaf switch is directly connected to another leaf > switch, yet throw in a spine and the path is gone. This would be two MPLS > labels... > > Thank you! > > > > > On Fri, Dec 16, 2016 at 6:20 PM, Ben Pfaff <[email protected]> wrote: > > > On Fri, Dec 16, 2016 at 06:17:10PM -0500, Alex Evonosky wrote: > > > My question is this: Apparently, OVS (by default) uses single tables, > > and > > > the SR app requires multi-tables. What is the procedure to allow > > > multi-tables on openvswitch? > > > > OVS supports multiple tables. No configuration is necessary. > > _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
