R2511-HP MSR Router Series WLAN Command Reference(V5)

66
WLAN security configuration commands
The terms AP and fat AP in this document refer to MSR900, MSR93X(JG512A, JG519A and JG597A),
and MSR20-1X routers with IEEE 802.11b/g and MSR series routers installed with a SIC WLAN module.
authentication-method
Use authentication-method to enable an 802.11 authentication method. You can enable open system
authentication, shared key authentication or both.
Use undo authentication-method to disable the selected authentication method.
Syntax
authentication-method { open-system | shared-key }
undo authentication-method { open-system | shared-key }
Default
The open system authentication method is enabled.
Views
Service template view
Default command level
2: System level
Parameters
open-system: Enables open system authentication.
shared-key: Enables shared key authentication.
Examples
# Enable 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
Use cipher-suite to select the cipher suite used in the encryption of frames.
Use undo cipher-suite to disable the selected cipher suite.
Syntax
cipher-suite { ccmp | tkip | wep40 | wep104 | wep128 }*
undo cipher-suite { ccmp | tkip | wep40 | wep104 | wep128 }*