User's Manual
- 5 -
• SSID: “ADHOC#1”
• Mode: Ad Hoc RSSI: -41 dBm noise: -105 dBm Channel: 1
• BSSID: B2:51:28:6B:3C:A1 Capability: IBSS
• Supported Rates: [ 1(b) 2(b) 5.5(b) 11(b) ]
CONNECTING TO AN INFRASTRUCTURE NETWORK WITH NO SECURITY (AP CONNECTION)
To connect to the network through an AP with SSID = Eval4325
Run wl join Eval4325.
CONNECTING TO AN INFRASTRUCTURE NETWORK WITH WEP SECURITY
To connect to the network that uses 12345 as the network key
• Run wl join Eval4325 key 12345.
CONNECTING TO AN INFRASTRUCTURE NETWORK WITH WPA-PSK/WPA2-PSK SECURITY
To specify TKIP or AES as the data encryption method
• Run wl wsec 3/7.
To enable the supplicant
• Run wl sup_wpa 1.
To specify the PSK passphrase (network key) to use
• Run wl set_psk $passphrase.
To connect to a network that uses WPA-PSK security
• Run wl join Eval4325 imode bss amode wpapsk.
To connect to a network that uses WPA2-PSK security
• Run wl join Eval4325 imode bss amode wpa2psk.
CONNECTING TO AN AD HOC NETWORK USING CHANNEL 1
To set the channel to channel 1
• Run wl channel 1.
To connect to the ad hoc network with SSID = 4325-ADHOC
• Run wl join 4325-ADHOC imode ibss.
MANAGING POWER CONSUMPTION
To disable Power Save (PS) mode (default)
• Run wl PM 0.