Example 2 – NordicTrack ROUTER WITH VOICE 3G10WV User Manual

Page 87

Advertising
background image

3G10WV HSPA Wi-Fi Router with Voice – 87

G10WV - 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 ~ 6 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.
. 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 “12456789” as the passkey.
wlan security psk --pskey “12456789” --wpaenc aes --wep disabled
Scenario :
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

Advertising