Hi everyone, this might be useful to some of you: CapsMan v2, using the CCR2004-16G-2S+ as the controller, a wireless access point **cAP ac (**RBcAPGi-5acD2nD) with different Wi-Fi SSIDs and VLANs.
Part of the controller configuration
RouterOS 7.23.2
#software id = J8CS-IHUN
#model = CCR2004-16G-2S+
/interface bridge
add fast-forward=no igmp-snooping=yes name=TRUNK protocol-mode=none vlan-filtering=yes
add igmp-snooping=yes name="WiFi Guest G" protocol-mode=none
add igmp-snooping=yes name="WiFi Guest P" protocol-mode=none
add fast-forward=no name=loopback/interface ethernet
set [ find default-name=ether1 ] comment=WAN-2
set [ find default-name=ether2 ] comment=WAN-1
set [ find default-name=ether3 ] comment=LAN/interface vlan
add interface=TRUNK name="vlan123 (PS4)" vlan-id=123
add interface=TRUNK name="vlan124 (WiFi_Second_internet_provider)" vlan-id=124
add interface=TRUNK name="vlan125 (Inside Game)" vlan-id=125
add interface=TRUNK name="vlan200 (LAN)" vlan-id=200
add interface=TRUNK name="vlan303 (WiFi Guest G)" vlan-id=303
add interface=TRUNK name="vlan306 (MGMT)" vlan-id=306
add interface=TRUNK name="vlan307 (WiFi Guest P)" vlan-id=307/interface list
add name=WAN
add name=LAN/interface wifi channel
add band=2ghz-n disabled=no frequency=2412,2437,2462 name=channel-2.4 skip-dfs-channels=all width=20mhz
add band=5ghz-ac disabled=no frequency=5180,5200,5220,5240,5745,5765,5785,5805 name=channel-5 skip-dfs-channels=all width=20/40mhz/interface wifi datapath
add disabled=no name=datapath-wifi-g
add disabled=no name=datapath-wifi-inside
add disabled=no name=datapath-wifi-p
add disabled=no name=datapath-wifi-inside-g/interface wifi security
add authentication-types=wpa2-psk disabled=no ft=yes ft-over-ds=yes name=security-inside
add authentication-types=wpa2-psk ft=yes ft-over-ds=yes name=security-service
add disabled=no name=security-open-free/interface wifi configuration
add channel=channel-2.4 datapath=datapath-wifi-inside mode=ap name=cfg-2.4-wifi-inside security=security-inside ssid=inside
add channel=channel-5 datapath=datapath-wifi-g datapath.bridge="WiFi Guest G" disabled=no mode=ap name=cfg-5-wifi-g security=security-open-free ssid=WiFi Guest G
add channel=channel-5 datapath=datapath-wifi-p datapath.bridge="WiFi Guest P" disabled=no mode=ap name=cfg-5-wifi-p security=security-open-free ssid=WiFi Guest P
add channel=channel-5 datapath=datapath-wifi-inside-g datapath.bridge="WiFi Guest G" mode=ap name=cfg-5-wifi-inside-g security=security-inside ssid=inside-g/interface wifi
#operated by CAP 10.115.0.12, traffic processing on CAP
add configuration=cfg-2.4-wifi-inside configuration.mode=ap di#sabled=no interworking.realms-raw="" name=cap-2ghz-AP2 radio-mac=DC:2C:6E:52:B2:9C
add configuration=cfg-5-wifi-inside-g configuration.mode=ap disabled=no interworking.realms-raw="" name=cap-5ghz-AP2 radio-mac=DC:2C:6E:52:B2:9D
add configuration=cfg-5-wifi-g disabled=no mac-address=DE:2C:6E:52:B2:9D master-interface=cap-5ghz-AP2 name=cap-5ghz-AP22
add configuration=cfg-5-wifi-p disabled=no mac-address=DE:2C:6E:52:B2:9E master-interface=cap-5ghz-AP2 name=cap-5ghz-AP23/interface wifi steering
add disabled=no name=steering1 neighbor-group=dynamic-inside-e568f4d9 rrm=yes wnm=yes
add disabled=no name=steering2 neighbor-group=dynamic-inside-g-e568f4d9 rrm=yes wnm=yes/ip pool
add name=LAN ranges=172.18.25.3-172.18.25.254
add name="WiFi Guest G" ranges=10.90.10.2-10.90.10.254
add name="WiFi Guest P" ranges=10.90.30.10-10.90.30.200
add name="wifi inside" ranges=10.90.20.100-10.90.20.200
add name=ps4 ranges=10.125.10.10-10.125.10.254
add name="WiFi_Second_internet_provider" ranges=10.130.10.2-10.130.10.254
add name=inside-g ranges=172.20.25.100-172.20.25.254
add name=vpn-pool ranges=172.18.14.2-172.18.14.254/ip dhcp-server
add address-pool="WiFi Guest G" interface="WiFi Guest G" lease-time=1h name=WiFi-Guest-Game
add address-pool="WiFi Guest P" interface="WiFi Guest P" lease-time=1h name=WiFi-Guest-People
add address-pool=ps4 interface="vlan123 (PS4)" lease-time=1h name=PS4
add address-pool=LAN interface="vlan200 (LAN)" lease-time=1h name=LAN
add address-pool="WiFi_Second_internet_provider" interface="vlan124 (WiFi_Second_internet_provider)" lease-time=1h name=WiFi-WAN-2
add address-pool=inside-g interface="vlan125 (Inside Game)" lease-time=1h name="Inside Game"/interface bridge port
add bridge=TRUNK interface=ether3 multicast-router=disabled
add bridge="WiFi Guest G" interface="vlan303 (WiFi Guest G)"
add bridge="WiFi Guest P" interface="vlan307 (WiFi Guest P)"/interface bridge vlan
add bridge=TRUNK tagged=TRUNK,ether3 vlan-ids=100
add bridge=TRUNK tagged=TRUNK,ether3 vlan-ids=123-124
add bridge=TRUNK tagged=TRUNK,ether3 untagged=ether5 vlan-ids=200
add bridge=TRUNK tagged=TRUNK,ether3 vlan-ids=303
add bridge=TRUNK tagged=TRUNK,ether3 vlan-ids=306
add bridge=TRUNK tagged=TRUNK,ether3 vlan-ids=307
add bridge=TRUNK tagged=TRUNK,ether3 vlan-ids=125/interface list member
add interface=ether1 list=WAN
add interface=ether2 list=WAN
add interface=WAN-2 list=WAN
add interface=WAN-1 list=WAN
add interface=ether3 list=LAN
add interface="vlan306 (MGMT)" list=LAN/interface wifi access-list
add action=reject disabled=no signal-range=-120..-75/interface wifi capsman
set enabled=yes package-path=required-for-cap/interface wifi provisioning
add action=create-enabled disabled=no master-configuration=cfg-2.4-wifi-inside name-format=cap-2ghz-%I supported-bands=2ghz-n
add action=create-enabled disabled=no master-configuration=cfg-5-wifi-inside-g name-format=cap-5ghz-%I slave-configurations=cfg-5-wifi-g,cfg-5-wifi-p supported-bands=5ghz-ac/ip address
add address=10.90.10.1/24 interface="WiFi Guest G" network=10.90.10.0
add address=10.90.30.1/24 interface="WiFi Guest P" network=10.90.30.0
add address=10.115.0.1/24 interface="vlan306 (MGMT)" network=10.115.0.0
add address=10.125.10.1/24 interface="vlan123 (PS4)" network=10.125.10.0
add address=10.130.10.1/24 interface="vlan124 (WiFi_Second_internet_provider)" network=10.130.10.0
add address=172.18.25.1/24 interface="vlan200 (LAN)" network=172.18.25.0
add address=192.168.63.1/24 comment=Video interface=ether4 network=192.168.63.0
add address=172.20.25.1/24 interface="vlan125 (Inside Game)" network=172.20.25.0/ip dhcp-server network
add address=10.90.10.0/24 dns-server=10.90.10.1 gateway=10.90.10.1
add address=10.90.30.0/24 dns-server=10.90.30.1 gateway=10.90.30.1
add address=10.125.10.0/24 dns-server=10.125.10.1 gateway=10.125.10.1
add address=10.130.10.0/24 dns-server=10.130.10.1 gateway=10.130.10.1
add address=172.18.25.0/24 dns-server=172.18.25.1 gateway=172.18.25.1
add address=172.20.25.0/24 dns-server=172.20.25.1 gateway=172.20.25.1
Part of the cAP AC configuration
#by RouterOS 7.23.2
#software id = 7BYX-NJR6#model = RBcAPGi-5acD2nD
/interface bridge
add ingress-filtering=no name=mgmt port-cost-mode=short vlan-filtering=yes/interface wifi
#managed by CAPsMAN 10.115.0.1, traffic processing on CAP
#mode: AP, SSID: inside, channel: 2462/n
set [ find default-name=wifi1 ] configuration.manager=capsman .mode=ap disabled=no
#managed by CAPsMAN 10.115.0.1, traffic processing on CAP
#mode: AP, SSID: inside-game, channel: 5200/ac/eC/I
set [ find default-name=wifi2 ] configuration.manager=capsman .mode=ap disabled=no/interface ethernet
set [ find default-name=ether1 ] l2mtu=1598
set [ find default-name=ether2 ] l2mtu=1598/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no/interface wifi datapath
add bridge=mgmt disabled=no name=datapath1/interface wifi
#managed by CAPsMAN 10.115.0.1, traffic processing on CAP
#mode: AP, SSID: WiFi Guest G
add configuration.mode=ap datapath=datapath1 disabled=no mac-address=DE:2C:6E:52:B2:9D master-interface=wifi2 name=wifi3
#managed by CAPsMAN 10.115.0.1, traffic processing on CAP
#mode: AP, SSID: WiFi Guest P
add configuration.mode=ap datapath=datapath1 disabled=no mac-address=DE:2C:6E:52:B2:9E master-interface=wifi2 name=wifi4/interface bridge port
add bridge=mgmt ingress-filtering=no interface=ether1 internal-path-cost=10 path-cost=10
add bridge=mgmt ingress-filtering=no interface=ether2 internal-path-cost=10 path-cost=10
add bridge=mgmt interface=wifi1 pvid=200
add bridge=mgmt interface=wifi2 pvid=125
add bridge=mgmt interface=wifi3 pvid=303
add bridge=mgmt interface=wifi4 pvid=307/interface bridge vlan
add bridge=mgmt tagged=ether1 untagged=wifi1 vlan-ids=200
add bridge=mgmt tagged=ether1 untagged=wifi2 vlan-ids=125
add bridge=mgmt tagged=ether1 untagged=*A vlan-ids=303
add bridge=mgmt tagged=ether1 untagged=*B vlan-ids=307/interface wifi cap
set caps-man-addresses=10.115.0.1 enabled=yes slaves-datapath=datapath1 slaves-static=yes/ip address
add address=10.115.0.12/24 interface=mgmt network=10.115.0.0
I hope this will be useful to someone!