I have main mikrotik acting as pppoe/hotspot server. Now i have acquire Mikrotik 24 ports switch.Now I want to implement VLAN to isolate user area. For example users from VLAN1 should not be able to communicate with VLAN2.
CRS Example:
Port 1 = Connected with Mirkotik RouterOS LAN port.
Port 10= Area -1
Port 11= Area -2
Port 12= Area -3
Now at switch, in which mode I should setup the ports 1, 10,11,12 ? (so that port 10,11,12 users should not be able to boracast to other port)
I believe I have to create vlan ports on mikrotik as well, and create separate pppoe/dhcp/hotspot server for each vlan interface? is that so ? can some please guide me ?