Total bandwidth

We use PPPoE on a 2.9.50 MT box, FreeRADIUS server. All our plans offer symmetrical speeds - how can I shape each user’s bandwidth so their upload + download = speed offered. So a 2MB/s plan offers 2MB/s up or down, but not both at the same time - aggregate 2MB/s I guess.

Thanks in advance.

`S

‘queue simple’ provides with ‘total-limit-at’, ‘total-max-limit’.
That should be used for aggregate bandwidth limit.
However, ‘total-limit’ is not possible to configure from RADIUS, you have to do it manually.