Greetings,
I own twо routers wAP ac LTE6 kit (v6.49.10) and hAP ax³ (7.11.2) latest stable on both.
hAP ax3 is my AP and works in ap mode and wAP ac LTE6 works in station pseudobridge mode connected to hAP.
However in this combination on AP i see same MAC address for all station thata are on LAN of wAP.
There is station bridge mode on wAP that as I read will provide solution to this on L2 by proprietary Mikrotik protocol.
In order to do this i need to enable bridge-mode parameter on hAP but there is not such thing on RouterOS v7 or I cannot find it or it is remnoved.
It is availabale on wAP with v6 (advanced configuration) but i don’t need it there unfortunately.
Do you know how to enable bridge-mode parameter on hAP routeros v7 or it is not possible for some reason ?
Mode_station-bridge
https://wiki.mikrotik.com/wiki/Manual:Wireless_Station_Modes#
This mode works only with RouterOS APs and provides support for transparent protocol-independent L2 bridging on the station device. RouterOS AP accepts clients in station-bridge mode when enabled using bridge-mode parameter. In this mode, the AP maintains a forwarding table with information on which MAC addresses are reachable over which station device.
Sub-menu: /interface wireless
bridge-mode (disabled | enabled; Default: enabled)
Thank you !