[ovs-discuss] LACP Bonding with OpenvSwitch

Kevin Han khansuremcgill at gmail.com
Wed May 16 19:54:48 UTC 2012


Hello,

I have 2 ethernet ports that I want to bond together using LACP, these are
the commands I'm using so far:
ovs-vsctl add-br br0
ovs-vsctl add-bond br0 bond0 eth0 eth1 lacp=active
other_config:lacp-time=fast trunks=10,20**

However, when I use: ovs-appctl bond/show bond0, I get shown that
lacp_negotiated=false.

Is there something that I might have missed? How can I successfully set up
link aggregation with my eth0 and eth1 ports?

Thank You,

Kevin Han
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20120516/43de0195/attachment.html>


More information about the discuss mailing list