NetComm HSPA 7.2 MBPS WI-FI ROUTER 3G9W User Manual

Page 78

Advertising
background image

78 – YML902

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

Advertising