[Bug 211436] Link aggregation setting wlan mac changed in 11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 10 23:55:19 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211436

--- Comment #9 from Jason W. Bacon <jwb at freebsd.org> ---

This is currently working on my ThinkPad, using the MAC of the Ethernet
interface:

ifconfig_em0="up"
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA"
create_args_wlan0="wlanaddr xx:xx:xx:xx:xx:xx"
cloned_interfaces="lagg0"
ifconfig_lagg0="up laggproto failover laggport em0 laggport wlan0 DHCP"
ifconfig_lagg0_ipv6="inet6 accept_rtadv"

The same setup has worked on 11.2, 12.0, and 12.1.

This was generated by auto-wifi-failover, part of sysutils/auto-admin.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list