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.