Hi
I have 2 hapax2 devices chained, one of them is POE powered from the other.
Internet - hapax2_fsz - (POE) - hapax2_em (AP only)
The hapax2_fsz device is running caps manager. Everything is working well but roaming.
When roaming occurs the roamed device has no network data for about 3-5 minutes. Wifi is connected, but no data. After 3-5 minutes it is working again.
The romaing log ok:
MAC@hapax2_em-5g roamed to MAC@hapax2_fsz-5g
May be some MAC learning problem in the central device (hapax2_fsz) after roaming?
Could anyone help?
ROS 7.13.4
SSID: Vanilla, FT enabled
/interface export verbose:
hapax2_fsz
hapax2_em
I have 2 hapax2 devices chained, one of them is POE powered from the other.
Internet - hapax2_fsz - (POE) - hapax2_em (AP only)
The hapax2_fsz device is running caps manager. Everything is working well but roaming.
When roaming occurs the roamed device has no network data for about 3-5 minutes. Wifi is connected, but no data. After 3-5 minutes it is working again.
The romaing log ok:
MAC@hapax2_em-5g roamed to MAC@hapax2_fsz-5g
May be some MAC learning problem in the central device (hapax2_fsz) after roaming?
Could anyone help?
ROS 7.13.4
SSID: Vanilla, FT enabled
/interface export verbose:
hapax2_fsz
Code:
# 2024-02-12 11:26:29 by RouterOS 7.13.4## model = C52iG-5HaxD2HaxD/interface bridgeadd name=bridge-lan port-cost-mode=short protocol-mode=none/interface ethernetset [ find default-name=ether1 ] name=ether1-hapax2_emset [ find default-name=ether2 ] name=ether2-rb750gset [ find default-name=ether3 ] name=ether3-orangepiset [ find default-name=ether4 ] name=ether4-nasset [ find default-name=ether5 ] name=ether5-wan/interface wireguardadd listen-port=xxxx mtu=1420 name=wireguard1/interface vlan/interface pppoe-clientadd add-default-route=yes disabled=no interface=ether5-wan max-mtu=1480 name=\ pppoe-wan1 use-peer-dns=yes user=xxxx-jl2/interface listadd name="inside LAN"add name="outside WAN"add name=discover/interface wifi channeladd disabled=no frequency=2412 name=01-20MHz width=20mhzadd disabled=no frequency=2437 name=06-20MHz width=20mhzadd disabled=no frequency=2462 name=11-20MHz width=20mhzadd disabled=no frequency=5180 name="36-48(EU42)_80MHz_noDFS" width=\ 20/40/80mhzadd disabled=no frequency=5260 name="52-64(EU58)_80MHz" width=20/40/80mhzadd disabled=no frequency=5500 name="100-112(EU106)_80MHz" width=20/40/80mhzadd disabled=no frequency=5580 name="116-128(EU122)_80MHz" width=20/40/80mhzadd disabled=no frequency=5660 name="132-144(EU138)_80MHz" width=20/40/80mhzadd disabled=no frequency=5745 name="149-161(EU155)_80MHz_noDFS" width=\ 20/40/80mhz/interface wifi configurationadd country="United States" datapath.bridge=bridge-lan disabled=no mode=ap \ name=cfg-Vanilla security.authentication-types=wpa2-psk .encryption="" \ .ft=yes .ft-mobility-domain=0xABC1 .ft-over-ds=yes \ .management-protection=disabled .wps=disable ssid=Vanilla \ steering.neighbor-group=Vanillaadd country="United States" datapath.bridge=bridge-lan disabled=no mode=ap \ name=cfg-Vanilla2 security.authentication-types=wpa2-psk .ft=yes \ .ft-mobility-domain=0xABC2 .ft-over-ds=yes .management-protection=\ disabled .wps=disable ssid=Vanilla2 steering.neighbor-group=Vanilla2add country="United States" datapath.bridge=bridge-lan disabled=no mode=ap \ name=cfg-VanillaIO security.authentication-types=wpa2-psk .ft=yes \ .ft-mobility-domain=0xABC3 .ft-over-ds=yes .management-protection=\ disabled .wps=disable ssid=VanillaIO steering.neighbor-group=VanillaIO/interface wifiadd channel="149-161(EU155)_80MHz_noDFS" configuration=cfg-Vanilla \ configuration.mode=ap .tx-power=24 disabled=no mtu=1500 name=hapax2_em-5g \ radio-mac=78:9A:18:DE:E9:57 steering.neighbor-group=Vanilla/interface wifi datapathadd bridge=bridge-lan disabled=no name=datapath-lan/interface wifi securityadd disabled=no name=Vanilla wps=disable/interface wifiadd channel=01-20MHz channel.frequency=2462 configuration=cfg-Vanilla2 \ configuration.mode=ap .tx-power=24 datapath=datapath-lan disabled=no \ name=hapax2_em-2g radio-mac=78:9A:18:DE:E9:58 security=Vanilla \ security.authentication-types=wpa2-pskadd configuration=cfg-VanillaIO configuration.mode=ap disabled=no \ mac-address=7A:9A:18:DE:E9:58 master-interface=hapax2_em-2g name=\ hapax2_em-2g-iotset [ find default-name=wifi2 ] channel=06-20MHz channel.frequency=2437 \ configuration=cfg-Vanilla2 configuration.mode=ap .tx-power=24 datapath=\ datapath-lan disabled=no name=hapax2_fsz-2g security=Vanillaadd configuration=cfg-VanillaIO configuration.mode=ap datapath=datapath-lan \ disabled=no mac-address=7A:9A:18:DE:E9:73 master-interface=hapax2_fsz-2g \ name=hapax2_fsz-2g-iot security=Vanillaset [ find default-name=wifi1 ] channel="36-48(EU42)_80MHz_noDFS" \ channel.frequency=5180 configuration=cfg-Vanilla configuration.mode=ap \ .tx-power=24 datapath.bridge=bridge-lan disabled=no mtu=1500 name=\ hapax2_fsz-5g security=Vanilla security.authentication-types=wpa2-psk \ steering.neighbor-group=Vanilla/interface bridge portadd bridge=bridge-lan interface=ether1-hapax2_em internal-path-cost=10 \ path-cost=10add bridge=bridge-lan interface=ether2-rb750g internal-path-cost=10 \ path-cost=10add bridge=bridge-lan interface=ether4-nas internal-path-cost=10 path-cost=10add bridge=bridge-lan interface=ether3-orangepi internal-path-cost=10 \ path-cost=10/interface detect-internetset detect-interface-list="outside WAN"/interface list memberadd interface=ether1-hapax2_em list=discoveradd interface=ether2-rb750g list=discoveradd interface=ether3-orangepi list=discoveradd interface=ether4-nas list=discoveradd interface=pppoe-wan1 list="outside WAN"add interface=bridge-lan list="inside LAN"/interface wifi access-list/interface wifi capsmanset enabled=yes interfaces=bridge-lan package-path="" \ require-peer-certificate=no upgrade-policy=none/interface wireguard peers
Code:
# 2024-02-12 11:26:07 by RouterOS 7.13.4## model = C52iG-5HaxD2HaxD/interface bridgeadd name=bridge-lan port-cost-mode=short protocol-mode=none/interface ethernetset [ find default-name=ether1 ] name=ether1-hapax2_fsz/interface wifi channeladd disabled=no frequency=2412 name=01-20MHz width=20mhzadd disabled=no frequency=2437 name=06-20MHz width=20mhzadd disabled=no frequency=2462 name=11-20MHz width=20mhzadd disabled=no frequency=5180 name="36-48(EU42)_80MHz_noDFS" width=\ 20/40/80mhzadd disabled=no frequency=5260 name="52-64(EU58)_80MHz" width=20/40/80mhzadd disabled=no frequency=5500 name="100-112(EU106)_80MHz" width=20/40/80mhzadd disabled=no frequency=5580 name="116-128(EU122)_80MHz" width=20/40/80mhzadd disabled=no frequency=5660 name="132-144(EU138)_80MHz" width=20/40/80mhzadd disabled=no frequency=5745 name="149-161(EU155)_80MHz_noDFS" width=\ 20/40/80mhz/interface wifi configurationadd channel="36-48(EU42)_80MHz_noDFS" country="United States" \ datapath.bridge=bridge-lan disabled=no mode=ap name=cfg-Vanilla \ security.authentication-types=wpa2-psk .ft=yes .wps=disable ssid=Vanillaadd channel=06-20MHz country="United States" datapath.bridge=bridge-lan \ disabled=no mode=ap name=cfg-Vanilla2 security.authentication-types=\ wpa2-psk .ft=yes .wps=disable ssid=Vanilla2add country="United States" datapath.bridge=bridge-lan disabled=no mode=ap \ name=cfg-VanillaIO security.authentication-types=wpa2-psk .ft=yes .wps=\ disable ssid=VanillaIO/interface wifi datapathadd bridge=bridge-lan disabled=yes name=datapath-lan/interface wifi securityadd authentication-types=wpa2-psk disabled=no encryption="" ft=yes name=\ Vanilla wps=disableadd authentication-types=wpa2-psk disabled=yes encryption="" ft=yes name=\ Vanilla-guest wps=disable/interface wifi# managed by CAPsMAN# mode: AP, SSID: Vanilla2, channel: 2462/axset [ find default-name=wifi2 ] channel=11-20MHz channel.frequency=2462 \ configuration=cfg-Vanilla2 configuration.manager=capsman .mode=ap \ disabled=no name=hapax2_em-2g security=Vanilla# managed by CAPsMAN# mode: AP, SSID: VanillaIOadd configuration=cfg-VanillaIO configuration.mode=ap datapath=datapath-lan \ disabled=no mac-address=7A:9A:18:DE:E9:58 master-interface=hapax2_em-2g \ name=hapax2_em-2g-iot security=Vanilla# managed by CAPsMAN# mode: AP, SSID: Vanilla, channel: 5745/ax/Ceeeset [ find default-name=wifi1 ] channel.frequency=5745 configuration.country=\ "United States" .manager=capsman .mode=ap .ssid=Vanilla datapath.bridge=\ bridge-lan disabled=no name=hapax2_em-5g security=Vanilla \ security.authentication-types=wpa2-psk/interface wifi steeringadd disabled=no name=steering1/interface bridge portadd bridge=bridge-lan interface=ether3 internal-path-cost=10 path-cost=10add bridge=bridge-lan interface=ether1-hapax2_fsz internal-path-cost=10 \ path-cost=10add bridge=bridge-lan interface=ether2 internal-path-cost=10 path-cost=10add bridge=bridge-lan interface=ether4 internal-path-cost=10 path-cost=10add bridge=bridge-lan interface=ether5 internal-path-cost=10 path-cost=10/interface wifi access-list/interface wifi capset discovery-interfaces=bridge-lan enabled=yes slaves-static=yes
Statistics: Posted by Szesi — Mon Feb 12, 2024 12:43 pm