<div dir="ltr">Hello All,<div><br></div><div>I configured freeradius for mikrotik NAS,it taking user reply attributes from mysql database.</div><div>eg. Mikrotik-Rate-Limit (to limit user bandwidth ) and Mikrotik-Total-Limit (data usage limit) ,its working fine.</div>
<div><br></div><div>I also configured Cisco NAS with freeradius can someone help me to find out which attributes we use to Limit user bandwidth and Data usage limit to send in request reply. </div><div>I checked few post and set user bandwidth limit using following attribute.</div>
<div>
<p>Cisco-Avpair = 'lcp:interface-config#1=rate-limit output
4194304 10000 10000 conform-action continue exceed-action drop'</p><p>
</p><p>Cisco-Avpair += 'lcp:interface-config#2=rate-limit input
3194304 10000 10000 conform-action continue exceed-action drop'</p><p>It's working for limit user upload /download speed.</p><p><br></p><p><span style="font-family:arial,sans-serif;font-size:13px">Warm Regards,</span><br>
</p><p><span style="font-family:arial,sans-serif;font-size:13px">Lalit</span></p><p><br></p></div></div>