summaryrefslogtreecommitdiff
path: root/radius
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-05-30 19:36:01 -0700
committerGuy Harris <guy@alum.mit.edu>2017-05-31 02:36:42 +0000
commit29f8ef37e29037e8dc4d56bfeece17135dc26ea6 (patch)
tree1f743646ae50b035c956babe07825e562748a5e9 /radius
parent565664c77405f4c598e9772249663e2bbea1c680 (diff)
downloadwireshark-29f8ef37e29037e8dc4d56bfeece17135dc26ea6.tar.gz
Update to the FreeRADIUS version.
Give a URL for the Extreme Networks documentation listing these attributes, replacing our earlier citation; the newer version says attribute 213 is Extreme-VM-Name, as is the case in the FreeRADIUS version, not Extreme-CLI-Profile, as was the case in our version. Change-Id: Iddd69c2ef4d3a5d55f16c20f3899eebdea217a2a Reviewed-on: https://code.wireshark.org/review/21833 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'radius')
-rw-r--r--radius/dictionary.extreme11
1 files changed, 9 insertions, 2 deletions
diff --git a/radius/dictionary.extreme b/radius/dictionary.extreme
index 9d035fefc5..4cc9433ed1 100644
--- a/radius/dictionary.extreme
+++ b/radius/dictionary.extreme
@@ -1,8 +1,11 @@
# -*- text -*-
+# Copyright (C) 2015 The FreeRADIUS Server project and contributors
#
# Dictionary for Extreme Networks VSA's.
# http://www.extremenetworks.com/
-# See ExtremeXOS Concepts guide for 15.4 (Ch 7: Universal Port)
+# http://documentation.extremenetworks.com/exos/EXOS_21_1/Security/c_supported-radius-attributes.shtml
+#
+# $Id: 896860cd614f277baf7e79e38a7f53c1b3865868 $
#
VENDOR Extreme 1916
@@ -18,7 +21,11 @@ ATTRIBUTE Extreme-User-Location 208 string
ATTRIBUTE Extreme-Netlogin-Vlan-Tag 209 integer
ATTRIBUTE Extreme-Netlogin-Extended-Vlan 211 string
ATTRIBUTE Extreme-Security-Profile 212 string
-ATTRIBUTE Extreme-CLI-Profile 213 string
+ATTRIBUTE Extreme-VM-Name 213 string
+ATTRIBUTE Extreme-VM-VPP-Name 214 string
+ATTRIBUTE Extreme-VM-IP-Addr 215 ipaddr
+ATTRIBUTE Extreme-VM-VLAN-ID 216 integer
+ATTRIBUTE Extreme-VM-VR-Name 217 string
VALUE Extreme-CLI-Authorization Disabled 0
VALUE Extreme-CLI-Authorization Enabled 1