summaryrefslogtreecommitdiffstats
path: root/resources/protocols/radius/dictionary.shasta
diff options
context:
space:
mode:
Diffstat (limited to 'resources/protocols/radius/dictionary.shasta')
-rw-r--r--resources/protocols/radius/dictionary.shasta25
1 files changed, 25 insertions, 0 deletions
diff --git a/resources/protocols/radius/dictionary.shasta b/resources/protocols/radius/dictionary.shasta
new file mode 100644
index 0000000..0aa5893
--- /dev/null
+++ b/resources/protocols/radius/dictionary.shasta
@@ -0,0 +1,25 @@
+# -*- text -*-
+# Copyright (C) 2015 The FreeRADIUS Server project and contributors
+#
+# dictionary.shasta
+#
+# Nortel Shasta VSAs
+# Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
+#
+
+VENDOR Shasta 3199
+
+#
+# Standard attribute
+#
+BEGIN-VENDOR Shasta
+
+ATTRIBUTE Shasta-User-Privilege 1 integer
+ATTRIBUTE Shasta-Service-Profile 2 string
+ATTRIBUTE Shasta-VPN-Name 3 string
+
+VALUE Shasta-User-Privilege User 1
+VALUE Shasta-User-Privilege Super-User 2
+VALUE Shasta-User-Privilege SSuper-User 3
+
+END-VENDOR Shasta