Reference Guide

Parameter
* Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description
Continued from the previous table...
DisableWlan— Used to disable the wireless connection. If
DisableWlan=EnetUp, and the Ethernet is on while booting, the
wireless connection is disabled.
Device=Wireless Mode=Infrastructure
SSID=ThinIsIn
IEEE8021X=yes network=wireless
profile=ThinIsIn access=WPA2-ENT
eap=yes eaptype=EAP-PEAP peapeap=EAP-
MSCHAPV2
Device=Wireless Mode=Infrastructure
SSID=wtos_95 roamsensitive=high
IEEE8021X=yes network=wireless
profile=wtos_95 access=WPA2-ENT
eap=yes eaptype=EAP-PEAP peapeap=EAP-
MSCHAPV2
Device=Wireless Mode=Infrastructure
SSID=wtos_11n
IEEE8021X=yes network=wireless
profile=wtos_11n access=WPA2-PSK
wpa2pskpwd=2wsx3edc
Device=Wireless
Priority="wtos_11n,wtos_95,ThinIsIn"
The DriverLogLevel parameter enables you to change the debug
level of Intel wireless driver or firmware printing. The following are
the values and corresponding debug levels:
1—Error
2—Warn
3—Info
4—Debug
For example, if you set the debug level value to 1 (Error) the useful
error information is displayed.
The DriverDebugLevel parameter specifies which information
related to Intel wireless driver or firmware needs to be printed.
This option is valid only with the DriverLogLevel parameter. Ensure
that you specify a value for the DriverLogLevel parameter before
you use this parameter.
The following are the valid values:
#define DBGLVL1 (IWL_DL_INFO)
#define DBGLVL2 (DBGLVL1 | IWL_DL_FW_ERRORS)
#define DBGLVL3 (DBGLVL2 | IWL_DL_TEMP |
IWL_DL_POWER)
#define DBGLVL4 (DBGLVL3 | IWL_DL_ASSOC |
IWL_DL_TE)
#define DBGLVL5 (DBGLVL4 | IWL_DL_DROP |
IWL_DL_RADIO)
#define DBGLVL6 (DBGLVL5 | IWL_DL_SCAN | IWL_DL_HT)
#define DBGLVL7 (DBGLVL6 | IWL_DL_MAC80211 |
IWL_DL_FW)
76
Parameters for wnos INI, {username} INI, and $MAC INI files