279
CONFIG Commands
set wireless multi-ssid second-ssid-wpa-ver { all | WPA1-only |
WPA2-only }
set wireless multi-ssid third-ssid-wpa-ver { all | WPA1-only |
WPA2-only }
set wireless multi-ssid fourth-ssid-wpa-ver { all | WPA1-only |
WPA2-only }
Specifies the type of WPA version enabled on multiple SSIDs when
multi-ssid option
is
set to
on
and privacy is set to
WPA-PSK
. See
“
W
ir
eless Privacy Settings
” on page
284
for
more information.
set wireless multi-ssid second-ssid-psk {
string
}
set wireless multi-ssid third-ssid-psk {
string
}
set wireless multi-ssid fourth-ssid-psk {
string
}
Specifies a WPA passphrase for the multiple SSIDs, when
second-
,
third-
, or
fourth-ssid-
privacy
is set to
WPA-PSK
. The Pre Shared Key is a passphrase shared between the
Gateway and the clients and is used to generate dynamically changing keys. The pass-
phrase can be 8 – 63 characters. It is recommended to use at least 20 characters for best
security.
set wireless multi-ssid second-ssid-weplen [ 40/64bit | 128bit | 256bit ]
set wireless multi-ssid third-ssid-weplen [ 40/64bit | 128bit | 256bit ]
set wireless multi-ssid fourth-ssid-weplen [ 40/64bit | 128bit | 256bit ]
Specifies the WEP key length for the multiple SSIDs, when
second-
,
third-
, or
fourth-
ssid-privacy
is set to
WEP
.
40bit
encryption is equivalent to
64bit
encryption. The longer
the key, the stronger the encryption and the more difficult it is to break the encryption.
set wireless multi-ssid second-ssid-wepkey {
hexadecimal digits
}
set wireless multi-ssid third-ssid-wepkey {
hexadecimal digits
}
set wireless multi-ssid fourth-ssid-wepkey {
hexadecimal digits
}
Specifies a WEP key for the multiple SSIDs, when
second-
,
third-
, or
fourth-ssid-privacy
is set to
WEP
. For 40/64bit encryption, you need 10 digits; 26 digits for 128bit, and 58
digits for 256bit WEP. Valid hexadecimal characters are 0 – 9, a – f.