Command Reference Wireless Security Commands
Configuration
Examples
The following example configures the authentication method for WLAN1 in the WPA authentication
mode to pre-shared key identity authentication.
Ruijie (config)#wlansec 1
Ruijie(wlansec)# security wpa akm psk enable
The following example disables the pre-shared key identity authentication for WLAN1 in the WPA
authentication mode.
Ruijie (config)#wlansec 1
Ruijie(wlansec)# security wpa akm psk disable
The following example configures the authentication method for WLAN1 in the WPA authentication
mode to 802.1x authentication.
Ruijie (config)#wlansec 1
Ruijie(wlansec)# security wpa akm 802.1x enable
The following example disables the 802.1x authentication for WLAN1 in the WPA authentication
mode.
Ruijie (config)#wlansec 1
Ruijie(wlansec)# security wpa akm 802.1x disable
Related
Commands
Command Description
security wpa { enable | disable }
Configures the WLAN configuration mode.
security wpa ciphers { aes | tkip } { enable |
disable }
Configures an encryption method in the WPA
authentication mode.
Platform
Description
N/A
security wpa akm psk set-key ascci
The command is used to configure a WPA shared password for a WLAN.
security wpa akm psk set-key ascci key
Parameter
Description
Parameter Description
key
Indicates a shared password.
Defaults
N/A
Command
mode
WLAN security configuration mode.
Usage Guide
This shared password is of use only when the PSK authentication mode is enabled.
Configuration
Examples
The following example configures the shared password for WLAN 1 WPA to 12345678.
Ruijie (config)#wlansec 1