You are on page 1of 1

/ip firewall mangle

add action=add-dst-to-address-list address-list=Youtube chain=forward


comment=Youtube2 content=googlevideo.com dst-port=80,443 log=yes protocol=tcp
add action=mark-connection chain=forward comment=Youtube2 dst-address-
list=Youtube new-connection-mark=Youtube
add action=mark-packet chain=forward comment=Youtube2 connection-mark=Youtube
new-packet-mark=Youtube
/queue type
add kind=pcq name=Youtube144p pcq-classifier=dst-address pcq-rate=420k
/queue tree
add name=Youtube144P packet-mark=Youtube parent=wlan1-gateway priority=1
queue=Youtube144p

You might also like