Thank you very much for your feedback, Mikhail.
I understand and remember this from my past Nortel experience.
In the past I just defined such vendor VSAs in cleartext as RADIUS Return Attribute
in NAC Manager and it worked, maybe those VSAs have already been present in
the "dictionaries" of the freeRadius version, which came with the NAC version that
time, this was more Cisco related.
If this didn't work, then "Dictionaries" is the term/topic you need to look at now.
http://freeradius.org/features/vendors.html
With my next answer I will give you the working path with the dictionaries on our
NAC appliances - you might find them on your own , and try to give you a example,
how to modify a dictionary, add a new one or replace the current Avaya/Nortel disctionary or VSA strings in the Nortel or Avaya dictionary.
After that a restart of the NAC services is needed (nacctl restart).
The freeRadius guys always try to get the newest dictionaries from the vendors.
You might also try to google for them or try to get them from the Avaya support as
well.
Just as hint... there are actually Bay, Nortel and Avaya dictionaries.
It looks like you need to state "
Passport-Access-Priority=", not just
"
Access-Priority". Give it a try. Because I think the those dictionaries from Bay
and Nortel are included and contain this Attributes already, they are quite old.
https://www.opensource.apple.com/source/freeradius/freeradius-36/freeradius/share/dictionary.bay
# Passport 8000 Series Specific Attributes# ATTRIBUTE
Passport-Access-Priority 192 integer VALUE Passport-Access-Priority None-Access 0 VALUE Passport-Access-Priority Read-Only-Access 1 VALUE Passport-Access-Priority L1-Read-Write-Access 2 VALUE Passport-Access-Priority L2-Read-Write-Access 3 VALUE Passport-Access-Priority L3-Read-Write-Access 4 VALUE
Passport-Access-Priority Read-Write-Access 5 VALUE Passport-Access-Priority Read-Write-All-Access 6
https://github.com/FreeRADIUS/freeradius-server/blob/master/share/dictionary.nortel
http://code.metager.de/source/xref/freeradius/server/share/dictionary.nortel
https://downloads.avaya.com/elmodocs2/p330/P330/Configuring%20FreeRadius.pdf
I will try and see, what I can find and get for you as well.
Kind regards,
Markus