Hi!

I'm using OVS in virtual environment for testing purposes.
Sometimes I'd like to test different network configurations, including LACP

So, I'd like to have LACP bonded interfaces in my VM, backed by LACP on
OVS, not using any hardware switch
I've tried bonding virtual ports on OVS side like

ovs-vsctl add-bond vmbr0 lacptest tap133561i1 tap133561i2

but LACP never goes up

Moving virtual interfaces to intermediate OVS bridges and then bonding
these bridges does not work also - it seems OVS can't nest bridges.

Are there any way to make hardware-independed LACP with OVS?
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to