NordicTrack 3G10WV Network Router User Manual


 
3G10WV HSPA Wi-Fi Router with Voice – 87
3G10WV - HSPA 7.2Mbps Wi-Fi Router with Voice USER GUIDE
--rekey <interval>
Description: Set the Group Rekey Interval
Default value: 0
--pskey <”pskeyStr”>
Description: Set the WPA Pre-Shared Key
Valid value: string of 8 ~ 63 characters.
Note: 1. wlPreauth can only be used with WPA2.
2. When using WPA-PSK or WPA2-PSK, WPA Pre-Shared Key (pskey) must be set first.
3. WEP MUST be enable when security is set to shared / 802.1X radius security mode.
4. WEP MUST be disable when security is set to WPA/WPA-PSK security mode
5. When setting keyidx to N for WEP key, ensure that the nkeyN field has a string value.
6. Always issue a complete security command. For example, once WEP is enabled, it will still be enabled even
after changing the security mode, until the command “--wep disabled” is received by the router.
Example 2:
After setting up the wireless configuration in example 1, the user wants to configure the wireless LAN security.
Scenario 1:
WPA2 with Radius server IP address of 172.16.2.199
wlan security wpa2 --rasip 172.16.2.199 --wlPreauth 1
Scenario 2:
WPA-PSK with “123456789” as the passkey.
wlan security psk --pskey “123456789” --wpaenc aes --wep disabled
Scenario 3:
802.1X with Radius server IP of 172.16.2.199 and RADIUS key as “whatever”
wlan security radius --rasip 172.16.2.199 --raskey “whatever” --wep enabled