After years of a happy life with a CAPSMAN installation I was confronted with the necessity to learn more about Wifiwave2:
Our next office should have AX wifi, of course from MikroTik again… but I am struggeling with the config:
Before I set up datapaths, configs and security on the central CAPSMAN and only enabled CAP.
So the Data is all brought to the central and then routed into the network which worked quite well.
Now i tried this with a fresh set up capsman (on an RB5009) and a single cap AX, both running RouterOS 7.11
And it does not work at all. Looks like the CAP connects to Capsman but does neither get an SSID nor broadcast something.
This is just a test setup. Finally i will run a bunch of CAP ax that should work on 5GHz and 2.4 GHz with AX, AC, N and G and should offer several SSIDs but this simple setup should work.
I had all this running with good old capsman but wifiwave2 drives me crazy…
/interface wifiwave2
# managed by CAPsMAN
set [ find default-name=wifi1 ] configuration.manager=capsman-or-local .mode=\
ap disabled=no
# managed by CAPsMAN
set [ find default-name=wifi2 ] configuration.manager=capsman-or-local .mode=\
ap disabled=no
/interface wifiwave2 cap
set certificate=CAP-48A98AC534F4 discovery-interfaces=bridge enabled=yes
Everything learned for RouterOS 6.x Wireless should be reserved for RouterOS 6 devices alone.
RouterOS 7.x Wifiwave2 driver is chip vendor code and many ROS 6 features couldn’t be fit in.
Study Wifiwave2 documentation like fresh novice student as that is how this field plays.
I wish that there would exist a real documentation.
There are two examples regarding capsman. one that even does not have a data path set up - meaning that there is no idea to what the wifi is connected, and the other that intensively uses VLAN.
In my mind CAPSMAN enabled less configured APs with a well-thought configured CAPSMAN.
So do you have any hint where i could find a tutorial for this - as https://help.mikrotik.com/docs/display/ROS/WifiWave2 does not really show a simple case where - with a minimum needed config - all wifi interfaces on all CAPs broadcast the same SSID.
I am aware that I have to completely re-learn CAPSMAN with WifiWave2, but where is the f***ing tutorial for learning?
@chg123 You’ve been here much longer than I but perhaps not following closely of late.
My first MT wirieless (hAP ax3 Wifiwave2 only) arrived recently and I’m pretty lost myself.
I can say new posts often languish then The Wise Ones and The Wise Guys arrive and …
I am ignoring CapsMAN but trying out CapsMAN like features Wifiwave2 supports.