Skip to content

Commit

Permalink
From extreme
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Nov 26, 2013
1 parent 31d8638 commit 3ec510b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion share/dictionary.extreme
@@ -1,5 +1,5 @@
# -*- text -*-
# Copyright (C) 2011 The FreeRADIUS Server project and contributors
# Copyright (C) 2013 The FreeRADIUS Server project and contributors
#
# Dictionary for Extreme Networks VSA's.
# http://www.extremenetworks.com/
Expand All @@ -20,6 +20,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-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
Expand Down

0 comments on commit 3ec510b

Please sign in to comment.