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:

  1. If an AP has a matching security mode, use it.
  2. Else, if not all the APs support the security modes, use the first that does support the mode.
  3. Else, use the first AP in the list.

-lTLStlsCred

Specifies the TLS login credentials in the format user_name:password:domain_name. The default value of tlsCred is eaptls:eaptls:wince.

-lPEAPpeapCred

Specifies the PEAP login credentials in the format user_name:password:domain_name. The default value of peapCred is eappeap:eappeap:wince.

-tPassesnum

Specifies the number of times to repeat each connection. The default value of num is 1.

-tConnTimetime

Specifies the time in seconds to await a connection. The default value of time is 140.

See Also

Reference

Command Line Parameters for the Wi-Fi Authentication Tests

Other Resources

Wi-Fi Authentication Tests