EasyManua.ls Logo

NetComm ROUTER WITH VOICE 3G10WV

NetComm ROUTER WITH VOICE 3G10WV
96 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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 <enabled|disabled>] [--keybit <64|128>]
[--nkey1 <keyStr>] [--nkey2 <keyStr>]
[--nkey3 <keyStr>] [--nkey4 <keyStr>]
[--keyidx <1|2|3|4>]
wlan security shared (wep have to enable)
[--wep <enabled|disabled>] [--keybit <64|128>]
[--nkey1 <keyStr>] [--nkey2 <keyStr>]
[--nkey3 <keyStr>] [--nkey4 <keyStr>]
[--keyidx <1|2|3|4>]
wlan security radius (wep have to enable)
[--rasip <serverIp>] [--raspt <portVal>] [--raskey <”raskeyStr”>]
[--wep <enabled|disabled>] [--keybit <64|128>]
[--nkey2 <keyStr>] [--nkey3 <keyStr>]
[--keyidx <2|3>]
wlan security wpa / wpa2 / wpa2mix
[--wlPreauth <0|1>] [--wlNetReauth <interval>]
[--wpaenc <tkip|aes|tkip+aes>] [--rekey <interval>]
[--rasip <serverIp>] [--raspt <portVal>] [--raskey <”raskeyStr”>]
[--wep <enabled|disabled>] [--keybit <64|128>]

Related product manuals