[Bug 208235] Link Aggregation Lacp not working on 10.3-RC3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 25 11:47:26 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208235
Palle Girgensohn <girgen at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |girgen at FreeBSD.org
--- Comment #1 from Palle Girgensohn <girgen at FreeBSD.org> ---
I see the same thing with 10.2-RELEASE using bxe.
Had to use loadbalance, the lacp just refused. On multiple machines running
10.2p12 or similar.
this works:
ifconfig_lagg0="laggproto loadbalance laggport bxe0 laggport bxe1
192.168.1.81/24"
this doesn't
ifconfig_lagg0="laggproto lacp laggport bxe0 laggport bxe1 192.168.1.81/24"
can't remember exactly how the error was described, but I couldn't get it
working.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list