Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 23346

Wireless Networking • HAP AX3 simple capsman wireless NOT working

$
0
0
I made a capsman and cap on same HAP AX3 :
- capsman mode : wireless show "managed by capsman" BUT no "current channel" sellect.
- locally mode ; wireless is working normally
Anyone help this case, thank you !



Config as below :
Code:
/interface bridgeadd admin-mac=48:A9:99:00:11:22 auto-mac=no comment=defconf name=bridgeLocal/interface wifi channeladd band=2ghz-ax disabled=no name=2G-AX width=20/40mhzadd band=5ghz-ax disabled=no name=5G-AX width=20/40mhz/interface wifi datapathadd bridge=bridgeLocal comment=defconf disabled=no name=capdp/interface wifi securityadd authentication-types=wpa2-psk,wpa3-psk disabled=no name=haslo-DOM/interface wifi configurationadd channel=2G-AX country="Viet Nam" datapath=capdp disabled=no manager=local \    name=cfg-2G-AX-DOM security=haslo-DOM ssid=DOMadd channel=5G-AX country="Viet Nam" datapath=capdp disabled=no manager=local \    name=cfg-5G-AX-DOM security=haslo-DOM ssid="DOM 5G"/interface wifi# managed by CAPsMAN 192.168.22.36set [ find default-name=wifi1 ] configuration=cfg-5G-AX-DOM \    configuration.manager=capsman-or-local .mode=ap datapath=capdp disabled=\    no# managed by CAPsMAN 192.168.22.36set [ find default-name=wifi2 ] configuration=cfg-2G-AX-DOM \    configuration.manager=capsman-or-local .mode=ap datapath=capdp disabled=\    no/interface wifi steeringadd disabled=no name=steering1 rrm=yes wnm=yes/iot lora serversadd address=eu1.cloud.thethings.industries name="TTS Cloud (eu1)" protocol=\    UDPadd address=nam1.cloud.thethings.industries name="TTS Cloud (nam1)" protocol=\    UDPadd address=au1.cloud.thethings.industries name="TTS Cloud (au1)" protocol=\    UDPadd address=eu1.cloud.thethings.network name="TTN V3 (eu1)" protocol=UDPadd address=nam1.cloud.thethings.network name="TTN V3 (nam1)" protocol=UDPadd address=au1.cloud.thethings.network name="TTN V3 (au1)" protocol=UDP/interface bridge portadd bridge=bridgeLocal comment=defconf interface=ether1add bridge=bridgeLocal comment=defconf interface=ether2add bridge=bridgeLocal comment=defconf interface=ether3add bridge=bridgeLocal comment=defconf interface=ether4add bridge=bridgeLocal comment=defconf interface=ether5/interface wifi capset caps-man-addresses=127.0.0.1 discovery-interfaces=bridgeLocal enabled=yes \    slaves-datapath=capdp slaves-static=yes/interface wifi capsmanset enabled=yes interfaces=bridgeLocal package-path="" \    require-peer-certificate=no upgrade-policy=none/interface wifi provisioningadd action=create-enabled disabled=no master-configuration=cfg-2G-AX-DOM \    supported-bands=2ghz-axadd action=create-enabled disabled=no master-configuration=cfg-5G-AX-DOM \    supported-bands=5ghz-ax/iot lora traffic optionsset crc-errors=noset crc-errors=no/ip dhcp-clientadd comment=defconf interface=bridgeLocal/system noteset show-at-login=no

Statistics: Posted by alenthelong — Sun Jan 26, 2025 10:06 am



Viewing all articles
Browse latest Browse all 23346

Trending Articles