Store Commands
223
store ifc <IFNUM> wlan profile <WIFI-PROFILE>
<ifnum> is the interface number for the wireless interface.
<WIFI-PROFILE> is a value in the range of 0 to 6, where:
0 = 802.11 b only
1 = mixed 802.11g,b
2 = mixed 802.11b,g without 5.5, 11 Mbps
3 = 802.11g only
4 = test 802.11g only
5 = 802.11b only without 5.5, 11 Mbps
6 = mixed 802.11b,g with 5.5, 11 Mbps
The default profile value is 1.
Selects the 802.11 g wireless (Wi-Fi) mode in which to operate.
store ifc <IFNUM> wlan wpa disable|personal
<ifnum> is the interface number for the wireless interface.
Selects the WPA wireless security mode. The options are
Disable (default) and personal.
store ifc <IFNUM> wlan cipher tkip|aes|tkip+aes
<ifnum> is the interface number for the wireless interface.
Selects the WPA wireless security cipher setting. TKIP, AES,
and TKIP+AES are the available settings. TKIP is the default
setting when WPA is enabled.
store ifc <IFNUM> wlan passphrase <WPA PRE-SHARED KEY>
<ifnum> is the interface number for the wireless interface.
<WPA Pre-Shared Key> is the passphrase used to
communicate with an access point. The passphrase entered
must be between 8 and 63 ASCII characters long.