Hello team! I have brand new MikroTik hAP ax3 with 7.12rc2, in wizard I see only one option Home AP and can’t change it for PTP bridge AP as on my RB4011. I reset the configuration to the default version and without configuration, the result is the same. In all my MikroTik the option PTP bridge AP is available. What am I doing wrong? This is the first Wi-Fi 6 MikroTik I have.
The “AP bridge” setting is for the legacy WLAN driver. Ax can not use the legacy (WLAN) driver.
But with latest ROS7 the “AP” in wifiwave2 is some equivalent to “AP bridge” of the legacy driver.
‘Some’ equivalent, as they are not the same, not compatible between WLAN and wifi (wifiwave2) interfaces.
The WLAN “AP bridge” will activate the “bridge” function for a client (station bridge) requesting the bridge (4-address mode) functionality.
(That is mentioned in the ‘wireless info’ logging)
like:
18:FD:74:FA:xx:xx@wlan1: connected, signal strength -49, wants bridge
.
I expect it to be the same for the wifiwave2 driver, waiting for a wifiwave2 client with “station-bridge” mode to connect.
In HELP: “The station-bridge mode, as implemented in the wifiwave2 package, is incompatible with APs running the bundled ‘wireless’ package and vice versa.”