03-04-2024 02:34 AM
In a student dormitory, we are using the PPSK with key-based PCG to provide each Student (User) a dedicated PSK and make sure all his clients has in the same personal area network.
We'd like to cap the max bandwidth that each user can consume to a certain value (let's assume 50Mbps). Each student can connect multiple clients (e.g. 5).
We'd like to make sure that the total traffic generated by thos 5 clients is capped to 50Mbps, and not that each single client can reach 50Mbps.
Is there a way to achieve this?
The QoS configure on User profile seems to apply either to:
Thanks