]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
added adtran dictionary
authorAlan T. DeKok <aland@freeradius.org>
Wed, 15 Jun 2016 18:22:51 +0000 (14:22 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 15 Jun 2016 18:22:51 +0000 (14:22 -0400)
share/dictionary
share/dictionary.adtran [new file with mode: 0644]

index 43a532f67340db2234d404a34d35c99a7527463b..1b34cceae584a7c8f372f6c8ccda52a5bea4048e 100644 (file)
@@ -130,6 +130,7 @@ $INCLUDE dictionary.3gpp2
 $INCLUDE dictionary.acc
 $INCLUDE dictionary.acme
 $INCLUDE dictionary.actelis
+$INCLUDE dictionary.adtran
 $INCLUDE dictionary.airespace
 $INCLUDE dictionary.alcatel
 $INCLUDE dictionary.alcatel.sr
diff --git a/share/dictionary.adtran b/share/dictionary.adtran
new file mode 100644 (file)
index 0000000..d4aa6dd
--- /dev/null
@@ -0,0 +1,17 @@
+# -*- text -*-
+# Copyright (C) 2015 The FreeRADIUS Server project and contributors
+#
+
+VENDOR         Adtran                          664
+
+BEGIN-VENDOR   Adtran
+
+# Managed WiFi attributes
+
+ATTRIBUTE      Adtran-AP-Name                          100     string
+ATTRIBUTE      Adtran-AP-IP                            101     ipaddr
+ATTRIBUTE      Adtran-AP-Template                      102     string
+ATTRIBUTE      Adtran-SSID                             103     string
+ATTRIBUTE      Adtran-Role                             104     string
+
+END-VENDOR Adtran