On Nov 30, 2013, at 7:56 AM, Aldas Dise <aldasd...@gmail.com> wrote: > I am running a custom Mininet topology that has a loop made of 4 switches. I > know that a controller usually takes care of loops in the network and enables > STP. But is it possible to enable STP in switches manually? How can this be > executed?
OVS supports STP. It's configuration is described in ovs-vswitchd.conf.db, and there's an example of enabling it in the ovs-vsctl man page. --Justin _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss