Specifications
Summit WM Technical Reference Guide, Software Version 5.3 47
6 From the list, select the applicable Vendor Specific Attribute, and then click Add. The Attribute
Information dialog is displayed.
7 In the Attribute value box, type
4329 as the vendor number, and then click Ok.
8 Configure the applicable attributes as per the dictionary file at: /etc/extreme/raddb/
dictionary.extreme.
Dictionary file
File at /etc/extreme/raddb/dictionary.extreme the VSAs are:
# dictionary.extreme - Extreme Networks Summit WM LAN Controller VSA dictionary
VENDOR Extreme Networks 4329
BEGIN-VENDOR Extreme Networks
Standard Attribute
ATTRIBUTE Extreme-URL-Redirection 1 string
ATTRIBUTE Extreme-AP-Name 2 string
ATTRIBUTE Extreme-AP-Serial 3 string
ATTRIBUTE Extreme-WM-AD-Name 4 string
ATTRIBUTE Extreme-SSID 5 string
ATTRIBUTE Extreme-BSS-MAC 6 string
END-VENDOR Extreme
Copy the file dictionary.extreme into the same directory where all the other vendor dictionaries are.
Default is /usr/local/share/freeradius/.
Then edit the file /usr/local/share/freeradius/dictionary and add an include statement for
dictionary.extreme. See extract below:
. . .
$INCLUDE dictionary.cabletron
$INCLUDE dictionary.cisco
$INCLUDE dictionary.extreme
#