Community discussions

MikroTik App
 
fvlaicu
just joined
Topic Author
Posts: 7
Joined: Sun Mar 29, 2020 2:39 am

Setting up a cap ax

Mon Dec 18, 2023 9:13 pm

In a previous post (viewtopic.php?p=1003659) I was trying to use capsman forwarding for my new CAP AX APs.
Since then (after following the advice on the thread) I moved away from capsman frowarding and it seems that roaming works ok even without it :).
Other things happened and i shelved migrating for a while.
I've been testing the migration of the access points and I found that after creating a slave wifi profile with the same settings as the master, the slave profile is inaccessible while the master is accessible.
I performed a pretty simple setup - here is the setup - Capsman is running on a chr that sends the setup to a capax.
/interface wifi datapath
add disabled=no name=guest vlan-id=1000
/interface wifi configuration
add country=Romania datapath=guest disabled=no name=2ghz security=guest ssid=\
test-2g
add country=Romania datapath=guest disabled=no name=5ghz security=guest ssid=\
test-5g
add country=Romania datapath=guest disabled=no name=test1 security=guest \
ssid=test
/interface wifi cap
set discovery-interfaces=admin enabled=yes
/interface wifi capsman
set ca-certificate=auto enabled=yes interfaces=admin package-path="" \
require-peer-certificate=no upgrade-policy=none
/interface wifi provisioning
add action=create-dynamic-enabled disabled=no master-configuration=5ghz \
name-format="" slave-configurations=test1 supported-bands=\
5ghz-n,5ghz-a,5ghz-ax
add action=create-dynamic-enabled disabled=no master-configuration=2ghz \
supported-bands=2ghz-n,2ghz-ax,2ghz-g
Any suggestions?
LE: I tried the same setup - but without a caps - and the same happens
 
fvlaicu
just joined
Topic Author
Posts: 7
Joined: Sun Mar 29, 2020 2:39 am

Re: Setting up a cap ax  [SOLVED]

Tue Dec 19, 2023 5:13 pm

I reread the docs and it seems I missed setting up the default datapath for the wifi interfaces (when not configured)
/interface wifi datapath
add bridge=bridgeLocal comment=defconf disabled=no name=capdp
/interface wifi
set [ find default-name=wifi1 ] configuration.manager=capsman datapath=capdp disabled=no
set [ find default-name=wifi2 ] configuration.manager=capsman datapath=capdp disabled=no

Who is online

Users browsing this forum: uamma and 15 guests