diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
commit | 50b37d4a27d3295a29afca2286f1a5a086142cec (patch) | |
tree | 9212f763934ee090ef72d823f559f52ce387f268 /share/dictionary.alvarion.wimax.v2_2 | |
parent | Initial commit. (diff) | |
download | freeradius-50b37d4a27d3295a29afca2286f1a5a086142cec.tar.xz freeradius-50b37d4a27d3295a29afca2286f1a5a086142cec.zip |
Adding upstream version 3.2.1+dfsg.upstream/3.2.1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | share/dictionary.alvarion.wimax.v2_2 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/share/dictionary.alvarion.wimax.v2_2 b/share/dictionary.alvarion.wimax.v2_2 new file mode 100644 index 0000000..9431766 --- /dev/null +++ b/share/dictionary.alvarion.wimax.v2_2 @@ -0,0 +1,36 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +############################################################################## +# +# Alvarion VSAs for use with Alvarion WiMAX ASN-GW +# +# This does conflict with the default Alvarion dictionary file included +# with FreeRADIUS and may break existing functionality if the current +# dictionaries are used to support an existing Alvarion Breezecom or +# Breezenet installation. +# +# $Id$ +# +############################################################################## + +VENDOR Alvarion 12394 + +BEGIN-VENDOR Alvarion + +ATTRIBUTE Alvarion-R3-IF-Descriptor 1 tlv +ATTRIBUTE Alvarion-R3-IF-Name 1.1 string +ATTRIBUTE Alvarion-R3-IF-ID 1.2 integer +ATTRIBUTE Alvarion-PDFID 1.3 short +ATTRIBUTE Alvarion-IPv4-Address 1.4 ipaddr +# IPv4 subnet mask plus bit-width mask +ATTRIBUTE Alvarion-IPv4-Netmask 1.5 octets +ATTRIBUTE Alvarion-DGW-IPv4-Address 1.6 ipaddr + +# Container for DHCP options delivery in DHCP Proxy mode. +ATTRIBUTE Alvarion-DHCP-Option 2 tlv +ATTRIBUTE Alvarion-Ref-R3-IF-Name 2.1 string +ATTRIBUTE Alvarion-DHCP-Option-Container 2.2 string + +END-VENDOR Alvarion |