MikroTecRed QoS for speed tests

April 17, 2024 | Author: Anonymous | Category: N/A
Share Embed Donate


Short Description

Download MikroTecRed QoS for speed tests...

Description

/ip firewall layer7-protocol add name=QoS-SPEEDTEST regexp="^.+(speedtest|testdevelocidad|test-velocidad|fast| cdnst|nperf|ookla).*\$" /queue type set 0 pfifo-limit=500 add kind=pcq name=pcq-DOWNLOAD pcq-classifier=dst-address pcq-limit=9999KiB pcqtotal-limit=999999KiB add kind=pcq name=pcq-UPLOAD pcq-classifier=src-address pcq-limit=999KiB pcq-totallimit=9999KiB add kind=pcq name=pcq-DOW-SPEEDTEST pcq-classifier=dst-address pcq-limit=9999KiB pcq-total-limit=999999KiB add kind=pcq name=pcq-UP-SPEEDTEST pcq-classifier=src-address pcq-limit=999KiB pcqtotal-limit=9999KiB add kind=pcq name=CLIENTE-DOW-SPEEDTEST pcq-classifier=dst-address pcqlimit=9999KiB pcq-rate=20M pcq-total-limit=999999KiB add kind=pcq name=CLIENTE-UP-SPEEDTEST pcq-classifier=src-address pcq-limit=999KiB pcq-rate=20M pcq-total-limit=9999KiB /queue simple add comment=TODOS-LOS-TEST-VELOCIDAD name=TEST-VELOCIDAD packet-marks=TESTVELOCIDAD_MikroTecRed queue=CLIENTE-UP-SPEEDTEST/CLIENTE-DOW-SPEEDTEST /queue tree add name=DOWNLOAD parent=LAN priority=1 queue=pcq-DOWNLOAD add name=UPLOAD parent=WAN priority=1 queue=pcq-UPLOAD add bucket-size=10 name=PRIORIDAD-FULL-DOW parent=DOWNLOAD priority=2 queue=pcqDOWNLOAD add bucket-size=10 name=PRIORIDAD-FULL-UP parent=UPLOAD priority=2 queue=pcq-UPLOAD add name=DOW-TEST-VELOCIDAD packet-mark=TEST-VELOCIDAD_MikroTecRed parent=PRIORIDAD-FULL-DOW priority=1 queue=pcq-DOW-SPEEDTEST add name=UP-TEST-VELOCIDAD packet-mark=TEST-VELOCIDAD_MikroTecRed parent=PRIORIDADFULL-UP priority=1 queue=pcq-UP-SPEEDTEST /ip firewall mangle add action=add-src-to-address-list address-list=QoS-SPEEDTEST address-listtimeout=3m chain=prerouting comment="Clientes QoS-SPEEDTEST" layer7-protocol=QoSSPEEDTEST src-address=192.168.1.0/24 add action=mark-connection chain=forward comment=FULL-SPEEDTEST layer7protocol=QoS-SPEEDTEST new-connection-mark=TEST-VELOCIDAD_MikroTecRed passthrough=yes add action=mark-connection chain=prerouting new-connection-mark=TESTVELOCIDAD_MikroTecRed passthrough=yes protocol=tcp src-address-list=QoS-SPEEDTEST src-port=8080 add action=mark-packet chain=prerouting comment="PAQUETE SPEEDTEST" connectionmark=TEST-VELOCIDAD_MikroTecRed new-packet-mark=TEST-VELOCIDAD_MikroTecRed passthrough=no add action=mark-connection chain=prerouting dst-port=8080 new-connection-mark=TESTVELOCIDAD_MikroTecRed passthrough=yes protocol=tcp src-address-list=QoS-SPEEDTEST add action=mark-packet chain=prerouting comment="PAQUETE SPEEDTEST" connectionmark=TEST-VELOCIDAD_MikroTecRed new-packet-mark=TEST-VELOCIDAD_MikroTecRed passthrough=no /system scheduler add comment=QoS-MOVE interval=10s name=QoS-TEST-VELOCIDAD on-event="/queue simple

move [/queue simple find name=\"TEST-VELOCIDAD\"] [:pick [find] 0]\r\r\ \n" policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon start-time=startup

View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF