Hello,
i have a DSL Line with Donwload Bandwidth of ~11M.
Now i try to prioritze the traffic of some networks over another. Goal is that prioritize networks get full speed of 11M and other gets 0M until some bandwidth are left.
I configure 3 queues, one as parent the other two as children to match the traffic and set the priority.
The traffic match and i see that the queues are hit. But the traffic is not prioritize over the other.. it seems they share the bandwith
(The first two scripts above assume 10.10.1.50 as VoIP host address. They mark both VoIP packets coming to/from 10.10.1.50.
The last two scripts mark video streaming packets pulled from the NAS by various media-playing hosts included in MedStreamDevices as defined under the Address List. Included here to amplify the settings of prioritization).
(I have two VoIP phones connected at ether6 and ether7. Both have defined limits. No limit is applied to media streaming however). The above queue settings are not the most efficient as bandwidth is automatically set aside for VoIP. But at a basic level, it should work. Cheers.
My firewall has other priority specs (specifications) including VoIP-related and acceptance of established and related connections. This tends to produce conflicts such as hits and misses with specs configured under Simple Queue. Fast Track neutralises these priorities so I don’t use it. Not specifically sure about Fast-Path.
Borrowing an analogy. Fast-tracking a queue for a large crowd at the gate of a music festival does not quite work out logistically, if you have i) different classes of tickets, and ii) ticket holders are shown where to be on the ground (based on their ticket class). I’d say however that if firewall settings have nothing else in it but only VoIP-related priority configured in ‘Simple Queue’, it would probably work fine. This would be, I think, an underutilized deployment of MikoTik router capability.
As for wireless link, I am not using dynamic mesh WDS, I don’t know the answer to your question. For my network situation, however, I set the maximum for the parent queue at 95% of my SIP’s bandwidth allowance. I am not sure in a mesh scenario, you may want to set it even a bit lower than 95% to allow for higher overheads.
Cheers
(I am not a guru but a keen learner and I like MikroTik’s features).
I get that. We aren’t using fast-track, and we are trying to confirm that fast-path is disabled because fast-path bypasses queuing.
As for wireless link, I am not using dynamic mesh WDS, I don’t know the answer to your question. For my network situation, however, I set the maximum for the parent queue at 95% of my SIP’s bandwidth allowance. I am not sure in a mesh scenario, you may want to set it even a bit lower than 95% to allow for higher overheads.
We aren’t anywhere near capacity. Drop-outs get bad when the link is carrying as little as 2Mbps of traffic, on a link that negotiates solidly above 100+ Mbps. It’s as though traffic going out the wireless link isn’t getting prioritized at all.
I am not using Fast-Path (IP/Settings/Allow Fast pat) in case you still need an answer. I’d imagine you could have turned it off and see how the quality of VoIP calls is under that scenario.
Failing that, I suspect the unavoidable latency from inside a dynamic mesh may work again the desirable (i.e. uninterrupted streaming) quality of VoIP calls. If there is a way to compensate or even overcome the resulting latency (i.e. from mesh), I don’t know. I may be far off the track here, however.