challis

18

Upload: naingwinoo

Post on 05-Dec-2015

214 views

Category:

Documents


0 download

DESCRIPTION

MTp

TRANSCRIPT

Nick Challis

[email protected]

swiftwireless.net/Queue_Script.txt

You need:

IP address scope.Start & finish IP, use fourth octet.

Bandwidth limits in bits.If you do not want to set burst limits, simply

remove the lines beginning with "burst".

Make the required changes to the script below this line, copy and then paste into "New Terminal" from Winbox.

:for i from=2 to=254254 do={ \

/queue simple add name="$i" \target-addresses=172.26.0.$i/32 \dst-address=0.0.0.0/0 \interface=all \parent=none \direction=both \priority=8 \queue=default-small/default-small \limit-at=0/0 max-limit=256000/512000 \

burst-limit=512000/2000000 \

burst-threshold=256000/512000 \

burst-time=1m20s/1m20s \total-queue=default-small