Chapter 12 Complete Command List
Define the wireless authentication scheme:
store ifc <IFNUM> wlan auth
<ifnum> is the interface number for the wireless interface.
•“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
store ifc <IFNUM> wlan user
<ifnum> is the interface number for the wireless interface.
This
Define a wireless
store ifc <IFNUM> wlan pass
<ifnum> is the interface number for the wireless interface.
This
Set the wireless network name (SSID):
store ifc <IFNUM> wlan ssid
<ifnum> is the interface number for the wireless interface.
Set the wireless network mode:
store ifc <IFNUM> wlan mode adhocpseudomanaged
<ifnum> is the interface number for the wireless device. "pseudo" or "managed". "pseudo" stands for pseudo IBSS (Proprietary adhoc).
220