aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.shasta
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-07-07 17:52:03 +0000
committerBill Meier <wmeier@newsguy.com>2009-07-07 17:52:03 +0000
commit9ab444404fdc25ac85e7ae4ee9680bfda59e25ea (patch)
treed66958ba5286bda5b23be9748532f66b0ae5de9f /radius/dictionary.shasta
parentfd6bcf67a753510606a8349ea871a29a829edd64 (diff)
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 2:
Modified files w/o conflicts with current Wireshark radius dictionary files. svn path=/trunk/; revision=28996
Diffstat (limited to 'radius/dictionary.shasta')
-rw-r--r--radius/dictionary.shasta21
1 files changed, 13 insertions, 8 deletions
diff --git a/radius/dictionary.shasta b/radius/dictionary.shasta
index f29baeb4ca..42164f3a56 100644
--- a/radius/dictionary.shasta
+++ b/radius/dictionary.shasta
@@ -1,19 +1,24 @@
+# -*- text -*-
#
# dictionary.shasta
#
# Nortel Shasta VSAs
# Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
-#
+#
-VENDOR Shasta 3199
+VENDOR Shasta 3199
#
# Standard attribute
#
-ATTRIBUTE Shasta-User-Privilege 1 integer Shasta
-ATTRIBUTE Shasta-Service-Profile 2 string Shasta
-ATTRIBUTE Shasta-VPN-Name 3 string Shasta
+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
-VALUE Shasta-User-Privilege User 1
-VALUE Shasta-User-Privilege Super-User 2
-VALUE Shasta-User-Privilege SSuper-User 3
+END-VENDOR Shasta