beautypg.com

Example 1 – NordicTrack ROUTER WITH VOICE 3G10WV User Manual

Page 85

background image

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 ] [--keybit <64|128>]
[--nkey1 ] [--nkey2 ]
[--nkey ] [--nkey4 ]
[--keyidx <1|2||4>]
wlan security shared (wep have to enable)
[--wep ] [--keybit <64|128>]
[--nkey1 ] [--nkey2 ]
[--nkey ] [--nkey4 ]
[--keyidx <1|2||4>]
wlan security radius (wep have to enable)
[--rasip ] [--raspt ] [--raskey <”raskeyStr”>]
[--wep ] [--keybit <64|128>]
[--nkey2 ] [--nkey ]
[--keyidx <2|>]
wlan security wpa / wpa2 / wpa2mix
[--wlPreauth <0|1>] [--wlNetReauth ]
[--wpaenc ] [--rekey ]
[--rasip ] [--raspt ] [--raskey <”raskeyStr”>]
[--wep ] [--keybit <64|128>]