Authentication Test Settings for the Wi-Fi Authentication Tests (Windows Embedded CE 6.0)
1/6/2010
The Wi-Fi Authentication Tests support command-line parameters that specify segments of the tests to skip, APs to use, logon credentials, and test iterations and timeouts.
Command-Line Parameters
Parameter | Description |
---|---|
-dOpen |
Disables (skips) Open System (no authentication) tests |
-dShared |
Disables Shared (WEP authentication) tests |
-d802 |
Disables 802.1X (dynamic WEP) tests |
-dEAP |
Disables EAP (RADIUS) tests (WEP 802.1X, WPA and WPA2) |
-dPSK |
Disables PSK tests (WPA-PSK and WPA2-PSK) |
-dWPA2 |
Disables WPA2 tests (AES, WPA2 and WPA2-PSK) |
-dClear |
Disables ClearText (no encryption) tests |
-dWEP |
Disables WEP encryption tests |
-dTKIP |
Disables TKIP encryption tests |
-dAES |
Disables AES encryption tests |
-dPEAP |
Disables PEAP EAP-authentication tests |
-dTLS |
Disables TLS EAP-authentication tests |
-tAPNamesname1,name2,... |
Specifies a comma-separated list of access point (AP) names. Normally, the test selects from among all the APs controlled by the AP control server. The -tAPNames parameter forces the application to select from the listed APs. If the list contains multiple AP names, the tests applies the following rules to choose the AP:
|
-lTLStlsCred |
Specifies the TLS login credentials in the format user_name:password:domain_name. The default value of tlsCred is |
-lPEAPpeapCred |
Specifies the PEAP login credentials in the format user_name:password:domain_name. The default value of peapCred is |
-tPassesnum |
Specifies the number of times to repeat each connection. The default value of num is |
-tConnTimetime |
Specifies the time in seconds to await a connection. The default value of time is |
See Also
Reference
Command Line Parameters for the Wi-Fi Authentication Tests