cAP AC connects & disconnects continually with CAP

For what it’s worth, this is the video I followed plus my instructions:

Configuration: https://www.youtube.com/watch?v=OGFKfyzHnsM
5GHz: http://forum.mikrotik.com/t/capsman-5ghz/121104/1


  1. Add channels (https://en.wikipedia.org/wiki/List_of_WLAN_channels), 20MHz control channel, 2ghz-onlyn:
  • Channel1: 2412
    • Channel6: 2437
    • Channel11: 2467
  1. Add datapath to bridge
  2. Add Security configuration:
  • Authentication: WPA2 PSK
    • Encryption: aes ccm
    • Passphrase: as required
  1. Add configuration:
  • Wireless: mode=ap; SSID=as required;
    • Channel: as required
    • Datapath: as required
    • Security: as required
  1. Add provisioning:
  • Hw supported modes: g for 2.4Ghz and a for 5GHz (not sure about this)
    • Action: create dynamic enabled
    • Name format: identity, prefix AP
  1. CAP manager: enable