This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to only set a limit on low priority traffic?

dear all.

Another question on QoS. I want to only limit communication on certain ports between certain machines.

So, I've created a rule, accepting this kind of traffic low priority. And now (i guess) I have to limit low priority traffic. I've read the post of Gert Hansen about QoS in ASL 5, and he talks about a 'hidden' feature. (:::)

What to do if you only want to limit low priority traffic? Would something like this work: 0:0:0:512 ?

Thanks very much for your feedback.


This thread was automatically locked due to age.
Parents
  • No, that would not work in the wanted way. You could use something like 1000:1000:900:500 or 1000:1000:900:300. That would limit your "Allow Low" more than the standard does.
    I assume that your total bandwidht is 1000 (1Mbit). Change the first value to your actual bandwidth and change the other values proportionally to my examples.

    Xeno
Reply
  • No, that would not work in the wanted way. You could use something like 1000:1000:900:500 or 1000:1000:900:300. That would limit your "Allow Low" more than the standard does.
    I assume that your total bandwidht is 1000 (1Mbit). Change the first value to your actual bandwidth and change the other values proportionally to my examples.

    Xeno
Children