Hi!
I use Mikrotik -4S v6.18 and have 5 VLANs:
- Management VLAN (manage network device) VLAN ID 101
- Server farm VLAN 102 IP range 172.16.0.0/24
- CCTV VLAN VLAN 103 IP range 172.16.1.0/24
- Organization unit #1 VLAN 104 IP range 172.16.2.0/24
- Organization unit #2 VLAN 105 IP range 172.16.3.0/24
- Organization unit #3 VLAN 106 IP range 172.16.4.0/24

Each VLAN have separated DHCP server. Vlan routing between all except VLAN 106. I want to use the hotspot to access the Internet at the user-VLAN #104 105 106 and use rate limit. But for inter-VLAN traffic don’t use rate limit. How to do it? Thanks.