Hello!I have building with two floors.each floor has 10 rooms.I have mikrotik router with dhcp server and management “tp-link” switch, which supports vlans.How can I make port based vlan segmenation on each room?Which is the best way to make it?Thanks in advance!
I assume Mikotik(one ethernet)-switch(one ethernet) - rooms (one ethernet per room).
U need to put the vlans on the mikrotik router, and assign the subnets to the vlans.(eg 10.10.1.0/24 to vlan 1 10.10.2.0/24 to vlan2 etc) You put vlan on the interface pointing to your switch. At switch, tag all the same vlan at interface towards your mikrotik device (trunk). Then, make the vlans you want per port, for different rooms (access ports)
Yep. Look up router on a stick.