- 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: Select all
/interface bridge
add admin-mac=48:A9:99:00:11:22 auto-mac=no comment=defconf name=bridgeLocal
/interface wifi channel
add band=2ghz-ax disabled=no name=2G-AX width=20/40mhz
add band=5ghz-ax disabled=no name=5G-AX width=20/40mhz
/interface wifi datapath
add bridge=bridgeLocal comment=defconf disabled=no name=capdp
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk disabled=no name=haslo-DOM
/interface wifi configuration
add channel=2G-AX country="Viet Nam" datapath=capdp disabled=no manager=local \
name=cfg-2G-AX-DOM security=haslo-DOM ssid=DOM
add 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.36
set [ 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.36
set [ find default-name=wifi2 ] configuration=cfg-2G-AX-DOM \
configuration.manager=capsman-or-local .mode=ap datapath=capdp disabled=\
no
/interface wifi steering
add disabled=no name=steering1 rrm=yes wnm=yes
/iot lora servers
add address=eu1.cloud.thethings.industries name="TTS Cloud (eu1)" protocol=\
UDP
add address=nam1.cloud.thethings.industries name="TTS Cloud (nam1)" protocol=\
UDP
add address=au1.cloud.thethings.industries name="TTS Cloud (au1)" protocol=\
UDP
add address=eu1.cloud.thethings.network name="TTN V3 (eu1)" protocol=UDP
add address=nam1.cloud.thethings.network name="TTN V3 (nam1)" protocol=UDP
add address=au1.cloud.thethings.network name="TTN V3 (au1)" protocol=UDP
/interface bridge port
add bridge=bridgeLocal comment=defconf interface=ether1
add bridge=bridgeLocal comment=defconf interface=ether2
add bridge=bridgeLocal comment=defconf interface=ether3
add bridge=bridgeLocal comment=defconf interface=ether4
add bridge=bridgeLocal comment=defconf interface=ether5
/interface wifi cap
set caps-man-addresses=127.0.0.1 discovery-interfaces=bridgeLocal enabled=yes \
slaves-datapath=capdp slaves-static=yes
/interface wifi capsman
set enabled=yes interfaces=bridgeLocal package-path="" \
require-peer-certificate=no upgrade-policy=none
/interface wifi provisioning
add action=create-enabled disabled=no master-configuration=cfg-2G-AX-DOM \
supported-bands=2ghz-ax
add action=create-enabled disabled=no master-configuration=cfg-5G-AX-DOM \
supported-bands=5ghz-ax
/iot lora traffic options
set crc-errors=no
set crc-errors=no
/ip dhcp-client
add comment=defconf interface=bridgeLocal
/system note
set show-at-login=no