I created under /queue simple four rules to limit traffic but now since the upgrade to 3.19 it stopped limiting the traffic!??
0 name=“BS500” target-addresses=10.171.1.0/24 dst-address=0.0.0.0/0
interface=ether5 parent=none direction=both priority=8
queue=ethernet-default/ethernet-default limit-at=65535/65535
max-limit=65536/131072 burst-limit=0/0 burst-threshold=0/0
burst-time=0s/0s total-queue=ethernet-default
This was working perfectly before the upgrade. I has read some posts that since 3.12 and above the simple queue is disabled with a parent, etc.
How does one limit bandwidth easily now? Or do I have to use mangle, etc…?