> On Jul 14, 2015, at 5:13 AM, ravali.bu...@wipro.com wrote: > > Hi Team, > > I am using ovs-master code Version 2.3.9 for my experiments. > > Currently what I understood from ovs-vsctl man page we are having commands > for the configuring RSTP. > > Similar way I want to configure MSTP in OVS but I have not seen any > supported commands for configuration of MSTP from the interface perspective. > > > > Can you please suggest me in bringing up with the design and implementation > of configuration for bridge and interface support for MSTP (ovs-vsctl) and > also datapath support.
MSTP isn't supported by OVS. Are you asking how you could implement it yourself? If so, I'd look at the code that implements RSTP for inspiration. --Justin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev