There is nothing in documentation, can somebody help me I need this radius attributes for hotspot:
profile
tx-bit-rate
rx-bit-rate
limit-bytes-in
limit-bytes-out
limit-uptime
Thanks
There is nothing in documentation, can somebody help me I need this radius attributes for hotspot:
profile
tx-bit-rate
rx-bit-rate
limit-bytes-in
limit-bytes-out
limit-uptime
Thanks
Found some:
tx-bit-rate → Ascend-Data-Rate=64000
rx-bit-rate → Ascend-Xmit-Rate=512000
limit-uptime → Session-Timeout=600
This sets connesction with 64k upload and 512k download that works for 600 seconds.
When I was testing this, I tried Ascend-Data-Rate 64000/512000 like it is in the manual and it didn’t work. Recv-Limit and Xmit-Limit attributes doesn’t work for hotspot. I’m still looking for radius attributes for hotspot options:
limit-bytes-in
limit-bytes-out
Somebody must use authorization of hotspots from radius, I realy need to set limits in traffic…
Thanks
found:
limit-bytes-in → Mikrotik-Recv-Limit
limit-bytes-out → Mikrotik-Xmit-Limit
This lines should be added to dictionary for radiator:
VENDORATTR 14988 Mikrotik-Recv-Limit 1 integer
VENDORATTR 14988 Mikrotik-Xmit-Limit 2 integer