User's Manual

function for each SSID configured (‘enable’,
‘disable’).
[SSID Entry]
PrimarySSID=wlan
SSID=wlan
SecurityPolicy=none
SecurityPolicy=wep
WEPAutoGenerateKey=enable
WEPPassPhrase=pass phrase
WEPPassPhraseLength=64
WEPAutoGenerateKey=disable
WEPKey1Type=ascii-64
WEPKey1=12345
WEPKey2Type=hex-128
WEPKey2=f1-05-a1-50-21-f0-d1-
b8-83-4e-43-ef-d1
WEPKey3Type=hex-152
WEPKey3=f1-05-a1-50-21-f0-d1-
b8-83-4e-43-ef-d1-14-15-16
WEPKey4Type=ascii-152
WEPKey4=this is key- 152
WEPSelectKey=1
SecurityPolicy=802.1x
8021xRekeyLen=128
8021xRekeyInterval=300
SecurityPolicy=wpa-psk
WPAPSKKey=12345678
WPAEncryptionType=tkip
WPAGroupRekeyInterval=60
SecurityPolicy=wpa
WPAEncryptionType=ccmp
WPAGroupRekeyInterval=60
VLANID=2
VLANPriority=1
DSCPValue=3
SSID Entry Configuration
PrimarySSID: specify the primary SSID, which must
be included in the following SSID entries.
There could be more than one entries (max 4 entries),
each entry contains the following items:
SSID: a SSID of the WLAN.
SecurityPolicy
: the security policy for the SSID
(‘none’, ‘wep’, ‘802.1x’, ‘wpa-psk’, ‘wpa’).
For ‘wep’ type,
WEPAutoGenerateKey: whether use a pass phrase to
generate WEP keys (‘enable’, ‘disable’).
WEPPassPhrase: WEP key pass phrase if
‘WEPAutoGenerateKey’ is ‘enable’.
WEPPassPhraseLength: the length of keys that
should be generated from the pass phrase if
‘WEPAutoGenerateKey’ is ‘enable’.
If ‘WEPAutoGenerateKey’ is ‘disable’, the 4 WEP
keys should be specified. For each WEP key i,
WEPKeyiType
specifies the key type, including
length and format, and WEPKeyi specifies the key
value. The key length can be 64, 128, or 158. The
format can be ASCII or HEX. So the available key
type is ‘ascii-64’, ‘ascii-128’, ‘ascii-152’, ‘hex-64’, ‘hex-
128’, and ‘hex-152’. For an ASCII format key, the key
value is the string at the right hand side of the equal
sign. For a HEX format key, the format is like xx-xx-
…-xx, where each xx is one byte and represented in 2
hexadecimal digits.
WEPSelectKey
: select which key to use (1, 2, 3, 4).
For ‘802.1x’ type,
8021xRekeyLen: the key length for dynamic re-
keying, disable means no re-key (‘disable’, 64, 128,
152).
8021xRekeyInterval
: re-key interval if
‘8021xRekeyLen’ is not ‘disable’, 0 means only setting
key once (unit: sec).
For ‘wpa-psk’ type,
WPAPSKKey
: the pre-shared key (8 ~63 characters)
56