Hi Guys.
Been ages since I’ve done queue trees. So just to help me remember..
I have two bridges. bri-lan and bri-wifi. I want the lan to always have priority over wifi. So I would do the following:
- Create a master queue with MAX Bandwidth set. In this case 150M (200M connection, full duplex).
- Create a child queue for each bridge with a max bandwidth set
- Create mangle rules on forward for upload and download for each bridge, 4 mangle rules in total
- Create two queues in each child queue for upload and download based on packet marks
correct?