Wlan --Ssid Ssid --Smode {Wpa2_Personal | Wpa_Personal_Mixed} --Encry {Tkip_Aes | Aes} --Skey Shared Key --Krenew Renewal-Seconds - Cisco RV132W Command Line Interface Reference Manual

Adsl2+ wireless-n and rv134w vdsl2 wireless-ac vpn router
Hide thumbs Also See for RV132W:
Table of Contents

Advertisement

Configuration Commands
wlan
Cisco RV34xx Router CLI Reference Guide
Example
The following example displays the WLAN WEP configuration for a specific SSID.
router06000a> wlan --ssid test24g2 --smode wep --authtype 0 --encry 64 --key1 111111111 -
-key2 222222222 --key3 333333333 --key4 4444444444 --txkey 2
router06000a> wlan --ssid test5g3 --smode wep --authtype 1 --encry 128 --key1
12345678901234567890123456 --key2 12345678901234567890123457 --key3
12345678901234567890123458 --key4 12345678901234567890123459 --txkey 3
wlan --ssid ssid --smode {wpa2_personal |
wpa_personal_mixed} --encry {TKIP_AES | AES} --skey shared
key --krenew renewal-seconds
To configure the WPA2-Personal or WPA-Personal-Mixed for a specific SSID, use
the wlan --ssid ssid --smode {wpa2_personal | wpa_personal_mixed} --encry
{TKIP_AES | AES} --skey shared key --krenew renewal-seconds command.
Parameters
ssid - Enter the SSID.
--smode {wpa2_personal | wpa_personal_mixed} - Select and enter the security
mode.
--encry {TKIP_AES | AES} - Select and enter the encryption type.
--skey shared key - Enter an alphanumeric phrase for the shared key
--krenew renewal-seconds - Enter the duration of time (600–7200 seconds)
between key renewals.
Default Configuration
None.
Example
The following example displays the wlan WPA2 configuration for a specific SSID.
router06000a> wlan --ssid test24g2 --smode wpa2_personal --encry AES --skey sqa2sqa2 --
krenew 6688
router06000a> wlan --ssid test5g3 --smode wpa_personal_mixed --encry TKIP_AES --skey
sqa28888 --krenew 6666
4
48

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents