Community discussions

MikroTik App
 
mihaii
just joined
Topic Author
Posts: 2
Joined: Thu Jan 23, 2014 9:52 am

Port prioritization

Thu Jan 23, 2014 10:09 am

Hello

Can I do a port prioritization based on the destination IP?

Let's say i want to prioritize port 443 to office365.outlook.com
Or i want to prioritize port 3389 to 193.235.221.xxx

(I saw that most examples are done on a local ip based computer)

Thanks,
Mihai
 
redflag237
just joined
Posts: 21
Joined: Mon Aug 12, 2013 1:17 pm

Re: Port prioritization

Thu Jan 23, 2014 11:06 am

Hi,

You need a Queue Tree for that. Create a Main Tree, Prio 1. Then Create Child Queues for each Traffic Class you want.
For the Main Queue select an PCQ type, select small queues for the childs. Traffic Classification is done by Packet-Marks.
PreRouting-Chain is used for the WAN-Upload, PostRouting-Chain is used for the WAN-Download.

Everything else is in the Wiki.

Regards,

redflag237