aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.propel
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-07-15 21:03:13 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-07-15 21:03:13 +0000
commite1a828c5f23dec736a99f5cc995c6f0ade9582c3 (patch)
tree3317d8c30e1dba557e930ec500c4635347f27c10 /radius/dictionary.propel
parente1c7558d93c7acd09ddf0181356109ff25b770c9 (diff)
Radius dictionary support
Part 1: the dictionary svn path=/trunk/; revision=14924
Diffstat (limited to 'radius/dictionary.propel')
-rw-r--r--radius/dictionary.propel15
1 files changed, 15 insertions, 0 deletions
diff --git a/radius/dictionary.propel b/radius/dictionary.propel
new file mode 100644
index 0000000000..5b95970dd1
--- /dev/null
+++ b/radius/dictionary.propel
@@ -0,0 +1,15 @@
+#
+# Found on the net.
+#
+# $Id$
+#
+
+VENDOR Propel 14895
+
+BEGIN-VENDOR Propel
+ATTRIBUTE Propel-Accelerate 1 integer
+ATTRIBUTE Propel-Dialed-Digits 2 string
+ATTRIBUTE Propel-Client-IP-Address 3 ipaddr
+ATTRIBUTE Propel-Client-NAS-IP-Address 4 ipaddr
+ATTRIBUTE Propel-Client-Source-ID 5 integer
+END-VENDOR Propel