/interface wifi channel
add band=2ghz-g disabled=no name=channel1-2ghz width=20mhz
add band=5ghz-a disabled=no name=channel2-5ghz-a width=20mhz
/interface wifi datapath
add bridge=bridge2-ext bridge-horizon=1 client-isolation=yes disabled=no name=datapath1
/interface wifi security
add authentication-types="" disabled=no ft=no name=sec1
/interface wifi configuration
add channel=channel1-2ghz country=Germany datapath=datapath1 disabled=no hide-ssid=no mode=ap name=cfg1-2ghz security=sec1 security.ft=yes ssid=test2
add channel=channel2-5ghz-a country=Germany datapath=datapath1 disabled=no hide-ssid=no mode=ap name=cfg2-5ghz security=sec1 security.ft=yes ssid=test2
/interface wifi capsman
set enabled=yes interfaces=bridge1-int package-path="" require-peer-certificate=no upgrade-policy=none
/interface wifi provisioning
add action=create-dynamic-enabled disabled=no master-configuration=cfg1-2ghz name-format=%I-2ghz-ax-g-n supported-bands=2ghz-ax,2ghz-g,2ghz-n
add action=create-dynamic-enabled disabled=no master-configuration=cfg2-5ghz name-format=%I-5ghz-a-an-ac-ax supported-bands=5ghz-a,5ghz-n,5ghz-ac,5ghz-ax
but the CAP-Interfaces are put not to bridge "bridge2-ext".
Why?
On the Client-CAP Antennas i have nothing set as datapath, so i whould like to forward the Data to/from CapsMan.
thanks
Christian