rpingar
September 21, 2006, 9:31pm
1
we do Radius authentication on the wireless client’s mac.
Now I would like to add the wireless bandwidth limitation as described int this wiki:
http://wiki.mikrotik.com/wiki/Access_and_bandwidth_limitation
The only difference should be that the parameter could be passed by radius.
Is it possible and what is the reply attribute from AP_tx and Client_tx?
Regards
Rosario
acim
September 22, 2006, 10:45pm
3
WISPr-Bandwidth-Min-Up Guaranteed upload speed
WISPr-Bandwidth-Max-Up Maximal upload speed
WISPr-Bandwidth-Min-Down Guaranteed download speed
WISPr-Bandwidth-Max-Down Maximal download speed
rpingar
September 23, 2006, 7:42am
4
seems those values are for hotspot…but maybe I am wrong.
I would expected something like:
Mikrotik-Wireless-Ap_tx_limit
Mikrotik-Wireless-Client_tx_limit
Regards
acim
September 23, 2006, 8:32am
5
I always used bandwidth limits with hotspot, so I am not sure what to use in case of some other kind of authentication. Before WISPr-* attributes, I used Ascend-Data-Rate and Ascend-Xmit-Rate and it worked also. Do you use some kind of authentication?
rpingar
September 23, 2006, 5:07pm
6
I am speeking about wireless limit not bandwidth limit on hotpsot.
Hope some one from MT could explain if those value, set on wireless Access List, could be passed by radius.
Regards