Hi all,
At present Im running Mikrotik with Freeradius and MySQL. For Bandwidth shaping Im already using certain attributes in Freeradius, but I would like to start doing burstable BW to clients.
As of now my attributes for examples of 64k upload and 256k download are:
Ascend-Data-Rate := 64000
Ascend-Xmit-Rate := 256000
In the case where I would like to assign to a client a fixed upload of 64k burstable to 128k and download of 256k burstable to 512k, what will be the right attributes to use?
All suggestions will be highly appreciated.