Community discussions

MikroTik App
 
Inssomniak
Member
Member
Topic Author
Posts: 332
Joined: Fri Apr 13, 2007 11:21 pm

QoS inside QoS

Mon Sep 03, 2012 9:08 pm

I attached a queue tree that throttles my customers upload and download, works perfect using PCQ, and dst-address classifier.

But now Im wanting a way to make sure voip traffic per dst-address is sent out first before all other traffic so when customer is downloading heavy traffic the call wont break up. But how can one do that with only one packet mark? etc I cant get my head around how to do the QoS PCQ inside a PCQ, I can only mark the traffic once?
You do not have the required permissions to view the files attached to this post.
 
rmichael
Forum Veteran
Forum Veteran
Posts: 718
Joined: Sun Mar 08, 2009 11:00 pm

Re: QoS inside QoS

Mon Sep 03, 2012 11:53 pm

There are few ways to do that. One of them is that you can shape and mark twice as in document below:

http://mum.mikrotik.com/presentations/C ... _Megis.pdf
 
Inssomniak
Member
Member
Topic Author
Posts: 332
Joined: Fri Apr 13, 2007 11:21 pm

Re: QoS inside QoS

Tue Sep 04, 2012 12:32 am

Yeah I have seen that doc before, and it does mention it but does not actually give example of it. It stops at page 36.
 
rmichael
Forum Veteran
Forum Veteran
Posts: 718
Joined: Sun Mar 08, 2009 11:00 pm

Re: QoS inside QoS

Tue Sep 04, 2012 1:12 am

You already have a working configuration where you mark and shape- just mirror it to create a second one. All important information is on page 11:

First QOS:
Mark in prerouting
Shape in Global-in

Second QOS:
Mark in forward
Shape in Interface HTB
 
Inssomniak
Member
Member
Topic Author
Posts: 332
Joined: Fri Apr 13, 2007 11:21 pm

Re: QoS inside QoS

Tue Sep 04, 2012 1:17 am

You already have a working configuration where you mark and shape- just mirror it to create a second one. All important information is on page 11:

First QOS:
Mark in prerouting
Shape in Global-in

Second QOS:
Mark in forward
Shape in Interface HTB

I can only Shape in global-out on the forward :(

the first QoS is used for the prioritization and second QoS is PCQ?
 
rmichael
Forum Veteran
Forum Veteran
Posts: 718
Joined: Sun Mar 08, 2009 11:00 pm

Re: QoS inside QoS

Tue Sep 04, 2012 1:51 am

You already have a working configuration where you mark and shape- just mirror it to create a second one. All important information is on page 11:

First QOS:
Mark in prerouting
Shape in Global-in

Second QOS:
Mark in forward
Shape in Interface HTB

I can only Shape in global-out on the forward :(

the first QoS is used for the prioritization and second QoS is PCQ?
Shaping in global-out instead in interface HTB is just as good.

Yes, prioritizing traffic first seems like a better option.

Who is online

Users browsing this forum: Gomo, nichky, roburb and 57 guests