Hey,
I am just wanting to know how ROS deals with queues, esp ons that overlap if you know what i mean.
So say you have a simple que limiting all traffic from the iprange 192.168.1.0/24 to 128kbps up& down.
then below you have a que that is giving VoIP traffic full access with a priority of 2.
Now how will voip data from a pc on the 192.168.0.1/24 network be limited?
Will it be limited to 128 or will it have unlimited access?
Also:
What is the default priority of data/traffic that has not been que’ed ?
Thanks.