FreeRadius rate limit + CISCO ASR9001
Can someone tell me how to configure a user's bandwidth limit by the database? I use a Cisco ASR9001. The only attribute I found was: *radgroupreply* | groupname | attribute | op | value ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | 128KB | Cisco-Avpair | := | lcp:interface-config#1=rate-limit input 2000 8000 8000 conform-action transmit exceed-action drop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | 128KB | Cisco-Avpair | := | lcp:interface-config#1=rate-limit output 2000 8000 8000 conform-action transmit exceed-action drop *radusergroup* username | groupname --------------------------------- user | 128KB But it does not work.
On Nov 21, 2017, at 1:30 PM, Yahn do Amaral Almeida Pinheiro <yahnaamaralp@gmail.com> wrote:
Can someone tell me how to configure a user's bandwidth limit by the database?
I use a Cisco ASR9001.
Read the Cisco documentation to see what attribute you need to return. Then... configure FreeRADIUS to return that attribute.
The only attribute I found was:
That may work. Alan DeKok.
participants (2)
-
Alan DeKok -
Yahn do Amaral Almeida Pinheiro