Peer to Peer Traffic Control

In your documentation under Peer to Peer Traffic Control → Per Address Queuing, we need to -

  1. mark the P2P traffic
  2. create custom queue type with kind=pcq:
  3. add two queues to the queue tree

On doing the above things, suppose we have 3 users ‘A’, ‘B’ & ‘C’ then will each one get the speed individually or cumulatively?

each of the users will get the speed specified in those two queue tree rules.

Edgars

Playing around with that example though, could you leave out the part about qualifying the queues by source or destination address and have them become cumulative for all users, not per user? Or maybe qualify them as source and destination network?