Two hotspot on same vlan

Hi,
I would know if it’s possible to configure two CCR with the hotspot service on the same vlan but in different subnet.


different subnet same VLAN

192.168.1.0/24 CCR1 Hotspot
192.168.2.0/24 CCR2 Hotspot

Thanks for help

Same VLAN means same layer2 segment, so no, they are a shared collision domain and you WILL run into issues with DHCP servers at the very least. Also each hotspot by default will ARP poison the network causing even further issues over layer2.

What are you trying to accomplish with two CCRs? Any CCR will be able to handle several hundred hotspot users, just increase the subnet size from a /24 to something like a /22 or /21 if you need more IP addresses.