Example 1 – NordicTrack ROUTER WITH VOICE 3G10WV User Manual
Page 85

3G10WV HSPA Wi-Fi Router with Voice – 85
Default value: long
Example 1:
User wants to enable the wireless LAN, configure the wireless LAN network name (SSID) as “TestAP”,
configure wireless LAN channel to 5 and then hide the SSID:
wlan config --enable 1
wlan config --ssid “TestAP”
wlan config --channel 5 --hide 1
Or merge the above commands
wlan config --enable 1 --ssid “TestAP” --channel 5 --hide 1
Configure wireless LAN security
Description: Enable or disable and configure the wireless LAN security. This router supports different types of
security such as: WEP, 802.1X, WPA and WPA2.
Synopsis:
wlan security open
[--wep
[--nkey1
[--nkey
[--keyidx <1|2||4>]
wlan security shared (wep have to enable)
[--wep
[--nkey1
[--nkey
[--keyidx <1|2||4>]
wlan security radius (wep have to enable)
[--rasip
[--wep
[--nkey2
[--keyidx <2|>]
wlan security wpa / wpa2 / wpa2mix
[--wlPreauth <0|1>] [--wlNetReauth
[--wpaenc
[--rasip
[--wep