5-2
Examples
# Enable the open system authentication.
<Sysname> system-view
[Sysname] wlan service-template 1 clear
[Sysname-wlan-st-1] authentication-method open-system
# Enable shared key authentication.
<Sysname> system-view
[Sysname] wlan service-template 1 crypto
[Sysname-wlan-st-1] authentication-method shared-key
cipher-suite
Syntax
cipher-suite
{
ccmp
|
tkip
|
wep40
|
wep104
|
wep128
}*
undo cipher-suite
{
ccmp
|
tkip
|
wep40
|
wep104
|
wep128
}*
View
WLAN service template view (crypto type)
Default Level
2: System level
Parameters
ccmp
: Enables the CCMP cipher suite. CCMP is an AES-based encryption method.
tkip
: Enables the TKIP cipher suite. TKIP is an encryption method based on RC4 and dynamic key
management.
wep40
: Enables the WEP-40 cipher suite. WEP is an encryption method based on RC4 and shared key
management.
wep104
: Enables the WEP-104 cipher suite.
wep128
: Enables the WEP-128 cipher suite.
Description
Use
cipher-suite
command to select the cipher suite used in the encryption of frames. The cipher
suites supported are CCMP, TKIP, WEP40, WEP104 and WEP128.
Use the
undo cipher-suite
command to disable the selected cipher suite.
By default, no cipher suite is selected.
Examples
# Enable TKIP cipher suite.
<Sysname> system-view
[Sysname] wlan service-template 1 crypto
[Sysname-wlan-st-1] cipher-suite tkip
gtk-rekey client-offline enable
Syntax
gtk-rekey client-offline enable
undo gtk-rekey client-offline