User`s manual
Chapter 13
Complete Command List
266
Defines the wireless authentication scheme:
store ifc <ifnum> wlan auth <auth-method>
(eg. open, shared, leap)
•
“Open” system authentication allows all devices that have the
authentication algorithm number for open system to
authenticate.
•
“Shared” key authentication involves a four step process using
secure or encrypted text by means of WEP.
•
“Leap” is to enable/disable LEAP operation.
Define a wireless auth-user-name to be used in the LEAP
operation:
store ifc <ifnum> wlan user <auth-user-name>
This auth-user-name needs to match the user name entered in
the LEAP Access Point.
Define a wireless auth-password to be used in the LEAP operation:
store ifc <ifnum> wlan pass <auth-password>
This auth-password needs to match the password entered in
the LEAP Access Point.
Set the wireless network name (SSID):
store ifc <ifnum> wlan ssid <network-name>
<ifnum> is the interface number for the WLAN interface.
<network-name> is a 1 to 32 ASCII character string.
Set wireless network mode:
store ifc <ifnum> wlan mode adhoc|pseudo|managed
<net-mode>
<ifnum> is the interface number for the WLAN device.
<net-mode> is the type of network operation mode: "adhoc",
"pseudo" or "managed". "pseudo" stands for pseudo IBSS
(Proprietary adhoc).