22 Jul
2020
22 Jul
'20
8:45 a.m.
On Jul 22, 2020, at 4:39 AM, Darren Ward (darrward) via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Quick question - is it possible to add to the descriptive for the NAS-Port-Type field?
For example beyond the RFC there's additional ones defined by consortium or vendor such as IPoE over PW etc
Then those aren't NAS-Port-Type. They are vendor-specific attributes.
In this case I would like to see the descriptive for NAS-Port-Type = 43 appear in the accounting logs as the name rather than integer value
Update the dictionaries. If there is a dictionary entry, the server prints the name. If there's no dictionary entry, the server prints the number. Alan DeKok.