Community discussions

MikroTik App
 
Mvz
just joined
Topic Author
Posts: 1
Joined: Wed Feb 09, 2022 12:20 pm

WiFi Capsman Radius problems

Tue Oct 04, 2022 11:17 am

Hello,

We have Capsman running on a CCR1009-7G-1C-1S+ with various Vlans. We have setup a Radius with our Windows Active Directory, so that different users get acces to different vlans.
We have around 15 cAP AC and around 45 wAP AC, all configured through Capsman.
We experience a issue with WiFi on Android/iPhones/Laptops, where users stay connected with WiFi, have an IP Address from our Capsman, but are not able to connect to the internet.
If they wait for 2/3 minutes, they are able to browse the web again. The clients are not disconnected in Capsman under Registration Table.
This issue appears random.

Configuration below is from our Capsman:
/caps-man channel
add band=5ghz-n/ac control-channel-width=20mhz extension-channel=disabled \
    frequency=5180 name=36-5180-UNII1 tx-power=11
add band=5ghz-n/ac control-channel-width=20mhz extension-channel=disabled \
    frequency=5200 name=40-5200-UNII1 tx-power=11
add band=5ghz-n/ac control-channel-width=20mhz extension-channel=disabled \
    frequency=5220 name=44-5220-UNII1 tx-power=11
add band=5ghz-n/ac control-channel-width=20mhz extension-channel=disabled \
    frequency=5240 name=48-5240-UNII1 tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5260 name=52-20-5260-UNII2-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5280 name=56-20-5280-UNII2-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5300 name=60-20-5300-UNII2-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5500 name=100-20-5500-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5520 name=104-20-5520-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5540 name=108-20-5540-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5560 name=112-20-5560-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5580 name=116-20-5580-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5600 name=120-20-5600-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5620 name=124-20-5620-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5640 name=128-20-5640-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5660 name=132-20-5660-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5680 name=136-20-5500-UNII2-EX-DFS tx-power=11
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=XX \
    frequency=5700 name=140-20-5700-UNII2-EX-DFS tx-power=11
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2412 name=1-2412 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2417 name=2-2417 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2422 name=3-2422 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2427 name=4-2427 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2432 name=5-2432 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2437 name=6-2437 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2442 name=7-2442 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2447 name=8-2447 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2457 name=10-2457 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2462 name=11-2462 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2472 name=13-2472 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2467 name=12-2467 tx-power=5
add band=2ghz-g/n control-channel-width=20mhz extension-channel=disabled \
    frequency=2412,2437,2462 name="1-6-11-Channel-List 2.4Ghz" tx-power=5

/caps-man datapath
add bridge=bridge client-to-client-forwarding=yes local-forwarding=yes name=\
    Datapath-EAP-Local
    
/caps-man security
add authentication-types=wpa2-psk disable-pmkid=yes encryption=aes-ccm \
    group-encryption=aes-ccm group-key-update=1h name=Docenten-Security \
    passphrase=NOT_NEEDED
add authentication-types=wpa2-psk disable-pmkid=yes encryption=aes-ccm \
    group-encryption=aes-ccm group-key-update=1h name=Leerlingen-Security \
    passphrase=NOT_NEEDED
add authentication-types=wpa2-eap eap-methods=passthrough encryption=aes-ccm \
    group-encryption=aes-ccm name=Radius-EAP
    
/caps-man configuration
add channel="1-6-11-Channel-List 2.4Ghz" channel.tx-power=0 country=\
    netherlands datapath=Datapath-EAP-Local distance=indoors hide-ssid=no \
    installation=indoor mode=ap name=2.4Ghz-eap-config-local security=\
    Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel.band=5ghz-n/ac channel.control-channel-width=20mhz \
    channel.extension-channel=XXXX country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors mode=ap name=5Ghz-EAP-Radius-Local \
    security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP40-2 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP40-1 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add country=netherlands datapath=Datapath-EAP-Local distance=indoors \
    hide-ssid=no installation=indoor max-sta-count=28 mode=ap name=CAPTEST \
    security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP18 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP14 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP15 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP30 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP24 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP29 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP27 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP25 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP28 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP21 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP19 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP20 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP46 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=9 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP62 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=9 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP64 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP16 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP17 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP13 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP12 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP50A security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP50B security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP50C security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP50D security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP48 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP71 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP73 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP75 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP72 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP76 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP74 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=8 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP34-1 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP22 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP23 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=9 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP63 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP11 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP01 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP02 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP08 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP05 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP04 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP10 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP06 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=9 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP61 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP42 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP44 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP45 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP43 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP40-3 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=11 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-1 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-2 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-3 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-4 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-5 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-6 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-7 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-8 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-9 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=7 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP60-10 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=8 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP34-2 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=8 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP33 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=40-5200-UNII1 channel.tx-power=8 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP32-2 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=36-5180-UNII1 channel.tx-power=8 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP32-1 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=48-5240-UNII1 channel.tx-power=8 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP31-1 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
add channel=44-5220-UNII1 channel.tx-power=8 country=netherlands datapath=\
    Datapath-EAP-Local distance=indoors hide-ssid=no installation=indoor \
    mode=ap name=AP31-2 security=Radius-EAP ssid="SSID OF OUR WIFI NETWORK"
    
/caps-man interface
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4E:34 master-interface=none name=2.4Ghz--BKV-AP01-1 \
    radio-mac=08:55:31:E3:4E:34 radio-name=085531E34E34
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:50:68 master-interface=none name=2.4Ghz--BKV-AP02-1 \
    radio-mac=08:55:31:E3:50:68 radio-name=085531E35068
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4D:66 master-interface=none name=2.4Ghz--BKV-AP04-1 \
    radio-mac=08:55:31:E3:4D:66 radio-name=085531E34D66
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:50:4E master-interface=none name=2.4Ghz--BKV-AP05-1 \
    radio-mac=08:55:31:E3:50:4E radio-name=085531E3504E
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:DD:DC:4B master-interface=none name=2.4Ghz--BKV-AP06-1 \
    radio-mac=08:55:31:DD:DC:4B radio-name=085531DDDC4B
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:DD:DD:04 master-interface=none name=2.4Ghz--BKV-AP08-1 \
    radio-mac=08:55:31:DD:DD:04 radio-name=085531DDDD04
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4D:8E master-interface=none name=2.4Ghz--BKV-AP10-1 \
    radio-mac=08:55:31:E3:4D:8E radio-name=085531E34D8E
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:1D:85 master-interface=none name=2.4Ghz--BKV-AP11-1 \
    radio-mac=08:55:31:E3:1D:85 radio-name=085531E31D85
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:2D master-interface=none name=2.4Ghz--BKV-AP12-1 \
    radio-mac=64:D1:54:A6:76:2D radio-name=64D154A6762D
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A7:6C:4E master-interface=none name=2.4Ghz--BKV-AP13-1 \
    radio-mac=64:D1:54:A7:6C:4E radio-name=64D154A76C4E
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:C9 master-interface=none name=2.4Ghz--BKV-AP14-1 \
    radio-mac=64:D1:54:A6:76:C9 radio-name=64D154A676C9
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A7:6A:CE master-interface=none name=2.4Ghz--BKV-AP15-1 \
    radio-mac=64:D1:54:A7:6A:CE radio-name=64D154A76ACE
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:78:82 master-interface=none name=2.4Ghz--BKV-AP16-1 \
    radio-mac=64:D1:54:A6:78:82 radio-name=64D154A67882
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:78:9D master-interface=none name=2.4Ghz--BKV-AP17-1 \
    radio-mac=64:D1:54:A6:78:9D radio-name=64D154A6789D
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:18 master-interface=none name=2.4Ghz--BKV-AP18-1 \
    radio-mac=64:D1:54:A6:76:18 radio-name=64D154A67618
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:F0 master-interface=none name=2.4Ghz--BKV-AP19-1 \
    radio-mac=64:D1:54:A6:76:F0 radio-name=64D154A676F0
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:78:A3 master-interface=none name=2.4Ghz--BKV-AP20-1 \
    radio-mac=64:D1:54:A6:78:A3 radio-name=64D154A678A3
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    02:AA:BB:CC:00:21 master-interface=none name=2.4Ghz--BKV-AP21-1 \
    radio-mac=64:D1:54:A7:6A:C8 radio-name=64D154A76AC8
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:FC master-interface=none name=2.4Ghz--BKV-AP22-1 \
    radio-mac=64:D1:54:A6:76:FC radio-name=64D154A676FC
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:DD:DD:E0 master-interface=none name=2.4Ghz--BKV-AP23-1 \
    radio-mac=08:55:31:DD:DD:E0 radio-name=085531DDDDE0
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:A8 master-interface=none name=2.4Ghz--BKV-AP24-1 \
    radio-mac=64:D1:54:A6:76:A8 radio-name=64D154A676A8
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:69 master-interface=none name=2.4Ghz--BKV-AP25-1 \
    radio-mac=64:D1:54:A6:76:69 radio-name=64D154A67669
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:78:F7 master-interface=none name=2.4Ghz--BKV-AP27-1 \
    radio-mac=64:D1:54:A6:78:F7 radio-name=64D154A678F7
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:A5 master-interface=none name=2.4Ghz--BKV-AP28-1 \
    radio-mac=64:D1:54:A6:76:A5 radio-name=64D154A676A5
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:78:94 master-interface=none name=2.4Ghz--BKV-AP29-1 \
    radio-mac=64:D1:54:A6:78:94 radio-name=64D154A67894
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:BA master-interface=none name=2.4Ghz--BKV-AP30-1 \
    radio-mac=64:D1:54:A6:76:BA radio-name=64D154A676BA
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4D:AA master-interface=none name=2.4Ghz--BKV-AP31-1-1 \
    radio-mac=08:55:31:E3:4D:AA radio-name=085531E34DAA
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4D:52 master-interface=none name=2.4Ghz--BKV-AP31-2-1 \
    radio-mac=08:55:31:E3:4D:52 radio-name=085531E34D52
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4F:DB master-interface=none name=2.4Ghz--BKV-AP32-1-1 \
    radio-mac=08:55:31:E3:4F:DB radio-name=085531E34FDB
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4F:38 master-interface=none name=2.4Ghz--BKV-AP32-2-1 \
    radio-mac=08:55:31:E3:4F:38 radio-name=085531E34F38
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:40:1C master-interface=none name=2.4Ghz--BKV-AP33-1 \
    radio-mac=08:55:31:E3:40:1C radio-name=085531E3401C
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4E:98 master-interface=none name=2.4Ghz--BKV-AP34-1-1 \
    radio-mac=08:55:31:E3:4E:98 radio-name=085531E34E98
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:50:AC master-interface=none name=2.4Ghz--BKV-AP34-2-1 \
    radio-mac=08:55:31:E3:50:AC radio-name=085531E350AC
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:CF:E9 master-interface=none name=2.4Ghz--BKV-AP40-1-1 \
    radio-mac=74:4D:28:B6:CF:E9 radio-name=744D28B6CFE9
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:CE:E1 master-interface=none name=2.4Ghz--BKV-AP40-2-1 \
    radio-mac=74:4D:28:B6:CE:E1 radio-name=744D28B6CEE1
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:D1:3D master-interface=none name=2.4Ghz--BKV-AP40-3-1 \
    radio-mac=74:4D:28:B6:D1:3D radio-name=744D28B6D13D
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:1D:4A master-interface=none name=2.4Ghz--BKV-AP42-1 \
    radio-mac=08:55:31:E3:1D:4A radio-name=085531E31D4A
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:4D:92 master-interface=none name=2.4Ghz--BKV-AP43-1 \
    radio-mac=08:55:31:E3:4D:92 radio-name=085531E34D92
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:1C:51 master-interface=none name=2.4Ghz--BKV-AP44-1 \
    radio-mac=08:55:31:E3:1C:51 radio-name=085531E31C51
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:DD:D0:40 master-interface=none name=2.4Ghz--BKV-AP45-1 \
    radio-mac=08:55:31:DD:D0:40 radio-name=085531DDD040
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:B1 master-interface=none name=2.4Ghz--BKV-AP46-1 \
    radio-mac=64:D1:54:A6:76:B1 radio-name=64D154A676B1
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:F6 master-interface=none name=2.4Ghz--BKV-AP47-1 \
    radio-mac=64:D1:54:A6:76:F6 radio-name=64D154A676F6
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:9C master-interface=none name=2.4Ghz--BKV-AP48-1 \
    radio-mac=64:D1:54:A6:76:9C radio-name=64D154A6769C
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:78:F4 master-interface=none name=2.4Ghz--BKV-AP50A-1 \
    radio-mac=64:D1:54:A6:78:F4 radio-name=64D154A678F4
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A7:6C:57 master-interface=none name=2.4Ghz--BKV-AP50B-1 \
    radio-mac=64:D1:54:A7:6C:57 radio-name=64D154A76C57
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:D8 master-interface=none name=2.4Ghz--BKV-AP50C-1 \
    radio-mac=64:D1:54:A6:76:D8 radio-name=64D154A676D8
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A7:6C:69 master-interface=none name=2.4Ghz--BKV-AP50D-1 \
    radio-mac=64:D1:54:A7:6C:69 radio-name=64D154A76C69
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:A8:6D master-interface=none name=2.4Ghz--BKV-AP60-1-1 \
    radio-mac=74:4D:28:B6:A8:6D radio-name=744D28B6A86D
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:67:5C master-interface=none name=2.4Ghz--BKV-AP60-2-1 \
    radio-mac=C4:AD:34:2F:67:5C radio-name=C4AD342F675C
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:67:A0 master-interface=none name=2.4Ghz--BKV-AP60-3-1 \
    radio-mac=C4:AD:34:2F:67:A0 radio-name=C4AD342F67A0
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:66:F4 master-interface=none name=2.4Ghz--BKV-AP60-4-1 \
    radio-mac=C4:AD:34:2F:66:F4 radio-name=C4AD342F66F4
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:CF:3B master-interface=none name=2.4Ghz--BKV-AP60-5-1 \
    radio-mac=74:4D:28:B6:CF:3B radio-name=744D28B6CF3B
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:D0:E3 master-interface=none name=2.4Ghz--BKV-AP60-6-1 \
    radio-mac=74:4D:28:B6:D0:E3 radio-name=744D28B6D0E3
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:67:50 master-interface=none name=2.4Ghz--BKV-AP60-7-1 \
    radio-mac=C4:AD:34:2F:67:50 radio-name=C4AD342F6750
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:D0:73 master-interface=none name=2.4Ghz--BKV-AP60-8-1 \
    radio-mac=74:4D:28:B6:D0:73 radio-name=744D28B6D073
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:69:80 master-interface=none name=2.4Ghz--BKV-AP60-9-1 \
    radio-mac=C4:AD:34:2F:69:80 radio-name=C4AD342F6980
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:69:AC master-interface=none name=2.4Ghz--BKV-AP60-10-1 \
    radio-mac=C4:AD:34:2F:69:AC radio-name=C4AD342F69AC
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:39:01 master-interface=none name=2.4Ghz--BKV-AP61-1 \
    radio-mac=08:55:31:E3:39:01 radio-name=085531E33901
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A7:6C:5D master-interface=none name=2.4Ghz--BKV-AP62-1 \
    radio-mac=64:D1:54:A7:6C:5D radio-name=64D154A76C5D
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:1C:8C master-interface=none name=2.4Ghz--BKV-AP63-1 \
    radio-mac=08:55:31:E3:1C:8C radio-name=085531E31C8C
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    08:55:31:E3:3D:E4 master-interface=none name=2.4Ghz--BKV-AP64-1 \
    radio-mac=08:55:31:E3:3D:E4 radio-name=085531E33DE4
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:ED master-interface=none name=2.4Ghz--BKV-AP71-1 \
    radio-mac=64:D1:54:A6:76:ED radio-name=64D154A676ED
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:66:A4 master-interface=none name=2.4Ghz--BKV-AP72-1 \
    radio-mac=C4:AD:34:2F:66:A4 radio-name=C4AD342F66A4
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    74:4D:28:B6:D0:35 master-interface=none name=2.4Ghz--BKV-AP73-1 \
    radio-mac=74:4D:28:B6:D0:35 radio-name=744D28B6D035
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:65:50 master-interface=none name=2.4Ghz--BKV-AP74-1 \
    radio-mac=C4:AD:34:2F:65:50 radio-name=C4AD342F6550
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    64:D1:54:A6:76:60 master-interface=none name=2.4Ghz--BKV-AP75-1 \
    radio-mac=64:D1:54:A6:76:60 radio-name=64D154A67660
add configuration=2.4Ghz-eap-config-local disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:60:08 master-interface=none name=2.4Ghz--BKV-AP76-1 \
    radio-mac=C4:AD:34:2F:60:08 radio-name=C4AD342F6008
add configuration=AP01 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4E:35 \
    master-interface=none name=5Ghz--BKV-AP01-1 radio-mac=08:55:31:E3:4E:35 \
    radio-name=085531E34E35
add configuration=AP02 disabled=no l2mtu=1600 mac-address=08:55:31:E3:50:69 \
    master-interface=none name=5Ghz--BKV-AP02-1 radio-mac=08:55:31:E3:50:69 \
    radio-name=085531E35069
add configuration=AP04 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4D:67 \
    master-interface=none name=5Ghz--BKV-AP04-1 radio-mac=08:55:31:E3:4D:67 \
    radio-name=085531E34D67
add configuration=AP05 disabled=no l2mtu=1600 mac-address=08:55:31:E3:50:4F \
    master-interface=none name=5Ghz--BKV-AP05-1 radio-mac=08:55:31:E3:50:4F \
    radio-name=085531E3504F
add configuration=AP06 disabled=no l2mtu=1600 mac-address=08:55:31:DD:DC:4C \
    master-interface=none name=5Ghz--BKV-AP06-1 radio-mac=08:55:31:DD:DC:4C \
    radio-name=085531DDDC4C
add configuration=AP08 disabled=no l2mtu=1600 mac-address=08:55:31:DD:DD:05 \
    master-interface=none name=5Ghz--BKV-AP08-1 radio-mac=08:55:31:DD:DD:05 \
    radio-name=085531DDDD05
add configuration=AP10 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4D:8F \
    master-interface=none name=5Ghz--BKV-AP10-1 radio-mac=08:55:31:E3:4D:8F \
    radio-name=085531E34D8F
add configuration=AP11 disabled=no l2mtu=1600 mac-address=08:55:31:E3:1D:86 \
    master-interface=none name=5Ghz--BKV-AP11-1 radio-mac=08:55:31:E3:1D:86 \
    radio-name=085531E31D86
add configuration=AP12 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:2C \
    master-interface=none name=5Ghz--BKV-AP12-1 radio-mac=64:D1:54:A6:76:2C \
    radio-name=64D154A6762C
add configuration=AP13 disabled=no l2mtu=1600 mac-address=64:D1:54:A7:6C:4D \
    master-interface=none name=5Ghz--BKV-AP13-1 radio-mac=64:D1:54:A7:6C:4D \
    radio-name=64D154A76C4D
add configuration=AP14 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:C8 \
    master-interface=none name=5Ghz--BKV-AP14-1 radio-mac=64:D1:54:A6:76:C8 \
    radio-name=64D154A676C8
add configuration=AP15 disabled=no l2mtu=1600 mac-address=64:D1:54:A7:6A:CD \
    master-interface=none name=5Ghz--BKV-AP15-1 radio-mac=64:D1:54:A7:6A:CD \
    radio-name=64D154A76ACD
add configuration=AP16 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:78:81 \
    master-interface=none name=5Ghz--BKV-AP16-1 radio-mac=64:D1:54:A6:78:81 \
    radio-name=64D154A67881
add configuration=AP17 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:78:9C \
    master-interface=none name=5Ghz--BKV-AP17-1 radio-mac=64:D1:54:A6:78:9C \
    radio-name=64D154A6789C
add configuration=AP18 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:17 \
    master-interface=none name=5Ghz--BKV-AP18-1 radio-mac=64:D1:54:A6:76:17 \
    radio-name=64D154A67617
add configuration=AP19 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:EF \
    master-interface=none name=5Ghz--BKV-AP19-1 radio-mac=64:D1:54:A6:76:EF \
    radio-name=64D154A676EF
add configuration=AP20 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:78:A2 \
    master-interface=none name=5Ghz--BKV-AP20-1 radio-mac=64:D1:54:A6:78:A2 \
    radio-name=64D154A678A2
add configuration=AP21 disabled=no l2mtu=1600 mac-address=02:AA:BB:CC:00:21 \
    master-interface=none name=5Ghz--BKV-AP21-1 radio-mac=64:D1:54:A7:6A:C7 \
    radio-name=64D154A76AC7
add configuration=AP22 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:FB \
    master-interface=none name=5Ghz--BKV-AP22-1 radio-mac=64:D1:54:A6:76:FB \
    radio-name=64D154A676FB
add configuration=AP23 disabled=no l2mtu=1600 mac-address=08:55:31:DD:DD:E1 \
    master-interface=none name=5Ghz--BKV-AP23-1 radio-mac=08:55:31:DD:DD:E1 \
    radio-name=085531DDDDE1
add configuration=AP24 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:A7 \
    master-interface=none name=5Ghz--BKV-AP24-1 radio-mac=64:D1:54:A6:76:A7 \
    radio-name=64D154A676A7
add configuration=AP25 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:68 \
    master-interface=none name=5Ghz--BKV-AP25-1 radio-mac=64:D1:54:A6:76:68 \
    radio-name=64D154A67668
add configuration=AP27 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:78:F6 \
    master-interface=none name=5Ghz--BKV-AP27-1 radio-mac=64:D1:54:A6:78:F6 \
    radio-name=64D154A678F6
add configuration=AP28 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:A4 \
    master-interface=none name=5Ghz--BKV-AP28-1 radio-mac=64:D1:54:A6:76:A4 \
    radio-name=64D154A676A4
add configuration=AP29 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:78:93 \
    master-interface=none name=5Ghz--BKV-AP29-1 radio-mac=64:D1:54:A6:78:93 \
    radio-name=64D154A67893
add configuration=AP30 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:B9 \
    master-interface=none name=5Ghz--BKV-AP30-1 radio-mac=64:D1:54:A6:76:B9 \
    radio-name=64D154A676B9
add configuration=AP31-1 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4D:AB \
    master-interface=none name=5Ghz--BKV-AP31-1-1 radio-mac=08:55:31:E3:4D:AB \
    radio-name=085531E34DAB
add configuration=AP31-2 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4D:53 \
    master-interface=none name=5Ghz--BKV-AP31-2-1 radio-mac=08:55:31:E3:4D:53 \
    radio-name=085531E34D53
add configuration=AP32-1 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4F:DC \
    master-interface=none name=5Ghz--BKV-AP32-1-1 radio-mac=08:55:31:E3:4F:DC \
    radio-name=085531E34FDC
add configuration=AP32-2 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4F:39 \
    master-interface=none name=5Ghz--BKV-AP32-2-1 radio-mac=08:55:31:E3:4F:39 \
    radio-name=085531E34F39
add configuration=AP33 disabled=no l2mtu=1600 mac-address=08:55:31:E3:40:1D \
    master-interface=none name=5Ghz--BKV-AP33-1 radio-mac=08:55:31:E3:40:1D \
    radio-name=085531E3401D
add configuration=AP34-1 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4E:99 \
    master-interface=none name=5Ghz--BKV-AP34-1-1 radio-mac=08:55:31:E3:4E:99 \
    radio-name=085531E34E99
add configuration=AP34-2 disabled=no l2mtu=1600 mac-address=08:55:31:E3:50:AD \
    master-interface=none name=5Ghz--BKV-AP34-2-1 radio-mac=08:55:31:E3:50:AD \
    radio-name=085531E350AD
add configuration=AP40-1 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:CF:EA \
    master-interface=none name=5Ghz--BKV-AP40-1-1 radio-mac=74:4D:28:B6:CF:EA \
    radio-name=744D28B6CFEA
add configuration=AP40-2 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:CE:E2 \
    master-interface=none name=5Ghz--BKV-AP40-2-1 radio-mac=74:4D:28:B6:CE:E2 \
    radio-name=744D28B6CEE2
add configuration=AP40-3 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:D1:3E \
    master-interface=none name=5Ghz--BKV-AP40-3-1 radio-mac=74:4D:28:B6:D1:3E \
    radio-name=744D28B6D13E
add configuration=AP42 disabled=no l2mtu=1600 mac-address=08:55:31:E3:1D:4B \
    master-interface=none name=5Ghz--BKV-AP42-1 radio-mac=08:55:31:E3:1D:4B \
    radio-name=085531E31D4B
add configuration=AP63 disabled=no l2mtu=1600 mac-address=08:55:31:E3:4D:93 \
    master-interface=none name=5Ghz--BKV-AP43-1 radio-mac=08:55:31:E3:4D:93 \
    radio-name=085531E34D93
add configuration=AP44 disabled=no l2mtu=1600 mac-address=08:55:31:E3:1C:52 \
    master-interface=none name=5Ghz--BKV-AP44-1 radio-mac=08:55:31:E3:1C:52 \
    radio-name=085531E31C52
add configuration=AP45 disabled=no l2mtu=1600 mac-address=08:55:31:DD:D0:41 \
    master-interface=none name=5Ghz--BKV-AP45-1 radio-mac=08:55:31:DD:D0:41 \
    radio-name=085531DDD041
add configuration=AP46 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:B0 \
    master-interface=none name=5Ghz--BKV-AP46-1 radio-mac=64:D1:54:A6:76:B0 \
    radio-name=64D154A676B0
add configuration=AP64 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:F5 \
    master-interface=none name=5Ghz--BKV-AP47-1 radio-mac=64:D1:54:A6:76:F5 \
    radio-name=64D154A676F5
add configuration=AP48 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:9B \
    master-interface=none name=5Ghz--BKV-AP48-1 radio-mac=64:D1:54:A6:76:9B \
    radio-name=64D154A6769B
add configuration=AP50A disabled=no l2mtu=1600 mac-address=64:D1:54:A6:78:F3 \
    master-interface=none name=5Ghz--BKV-AP50A-1 radio-mac=64:D1:54:A6:78:F3 \
    radio-name=64D154A678F3
add configuration=AP50B disabled=no l2mtu=1600 mac-address=64:D1:54:A7:6C:56 \
    master-interface=none name=5Ghz--BKV-AP50B-1 radio-mac=64:D1:54:A7:6C:56 \
    radio-name=64D154A76C56
add configuration=AP50C disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:D7 \
    master-interface=none name=5Ghz--BKV-AP50C-1 radio-mac=64:D1:54:A6:76:D7 \
    radio-name=64D154A676D7
add configuration=AP50D disabled=no l2mtu=1600 mac-address=64:D1:54:A7:6C:68 \
    master-interface=none name=5Ghz--BKV-AP50D-1 radio-mac=64:D1:54:A7:6C:68 \
    radio-name=64D154A76C68
add configuration=AP60-1 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:A8:6E \
    master-interface=none name=5Ghz--BKV-AP60-1-1 radio-mac=74:4D:28:B6:A8:6E \
    radio-name=744D28B6A86E
add configuration=AP60-2 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:67:5D \
    master-interface=none name=5Ghz--BKV-AP60-2-1 radio-mac=C4:AD:34:2F:67:5D \
    radio-name=C4AD342F675D
add configuration=AP60-3 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:67:A1 \
    master-interface=none name=5Ghz--BKV-AP60-3-1 radio-mac=C4:AD:34:2F:67:A1 \
    radio-name=C4AD342F67A1
add configuration=AP60-4 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:66:F5 \
    master-interface=none name=5Ghz--BKV-AP60-4-1 radio-mac=C4:AD:34:2F:66:F5 \
    radio-name=C4AD342F66F5
add configuration=AP60-5 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:CF:3C \
    master-interface=none name=5Ghz--BKV-AP60-5-1 radio-mac=74:4D:28:B6:CF:3C \
    radio-name=744D28B6CF3C
add configuration=AP60-6 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:D0:E4 \
    master-interface=none name=5Ghz--BKV-AP60-6-1 radio-mac=74:4D:28:B6:D0:E4 \
    radio-name=744D28B6D0E4
add configuration=AP60-7 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:67:51 \
    master-interface=none name=5Ghz--BKV-AP60-7-1 radio-mac=C4:AD:34:2F:67:51 \
    radio-name=C4AD342F6751
add configuration=AP60-8 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:D0:74 \
    master-interface=none name=5Ghz--BKV-AP60-8-1 radio-mac=74:4D:28:B6:D0:74 \
    radio-name=744D28B6D074
add configuration=AP60-9 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:69:81 \
    master-interface=none name=5Ghz--BKV-AP60-9-1 radio-mac=C4:AD:34:2F:69:81 \
    radio-name=C4AD342F6981
add configuration=AP60-10 disabled=no l2mtu=1600 mac-address=\
    C4:AD:34:2F:69:AD master-interface=none name=5Ghz--BKV-AP60-10-1 \
    radio-mac=C4:AD:34:2F:69:AD radio-name=C4AD342F69AD
add configuration=AP61 disabled=no l2mtu=1600 mac-address=08:55:31:E3:39:02 \
    master-interface=none name=5Ghz--BKV-AP61-1 radio-mac=08:55:31:E3:39:02 \
    radio-name=085531E33902
add configuration=AP62 disabled=no l2mtu=1600 mac-address=64:D1:54:A7:6C:5C \
    master-interface=none name=5Ghz--BKV-AP62-1 radio-mac=64:D1:54:A7:6C:5C \
    radio-name=64D154A76C5C
add configuration=AP63 disabled=no l2mtu=1600 mac-address=08:55:31:E3:1C:8D \
    master-interface=none name=5Ghz--BKV-AP63-1 radio-mac=08:55:31:E3:1C:8D \
    radio-name=085531E31C8D
add configuration=AP63 disabled=no l2mtu=1600 mac-address=08:55:31:E3:3D:E5 \
    master-interface=none name=5Ghz--BKV-AP64-1 radio-mac=08:55:31:E3:3D:E5 \
    radio-name=085531E33DE5
add configuration=AP71 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:EC \
    master-interface=none name=5Ghz--BKV-AP71-1 radio-mac=64:D1:54:A6:76:EC \
    radio-name=64D154A676EC
add configuration=AP72 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:66:A5 \
    master-interface=none name=5Ghz--BKV-AP72-1 radio-mac=C4:AD:34:2F:66:A5 \
    radio-name=C4AD342F66A5
add configuration=AP73 disabled=no l2mtu=1600 mac-address=74:4D:28:B6:D0:36 \
    master-interface=none name=5Ghz--BKV-AP73-1 radio-mac=74:4D:28:B6:D0:36 \
    radio-name=744D28B6D036
add configuration=AP74 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:65:51 \
    master-interface=none name=5Ghz--BKV-AP74-1 radio-mac=C4:AD:34:2F:65:51 \
    radio-name=C4AD342F6551
add configuration=AP75 disabled=no l2mtu=1600 mac-address=64:D1:54:A6:76:5F \
    master-interface=none name=5Ghz--BKV-AP75-1 radio-mac=64:D1:54:A6:76:5F \
    radio-name=64D154A6765F
add configuration=AP76 disabled=no l2mtu=1600 mac-address=C4:AD:34:2F:60:09 \
    master-interface=none name=5Ghz--BKV-AP76-1 radio-mac=C4:AD:34:2F:60:09 \
    radio-name=C4AD342F6009
	
	/queue type
add kind=pcq name=Students_15M_Upload pcq-classifier=src-address pcq-rate=\
    15M pcq-total-limit=4000KiB
add kind=pcq name=Students_15M_Download pcq-burst-time=8s pcq-classifier=\
    dst-address pcq-rate=15M pcq-total-limit=4000KiB
    
/queue simple
add comment="Limit Bandwith Leerlingen VL214" disabled=yes name=\
    "Limit Bandwith Leerlingen VL214" queue=\
    Students_15M_Upload/Students_15M_Download target=192.168.208.0/21
	
	/caps-man access-list
add action=accept allow-signal-out-of-range=10s disabled=no signal-range=\
    -85..120 ssid-regexp=""
add action=reject allow-signal-out-of-range=10s disabled=no signal-range=\
    -120..-86 ssid-regexp=""
    
/caps-man manager
set ca-certificate=auto certificate=auto enabled=yes package-path=/upgrade

/caps-man manager interface
add disabled=no interface=vl10

/caps-man provisioning
add action=create-enabled master-configuration=AP40-2 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:CE:E2
add action=create-enabled master-configuration=AP40-3 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:D1:3E
add action=create-enabled master-configuration=AP40-1 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:CF:EA
add action=create-enabled master-configuration=CAPTEST name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:D0:36
add action=create-enabled master-configuration=AP18 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:17
add action=create-enabled master-configuration=AP32-2 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4F:39
add action=create-enabled master-configuration=AP31-2 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4D:53
add action=create-enabled master-configuration=AP14 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:C8
add action=create-enabled master-configuration=AP15 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A7:6A:CD
add action=create-enabled master-configuration=AP33 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:40:1D
add action=create-enabled master-configuration=AP31-1 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4D:AB
add action=create-enabled master-configuration=AP32-1 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4F:DC
add action=create-enabled master-configuration=AP24 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:A7
add action=create-enabled master-configuration=AP34-1 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4E:99
add action=create-enabled master-configuration=AP27 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:78:F6
add action=create-enabled master-configuration=AP34-2 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:50:AD
add action=create-enabled master-configuration=AP25 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:68
add action=create-enabled master-configuration=AP28 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:A4
add action=create-enabled master-configuration=AP21 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A7:6A:C7
add action=create-enabled master-configuration=AP19 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:EF
add action=create-enabled master-configuration=AP20 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:78:A2
add action=create-enabled master-configuration=AP22 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:FB
add action=create-enabled master-configuration=AP23 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:DD:DD:E1
add action=create-enabled master-configuration=AP29 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:78:93
add action=create-enabled master-configuration=AP46 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:B0
add action=create-enabled master-configuration=AP62 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A7:6C:5C
add action=create-enabled master-configuration=AP61 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:39:02
add action=create-enabled master-configuration=AP34-1 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:67:11
add action=create-enabled master-configuration=AP64 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:F5
add action=create-enabled master-configuration=AP60-1 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:A8:6E
add action=create-enabled master-configuration=AP60-2 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:67:5D
add action=create-enabled master-configuration=AP60-3 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:67:A1
add action=create-enabled master-configuration=AP60-4 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:66:F5
add action=create-enabled master-configuration=AP60-5 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:CF:3C
add action=create-enabled master-configuration=AP60-6 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:D0:E4
add action=create-enabled master-configuration=AP60-7 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:67:51
add action=create-enabled master-configuration=AP60-8 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=74:4D:28:B6:D0:74
add action=create-enabled master-configuration=AP60-9 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:69:81
add action=create-enabled master-configuration=AP60-10 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:69:AD
add action=create-enabled master-configuration=AP16 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:78:81
add action=create-enabled master-configuration=AP17 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:78:9C
add action=create-enabled master-configuration=AP13 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A7:6C:4D
add action=create-enabled master-configuration=AP12 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:2C
add action=create-enabled master-configuration=AP50A name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:78:F3
add action=create-enabled master-configuration=AP50B name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A7:6C:56
add action=create-enabled master-configuration=AP50C name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:D7
add action=create-enabled master-configuration=AP50D name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A7:6C:68
add action=create-enabled master-configuration=AP48 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:9B
add action=create-enabled master-configuration=AP71 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:EC
add action=create-enabled master-configuration=AP72 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:66:A5
add action=create-enabled master-configuration=AP73 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A7:6A:D3
add action=create-enabled master-configuration=AP74 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:65:51
add action=create-enabled master-configuration=AP75 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=64:D1:54:A6:76:5F
add action=create-enabled master-configuration=AP76 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=C4:AD:34:2F:60:09
add action=create-enabled master-configuration=AP11 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:1D:86
add action=create-enabled master-configuration=AP63 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:3D:E5
add action=create-enabled master-configuration=AP63 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4D:93
add action=create-enabled master-configuration=AP45 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:DD:D0:41
add action=create-enabled master-configuration=AP44 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:1C:52
add action=create-enabled master-configuration=AP42 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:1D:4B
add action=create-enabled master-configuration=AP10 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4D:8F
add action=create-enabled master-configuration=AP01 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4E:35
add action=create-enabled master-configuration=AP02 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:50:69
add action=create-enabled master-configuration=AP08 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:DD:DD:05
add action=create-enabled master-configuration=AP05 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:50:4F
add action=create-enabled master-configuration=AP06 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:DD:DC:4C
add action=create-enabled master-configuration=AP04 name-format=\
    prefix-identity name-prefix=5Ghz- radio-mac=08:55:31:E3:4D:67
add action=create-enabled comment="2.4Ghz radius" hw-supported-modes=gn \
    master-configuration=2.4Ghz-eap-config-local name-format=prefix-identity \
    name-prefix=2.4Ghz-
add action=create-enabled comment="5Ghz radius" hw-supported-modes=ac \
    master-configuration=5Ghz-EAP-Radius-Local name-format=prefix-identity \
    name-prefix=5Ghz-Local-

Who is online

Users browsing this forum: Amazon [Bot], Google [Bot], JesusUve, kiloon, rarriazu, xrlls and 92 guests