I have searched for the answer but cant find the solution.
I have VLAN1 x.x.x.x/x
I have VLAN10 y.y.y.y/y
I have VLAn 11 z.z.z.z/z
I want that network z.z.z.z/z priority would be lower then other two so x.x.x.x and y.y.y.y packets should have equal priority and z.z.z.z should have lower priority over other two.
I know know how to manage simple queues within the same network but how to work out with multiple networks?
Lets say if i mark all packets for network z.z.z.z and make a queue tree queue with priority 8 is going to work? I guess no as priority works only in parent - child configuration
So at this point I’m a bit lost