Dear all:

There is a "balance-alb" bond0 in my linux host, like this:


Can I add this as a port to ovs bridge? like this:
ovs-vsctl add-br ovsbr0
ovs-vsctl add-port ovsbr0 bond0


I know ovs can create bond using "ovs-vsctl add-bond BRIDGE PORT IFACE...". 
However, that requires removing the original bond first. I don't want to do 
that.



_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to