Reference:Configuration/ETH/WLAN: Difference between revisions
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
{| | {| | ||
|valign=top nowrap=true|'''Cipher:''' | |valign=top nowrap=true|'''Cipher:''' | ||
| The The encryption type mode the WLAN. | | The The encryption type mode the WLAN. (Old WEP Styles in 64 and 128 bit versions, obsoleted Cisco CKIP, WPA - TKIP and WPA2-AES-CCMP). | ||
|- | |- | ||
|valign=top nowrap=true|'''WEP Key index:''' | |valign=top nowrap=true|'''WEP Key index:''' | ||
| Line 18: | Line 18: | ||
| WEP key for the WLAN. | | WEP key for the WLAN. | ||
|} | |} | ||
== Security Mode == | == Security Mode == | ||
Revision as of 16:14, 9 November 2007
WLAN
| SSID: | The SSID for the WLAN. |
Security
| Cipher: | The The encryption type mode the WLAN. (Old WEP Styles in 64 and 128 bit versions, obsoleted Cisco CKIP, WPA - TKIP and WPA2-AES-CCMP). |
| WEP Key index: | The WEP key index (1-4) used when transmitting data. |
| WEP Key: | WEP key for the WLAN. |
Security Mode
| Association Mode: | The association mode the WLAN (None, WPA or WPA2). |
| Authentication Mode: | The authentication mode the WLAN (EAP - without dynamic key exchange, LEAP - with and without dymanic key exchage, and PEAP-MSCHAPv2 with dymanic key exchange). |
| Passphrase: | The passphrase used for WPA-PSK. |
| User: | The user name used for EAP (PEAP, LEAP) authentication. |
| Password: | The password used for EAP (PEAP, LEAP) authentication. |
Supported WLAN Configurations
| Cipher | Auth | Assoc | Security | |
| None | None | None | None | |
| WEP or WEP128 | None | None | WEP-Key and WEP-Index | |
| WEP or WEP128 | EAP-MD5 | None | WEP-Key and WEP-Index, User and Password | |
| WEP or WEP128 | LEAP | None | WEP-Key and WEP-Index, User and Password | |
| TKIP | LEAP | None | User and Password | |
| TKIP | None | WPA or WPA2 | Passphrase | |
| TKIP | PEAP-MSCHAPv2 | WPA or WPA2 | User and Password | |
| AES-CCMP | None | WPA2 | Passphrase | |
| AES-CCMP | PEAP-MSCHAPv2 | WPA2 | User and Password |
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 |