Cisco attributes for freeradius
Hello All, I configured freeradius for mikrotik NAS,it taking user reply attributes from mysql database. eg. Mikrotik-Rate-Limit (to limit user bandwidth ) and Mikrotik-Total-Limit (data usage limit) ,its working fine. 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. I checked few post and set user bandwidth limit using following attribute. Cisco-Avpair = 'lcp:interface-config#1=rate-limit output 4194304 10000 10000 conform-action continue exceed-action drop' Cisco-Avpair += 'lcp:interface-config#2=rate-limit input 3194304 10000 10000 conform-action continue exceed-action drop' It's working for limit user upload /download speed. Warm Regards, Lalit
Only NAS documentation will help you find this. Check your NAS documentation for prepaid module. Sent from my iPhone On 05-Mar-2014, at 1:01 PM, Lalit Choudhary <lalitvc@gmail.com> wrote:
Hello All,
I configured freeradius for mikrotik NAS,it taking user reply attributes from mysql database. eg. Mikrotik-Rate-Limit (to limit user bandwidth ) and Mikrotik-Total-Limit (data usage limit) ,its working fine.
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. I checked few post and set user bandwidth limit using following attribute. Cisco-Avpair = 'lcp:interface-config#1=rate-limit output 4194304 10000 10000 conform-action continue exceed-action drop'
Cisco-Avpair += 'lcp:interface-config#2=rate-limit input 3194304 10000 10000 conform-action continue exceed-action drop'
It's working for limit user upload /download speed.
Warm Regards, Lalit
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Thanks for reply vijay. I checked cisco 2821 nas guide for freeradius AAA client configuration with few *cisco-avpair examples. * I want to use VSA (Vendor Specific Attributes ) with *cisco-avpair *attribute.I did not found any example to use VSA attributes in *cisco-avpair.* If anyone implemented PPPoe connection with freeradius and Cisco NAS ,Please share Document link or any example to know how we can send Data usage limit and other attributes in reply . ---------- Thanks, Lalit On Wed, Mar 5, 2014 at 1:26 PM, Vijay <amitbutere64@gmail.com> wrote:
Only NAS documentation will help you find this.
Check your NAS documentation for prepaid module.
Sent from my iPhone
On 05-Mar-2014, at 1:01 PM, Lalit Choudhary <lalitvc@gmail.com> wrote:
Hello All,
I configured freeradius for mikrotik NAS,it taking user reply attributes from mysql database. eg. Mikrotik-Rate-Limit (to limit user bandwidth ) and Mikrotik-Total-Limit (data usage limit) ,its working fine.
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. I checked few post and set user bandwidth limit using following attribute.
Cisco-Avpair = 'lcp:interface-config#1=rate-limit output 4194304 10000 10000 conform-action continue exceed-action drop'
Cisco-Avpair += 'lcp:interface-config#2=rate-limit input 3194304 10000 10000 conform-action continue exceed-action drop'
It's working for limit user upload /download speed.
Warm Regards,
Lalit
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Lalit Choudhary -
Vijay