I will setup an CapsMan v2 to provisioning many ac and ax CAP Antennas.
Now i set up an test in Lab.
Provisioning of Wireless is clear, but not the datapath (provisioning an Data)
CAP should be provisioned on vlan10 from CapsMan. Data for HotSpot-Users on CAPs should be going over vln20. This should work on ac and ax devices.
Of course, traffic on vlan20 should blocked from vlan10, but this is on clapsman and cap on the same bridge?
Is there any example for this?
First, the way VLAN is configured for ac and ax devices differs. The ac devices cannot use the vlan-id configured on datapath, and you have to make the wifi interfaces access ports to the respective VLANs manually (or, since you provision many of them, using a script).
Regarding client isolation, the datapath setting client-isolation only prevents each wireless interface itself from forwarding L2 frames from one associated STAtion to another. If two STAtions are associated to different wireless interfaces, even the 2.4 GHz one and the 5 GHz one on the same device, an L2 frame from one of them to the other is seen as an air-to-wire or wire-to-air frame by both interfaces so the client-isolation setting doesn’t affect it. To ensure mutual isolation of guest STAtions associated to different wireless interfaces, you have to use bridge filter settings that only allow traffic to/from the MAC address of the gateway router within the guest VLAN.
Hi,
thank you. qcom and qcom-ac are diffgerent.
It’s a better way to make datapath on all caps directly manually?
My Config use vlan interfacecs, no bridge-vlan.
I never tried to confiure the datapath properties on the CAP - I don’t think they override those provided from the CAPsMAN but I may be wrong. So client-isolation should be set to yes also on the CAPsMAN configuration rows, or at least not specified there. But you have to test that yourself.
The bridge horizon setting can indeed be used to isolate one wireless interface from another on the same CAP where the wireless interfaces act as access ports of the bridges. But on trunk ports to which the CAPs are connected, it would block traffic between two wireless interfaces on different CAPs in all VLANs, not just in the guest one, which may not be what you actually need. Plus it is not applicable in redundant L2 topologies (imagine an L2 ring consisting of just two CAPs and the CAPsMAN and analyse the necessary behavior when the ring is cut at one CAPsMAN port vs. when it is cut at the other CAPsMAN port).
I want to add 20 devices “RBD22UGS-5HPacD2HnD” to the capsman v2.
Is this possible? Is this Board work with CapsManV2? When installing wifi-qcom-ac, it gives me an error about insufficient resources.
To be even more precise - if you want it to try without netinstall, you must first uninstall the wireless package, and only then you can try to install the wifi-qcom-ac one. If even that way it still says “not enough space”, netinstall is the only possibility.