Hi,
I want to try CCR1072 as a pppoe server with shaping for ~10k simultaneous connections.
There's roughly 10 different possible data rates that a client might get (e.g. 2Mb/s, 20Mb/s, 40Mb/s, 60Mb/s, 100Mb/s)
After reading the Wiki I'm still confused about what kind of shaping to implement for large number of clients.
The most obvious way is to rely on the default way where RADIUS provides the desired speed and CCR creates a dynamic simple queue for each connection.
But the documentation says that PCQ is better suited for large number of clients. But in this case I don't really see a non-hacky way to assign the right speed to a client.
Could someone share wisdom?
Thanks!
P.S.:
Is there a good way to test a large number of PPPoE connections in a lab?