Command Reference Wireless Security Commands
Wireless Security Commands
security rsn
The command is used to configure the authentication mode of a WLAN to RSN. This command has
no no prefix, and any configuration prefixed with no does not work at all. The command format is:
security rsn { enable | disable }
Parameter
Description
Parameter Description
enable
Indicates that you enable the RSN authentication mode.
disable
Indicates to disable the RSN authentication mode.
Defaults
N/A
Command
mode
WLAN security configuration mode.
Usage Guide
The command is used to enable the RSN authentication mode. Only after the RSN authentication
mode is enabled can encryption and authentication methods be configured in the RSN mode.
Otherwise, any configuration is invalid. When you use the RSN authentication, you need to configure
an encryption method and an authentication method. If only an encryption or authentication method is
configured, or neither is configured, the wireless client cannot be associated with the wireless
network. The RSN authentication mode is what is usually called WPA2 authentication mode. If both
WPA and RSN authentication modes are configured simultaneously for a WLAN, the encryption and
authentication methods in these two authentication modes are identical, and the newly configured
encryption and authentication methods will override the previous ones.
Configuration
Examples
The following example configures the authentication mode of WLAN1 to RSN.
Ruijie(config)#wlansec 1
Ruijie(wlansec)# security rsn enable
The followint example disables the RSN authentication mode of WLAN1.
Ruijie (config)#wlansec 1
Ruijie(wlansec)# security rsn disable
Related
Commands
Command Description
security rsn akm { psk | 802.1x } { enable |
disable }
Configures an authentication method in the
RSN authentication mode.
security rsn ciphers { aes | tkip } { enable |
disable }
Configures an encryption method in the RSN
authentication mode.
security rsn akm psk set-key ascci
Configures a shared password for RSNs.