summaryrefslogtreecommitdiff
path: root/radius/share/dictionary.vendor
diff options
context:
space:
mode:
Diffstat (limited to 'radius/share/dictionary.vendor')
-rw-r--r--radius/share/dictionary.vendor10
1 files changed, 10 insertions, 0 deletions
diff --git a/radius/share/dictionary.vendor b/radius/share/dictionary.vendor
new file mode 100644
index 0000000..571dbc4
--- /dev/null
+++ b/radius/share/dictionary.vendor
@@ -0,0 +1,10 @@
+# a sample vendor-specific dictionary
+
+VENDOR example 65535
+
+BEGIN-VENDOR example
+ATTRIBUTE Example-Integer 1 integer
+ATTRIBUTE Example-String 2 string
+ATTRIBUTE Example-IP-Address 3 ipaddr
+
+END-VENDOR example