On Mon, May 05, 2014 at 12:03:59PM +0200, Pasquale Dir wrote: > for all my bridges I've set the stp_enable option to true as I like to > provide multiple redundancy links. > Anyway for my openflow application I would need to disable this behaviour > when a controller is plugged in, as I'll handle myself the routing through > openflow rules...would that be possible?
Your controller could connect to OVSDB and turn off that option. Otherwise, though, no. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
