New VSA
Alan DeKok
aland at deployingradius.com
Tue Jun 23 21:30:11 CEST 2020
On Jun 23, 2020, at 3:07 PM, Miguel Barrera <miguel.barrera at datawifi.co> wrote:
>
> Hi,
> I need to use some bandwidth control parameters for Huawei Cloud Campus
> Agile Controller (HW-Input-Committed-Information-Rate;
> HW-Output-Committed-Information-Rate) but I haven't been able to make it
> work.
>
> On my dictionary file I set them like this, and RADIUS does not start
> ATTRIBUTE HW-Input-Committed-Information-Rate 26.2 integer
> ATTRIBUTE HW-Output-Committed-Information-Rate 26.5 integer
Yes, because that isn't correct.
> And when I use other id like this
> ATTRIBUTE HW-Input-Committed-Information-Rate 62 integer
> ATTRIBUTE HW-Output-Committed-Information-Rate 63 integer
You can't just invent numbers and have it work.
From the pcap output, it looks like you just edited the main dictionary. That's wrong.
The attributes you're looking for are already defined in dictionary.huawei. Just use the names given there. It will work.
> I know the vendor id is 2011 and the VSA are established as 26.2 and 26.5
> bit I dont know how to implement them.
Read dictionary.huawei, and use the names given for attributes "2" and "5".
Alan DeKok.
More information about the Freeradius-Users
mailing list