@balaji.bandi wrote:
"lcp:interface-config#1=rate-limit output 128000 10000 10000 conform-action continue exceed-action drop"; There are 3 numbers, if one is for download rate and one for upload then what does the third mean?
This Committed Access Rate 1. bps 2. burst-normal 3. burst-max
Do we need to create different groups for defferent speeds? Is just adding groıps with attribute Cisco-Avpair with value of above long string enough for Cisco router to get requested rate?
you can create Many groups if you like to, and put the user in that group, so he get based on the policies.
Thanks @balaji.bandi.
I think in " "lcp:interface-config#1=rate-limit output 128000 10000 10000 conform-action continue exceed-action drop"; "
output should mean download (or upload?) for the user, so we need another entry for input like:
"lcp:interface-config#1=rate-limit input 4000 2000 2000 conform-action continue exceed-action drop"; for upload rate-limit. Am i wrong?
And I understand that i need to add a new radius group for each different rate that ISP company wants to sell.
Regards.
a.arslan
... View more