The ovs-vsctl man page has some examples of configuring STP. It should be easy to extrapolate how configure the forwarding delay with the "stp-forward-delay" configuration field described in the ovs-vswitchd.conf.db man page.
--Justin On Thu, Jun 19, 2014 at 1:07 PM, Changbin Liu <changbin....@gmail.com> wrote: > Hi Folks, > > I am wondering whether there is a command to set the forwarding delay of > OVS bridge. In Linux bridge, there is "brctl setfd" to set the forwarding > delay. > > The motivation is that when doing live migration of a VM which is attached > to OVS bridge, I need to make sure the Gratuitous ARP will be sent out as > quickly as possible to retain all on-going network sessions in the VM. > > Thanks > > Changbin > > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev > >
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev