Dear all, I want to apply certain interface related changes to open vswitch bridge when it connect to the controller. Can OpenFlow controller like ovs-controller be used to enable and disable STP on interfaces on open vswitch ?
Normally ovs-vsctl tool is used to set STP in ovs-dbserver Bridge table. like "ovs-vsctl set Bridge br0 stp_enable=true" How I can connect the ovs-controller to open vswitch configuration DB to make such changes when a bridge connect to it? Whether I should use a controller other than ovs-controller to do this? Thanks in advance....
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss