hello all,
I have given ether2 and ether3 two completely different ranges of ip addresses.
all of the traffic goes trough ether2 while ether3 is used only by a PBX.
I need to give the PBX ALL the bandwidth it needs so I need to give maximum priority to the traffic going trough ether3.
would you please help me doing such a configuration?
attached the screenshot of the configuration I’ve done, with the bridge done by ether2 and wlan1: does this config make any sense?
thanks a lot and best regards.

Yo have to create mangle
mark-packet and mark-connection of both interfaces.
after that just create queue tree to give priority and/or bandwith shapping.
example.
you need to create a queue tree according to your wan1 throughput
thanks guys but… can’t I do it just by using simple queues?
would someone be so kind to give me an example on how to do?