Software User Manual
D-Link Unified Access System
02/15/2011
Document 34CS3000-SWUM104-D10
Page 209
The fields in the attribute are as follows:
•
Attribute—type of entry
•
D-Link-Wireless-AP-Location—name of the attribute
•
101—ID number assigned to the attribute; you must use this number when you configure the location attribute
•
string—type of data for the attribute
•
D-Link—vendor-specific name for the attribute
The following VALUE field defines one of the values you can assign to an AP for the AP Mode.
VALUE D-Link-Wireless-AP-Mode WS-Managed 1
The VALUE fields are as follows:
•
VALUE—type of entry
•
D-Link-Wireless-AP-Mode—name of the attribute
•
WS-Managed—value for the attribute
•
1—name-to-number mapping for the attribute
The following code is an example of the D-Link attribute dictionary. The code shows the complete file. You can create your
own dictionary and configure the attributes and values that your WLAN requires. The VENDOR field has the vendor-specific
attribute name-to-number mapping.
After you create the file, save the dictionary in the
etc/raddb
directory with a file name
dictionary.
<company>
, for
example,
dictionary.D-Link
.
VENDOR D-Link 6132
#
# D-Link Vendor Specific Extensions
#
#
ATTRIBUTE D-Link-Wireless-AP-Location 101 string D-Link
ATTRIBUTE D-Link-Wireless-AP-Mode 102 integerD-Link
ATTRIBUTED-Link-Wireless-AP-Profile-ID 103 integer D-Link
ATTRIBUTE D-Link-Wireless-AP-Switch-IP 104 ipaddr D-Link
ATTRIBUTE D-Link-Wireless-AP-Radio-1-Chan 105 integer D-Link
ATTRIBUTE D-Link-Wireless-AP-Radio-2-Chan 106 integer D-Link
ATTRIBUTE D-Link-Wireless-AP-Radio-1-Power 107 integer D-Link
ATTRIBUTE D-Link-Wireless-AP-Radio-2-Power 108 integer D-Link
VALUE D-Link-Wireless-AP-Mode WS-Managed 1
VALUE D-Link-Wireless-AP-Mode Standalone 2
VALUE D-Link-Wireless-AP-Mode Rogue 3
VALUE D-Link-Wireless-AP-Radio-1-Chan Auto 0
VALUE D-Link-Wireless-AP-Radio-2-Chan Auto 0
VALUE D-Link-Wireless-AP-Radio-1-Power Auto 0
VALUE D-Link-Wireless-AP-Radio-1-Power Minimum 1
VALUE D-Link-Wireless-AP-Radio-1-Power Maximum 100
VALUE D-Link-Wireless-AP-Radio-2-Power Auto 0
VALUE D-Link-Wireless-AP-Radio-2-Power Minimum 1
VALUE D-Link-Wireless-AP-Radio-2-Power Maximum 100