Reference:Configuration/ETH/WLAN: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 81: Line 81:
|-
|-
|valign=top nowrap=true|'''Channel Mask:'''
|valign=top nowrap=true|'''Channel Mask:'''
| Channel bitmask.
| Channel bitmask. Provide here a HEX number for channels that should be scanned by handset. Is used to increase roaming performance.
 
Examples:
0x1FFF = 1111111111111  scan all 13 Channels
0x7FF  = 11111111111    scan all 11 Channels
0x421  = 10000100001    scan only 11,6,1
0x1020 = 1000000100000  scan only 13 and 6
|}
|}

Revision as of 12:08, 5 October 2007

WLAN

SSID: The SSID for the WLAN.

Security

Cipher: The The encryption type mode the WLAN.
WEP Key index: The WEP key index (1-4) used when transmitting data.
WEP Key: WEP key for the WLAN.


Security Mode

Mode Name Association Authentication EAP Type Inner Authentication
Open Open None
WPA-PSK WPA None
WPA2-PSK WPA2 None
LEAP OPEN 8021X LEAP
LEAP-TKIP WPA 8021X LEAP
PEAP-MSCHAPV2 OPEN 8021X PEAP EAP-MSCHAPv2
EAP-MD5 OPEN 8021X EAP-MD5


Security Mode: The security (authentication) mode the WLAN.
Passphrase: The passphrase used for WPA-PSK.
User: The user name used for EAP authentication.
Password: The password used for EAP authentication.

Power Management

Power Save: Power save options for WLAN.
Power management: Power management.

Regulatory Domain

Domain: Regulatory domain.

Roaming

RSSI Threshold: RSSI Threshold when to start roaming.
Channel Mask: Channel bitmask. Provide here a HEX number for channels that should be scanned by handset. Is used to increase roaming performance.

Examples:

0x1FFF = 1111111111111  scan all 13 Channels
0x7FF  = 11111111111    scan all 11 Channels
0x421  = 10000100001    scan only 11,6,1
0x1020 = 1000000100000  scan only 13 and 6