Kevin Han
2012-05-16 19:54:48 UTC
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/discuss/attachments/20120516/43de0195/attachment.htm>
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/discuss/attachments/20120516/43de0195/attachment.htm>