Bandwith limit on ip serial

i want assign bandwit limt on vlan or assign it on ip serial like 14.0.0.0/8. is it possible

Hello this is possible in mikrotik, here’s how:

But the ip range 14.0.0.0/8 is a public range, it is not allowed. Let’s consider the range 10.200.0.0/8

To set a limit in mikrotik you create a simple queue:

/queue simple add name=“vlan10-limit” target=10.200.0.0/8 max-limit=5M/5M