How to implement sub-types for specific attributes
Dear freeradius users I would like to implement the following attribute of the 3GPP2 dictionary:- "DNS-Server-IP-Address" It is an attribute which is using subtypes. Can someone please point me on a "how-to" implement subtypes ? mit freundlichen Grüssen / Best Regards Cesare Esposito Manager Network Engineering Tel: +492215000254 Mobile: +491635000627 Mail: cesare.esposito@inquam-solutions.de<mailto:cesare.esposito@inquam-solutions.de<mailto:cesare.esposito@inquam-solutions.de%3cmailto:cesare.esposito@inquam-solutions.de>> ------------------------------------------------------------------ Inquam Solutions GmbH, Adolf-Grimme-Allee 3, D-50829 Köln, Geschäftsführer: Carsten Ullrich, Andrzej Cwik Handelsregister: Amtsgericht Köln HRB 33214 ---------------------------------------------------------------------------------------------------------------- Disclaimer: This e-mail message is for the sole use of the intended recipient(s) and may contain privileged or confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please immediately contact the sender by reply e-mail and delete the original message including any attachments and destroy all copies thereof. Thank you for your cooperation.
On Mar 21, 2019, at 11:21 AM, Cesare Esposito <cesare.esposito@inquam-solutions.de> wrote:
I would like to implement the following attribute of the 3GPP2 dictionary:- "DNS-Server-IP-Address" It is an attribute which is using subtypes. Can someone please point me on a "how-to" implement subtypes ?
I'm not a 3GPP expert, but the subtypes may be TLVs. In which case the dictionaries have documentation and many examples of using TLVs and sub TLVs. See "dictionary.wimax" for one example. If that attribute does take TLVs, then the changes should be simple. But first you need to know what that attribute is, which means wading through pages of 3GPP2 specifications/ Alan DeKok.
participants (2)
-
Alan DeKok -
Cesare Esposito