CAPsMAN - the devices does not connect

Hi i have a problem with my CAPsMAN. The devices does not connect to WIFI

/caps-man channel
add band=2ghz-g/n control-channel-width=20mhz frequency=2412,2437,2462 name=\
    2.4ghz secondary-frequency=disabled
add band=5ghz-n/ac control-channel-width=20mhz frequency=5180 name=5ghz \
    secondary-frequency=disabled
/interface bridge
add arp=proxy-arp name=Bridge port-cost-mode=short
/caps-man datapath
add bridge=Bridge local-forwarding=yes name=data1
/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm,tkip name=seccf1
/caps-man configuration
add channel=2.4ghz channel.band=2ghz-g/n country=poland datapath=data1 \
    datapath.local-forwarding=yes hw-retries=10 installation=any mode=ap \
    multicast-helper=disabled name=Bialka_2.4 rates.basic="" .supported="" \
    security=seccf1 ssid=Bialka
/interface list
add name=WAN
add name=LAN
/interface wifi channel
add band=2ghz-n disabled=no name=Bialka_2,4_Ghz skip-dfs-channels=all width=\
    20mhz
add band=5ghz-ac disabled=no frequency=5200 name=Bialka_5.0_Ghz \
    skip-dfs-channels=all width=20mhz
/interface wifi datapath
add bridge=Bridge disabled=no interface-list=all name=datapath1
/interface wifi security
add authentication-types=wpa2-psk disable-pmkid=yes disabled=no encryption=\
    ccmp,gcmp,ccmp-256,gcmp-256 ft=yes ft-over-ds=yes management-protection=\
    disabled name=sec1
/interface wifi configuration
add channel=Bialka_5.0_Ghz country=Poland datapath=datapath1 disabled=no mode=\
    ap name=Bialka_5.0_Ghz security=sec1 security.ft=yes .ft-over-ds=yes ssid=\
    Bialka
add channel=Bialka_2,4_Ghz country=Poland datapath=datapath1 disabled=no mode=\
    ap name=Bialka_2.4_Ghz security=sec1 security.ft=yes .ft-over-ds=yes ssid=\
    Bialka
/interface wifi
add configuration=Bialka_2.4_Ghz configuration.mode=ap .tx-chains="" name=\
    cap-wifi1 radio-mac=08:55:31:F6:E9:64
add channel.frequency=5200 configuration=Bialka_5.0_Ghz configuration.mode=ap \
    name=cap-wifi2 radio-mac=08:55:31:F6:E9:65
add configuration=Bialka_2.4_Ghz configuration.mode=ap name=cap-wifi3 \
    radio-mac=18:FD:74:19:BD:56
add channel.frequency=5200 configuration=Bialka_5.0_Ghz configuration.mode=ap \
    name=cap-wifi4 radio-mac=18:FD:74:19:BD:57
add configuration=Bialka_2.4_Ghz configuration.mode=ap name=cap-wifi5 \
    radio-mac=2C:C8:1B:77:84:E5
add channel.frequency=5200 configuration=Bialka_5.0_Ghz configuration.mode=ap \
    name=cap-wifi6 radio-mac=2C:C8:1B:77:84:E6
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip pool
add name=dhcp ranges=192.168.10.10-192.168.10.254
/ip dhcp-server
add address-pool=dhcp disabled=yes interface=Bridge lease-time=1d name=dhcp1 \
    server-address=192.168.10.1
add address-pool=dhcp interface=Bridge name=server1

I am seeing a potential mix of legacy and wave2 config …

Missing info:

  • what type of device is capsman manager ?
  • what ROS version is being used on capsman manager ?
  • which packages are installed on capsman manager ?
  • what devices are being used as cap ?
  • what ROS version is installed on cap ?
  • which packages are present on cap ?
  • config of cap (1 is enough if they are all the same) ?
  • is wifi from cap devices visible on client devices or not ? (that’s not the same as “can not connect”)