Create simple queues for each IP
by iam8up on Aug.06, 2009, under mikrotik
You’ll probably want to change the IP range, limits and burst limits but this should work for most!
:for i from=2 to=254 do={/queue simple add name=”172.16.64.$i” target-address=”172.16.64.$i/32″ max-limit=”256000/800000″ burst-limit=”0/1500000″ burst-threshold=”0/400000″ burst-time=”0s/1m”}
No comments for this entry yet...
