Administrator Guide

Parameter Description
AuthType Notes:
AuthType should be OpenSystem or SharedKey when Security is
WEP40/128-BITKEY or WEP128-BITPASSPHRASE; For other
enterprise securities, AuthType should be 'TLS/LEAP/TTLS/PEAP'. For
WPA & WPA2 Enterprise security, only the LEAP authentication type is
supported.
WEP-KEY Notes:
WEP-KEY1 through WEP-KEY4 are optional. WEPKEYINDEX=<key
index number> is optional.
IMPORTANT:
If not specied, by default it is set to the key
corresponding to WEP-KEY1.
InnerAuth — Species the second EAP type inside the PEAP tunnel.
Used only in cases of PEAP authentication.
PeapVersion - Default is Auto. Species the PEAP protocol version.
CACerticate - Root CA certicate name for authentication.
For Examples:
Security type OPEN example: WLAN=wlan1 SSID=XYZ\ Security=none
Mode=Infrastructure.\
Security type WEP 40/128-bit key example:
WLAN=wlan2 SSID=XYZ \
Security=wep40/128-bitkey \
Mode=Infrastructure Wep Key1=1234567890\
WepKeyIndex=1\
AuthType=OpenSystem type\
WEP 128-bit Passphrase example:
WLAN=wlan3 SSID=ABCD \
Security=wep128-bitpassphrase \
Mode=Infrastructure
Wep-key1=1111111111 \
Wep-Key2=2222222222 \
WepKeyIndex=2 \
Authtype=OpenSystem\
Security type WPA & WPA2 Personal example:
WLAN=wlan4 SSID=WPA2 \
29