User Manual
328
- <Default configuration>
- <Command mode>
Immediate Mode, Edit Mode
- <Compatible Products>
CAP1300
- <Examples>
# wlan 2.4g ssid rename ssidname CAP1300-D6D5A0_G air_station_2.4g_2
# wlan 5g ssid rename ssidnum 2 air_station_5g_2
wlan {2.4g | 5g} ssid security
Set the security of the SSID.
<The syntax of the command>
<No authenticate>
wlan {media} ssid security {ssidname (ssid) | ssidnum (ssidnum)} mode no_auth
<WEP authentication>
wlan {media} ssid security {ssidname (ssid) | ssidnum (ssidnum)} mode wep length { 64 |
128 } keytype {ascii | hex} defaultkey (num_1-4) key (wepkey)
<EAP authentication>
wlan {media} ssid security {ssidname (ssid) | ssidnum (ssidnum)} mode eap
length { 64 | 128 }
<WPA-PSK authentication>
wlan {media} ssid security {ssidname (ssid) | ssidnum (ssidnum)} mode
{ wpapsk|wpa2psk|wpa2mixedpsk } type {cipher} period (num) keytype {passpharse |
hex} key (psk)
<WPA-EAP EAP authentication>
wlan {media} ssid security {ssidname (ssid) | ssidnum (ssidnum)} mode
{ wpaeap|wpa2eap|wpa2mixedeap } type {cipher} period (num)
- <Parameter>
{media} 2.4g Set the security of the SSID on 802.11g.
5g Set the security of the SSID on 802.11a.
(ssid) Specify the SSID to be set.
(ssidnum) Specify the number of the SSID to be set.
(num_1-4) Specify the encryption key number to be default key.(1~4)
(wepkey) Enter the WEP encryption key.
ascii (key length of 64-bit for ascii are 5 characters)
(key length of 128-bit for ascii are 13 characters)
hex (key length of 64-bit for hex are 10 characters)
(key length of 128-bit for hex are 26 characters)
{cipher} Specify one of the following encryption method.
aes When security mode choose wpaeap/wpa2eap/wpamixedwap or
wpapsk/pa2psk/wpamixedpsk, specify the AES encryption method.