Main router is wired-only (no WIFI), and there are 2 CAPs (CAP1, CAP2). Both are Wifi6 devices (AX).
On main router I have created:
4 VLANs (to be easy: 10,11,12,13 PVID)
bridge having “bridge, eth8_cap1, eth7_cap2” tagged for all (10,11,12,13 PVIDs), and untagged for pvid 1
multiple wifi configurations: wifi10, wifi11, wifi12, wifi13, all having their respective datapath with their own vlan ID set (wifi10 → 10, etc)
Both CAP1 and CAP2 are broadcasting all 4 WIFI configurations. Everything works great.
Now I wish to add a new CAP (CAP_FAR) which is far. No roaming possibility, but as I wish to keep things nice and clean, I’m thinking on integrating this new CAP into my current CAPsMAN config.
However, as it is far, I would allow only PVID10 for its port in main router. In this case will it be able to broadcast wifi10 or it will fail completely?
Can we get a config dump as this is something I’ve been looking to setup, but struggling to get the ssid’s all showing. I’m assuming you have a different ssid per vlan?