I have 1 interface, 100mbit up and down.
Over this interface I have 2 vlans running, 55 and 57.
Now from the total link I need to prioritize vlan 57 for about 95% of total bandwidth up and down (only when used).
What is the best approach here? Maybe if someone could give me an example?
This I know, I already have several working simple queues and queue tree’s in my infrastructure that work perfectly;
But how to make a queue for one interface with 2 vlans on it with each vlan having another subnet/other kind of traffic (so load balancing does not apply here) (VLAN 55 = DATA / VLAN 57 = MULTICAST)
Could not get this to work, but fixed it in another way..
On VLAN 1 = 80% limit, VLAN2 can have 100% of the entire connection.
Seems to work OK, normally VLAN2 just uses 10/15% of bandwidth.