https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208235
Palle Girgensohn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Palle Girgensohn <[email protected]> --- 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 on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
