I would like to implement QoS for Microsoft Teams.
As per Microsoft's documentation, the following address ranges should be optimized for Teams:
Code: Select all
13.107.64.0/18
52.112.0.0/14
https://docs.microsoft.com/en-us/micros ... re-network
And here:
https://docs.microsoft.com/en-us/micros ... ion-method
I did make some experiments and I kind of understand how to mark outbound traffic and prioritize that, but not how to do so for the inbound traffic (which may come from those ranges but also from different peers in peer-to-peer scenarios).
I would appreciate if someone with more experience with queue trees would explain how to properly set this up so that there is guaranteed 1Mbps up and 2Mbps down for Microsoft Teams.