Configuration Guide Configuring RSNA
Enable static WEP encryption in security configuration mode on the AP.
The link authentication mode can be configured only after static WEP encryption is enabled. After configuring the
sharedkey link authentication mode, set the link authentication mode to shared key link authentication on the STA;
otherwise, the STA cannot access the WLAN.
security static-wep-key authentication { open | share-key }
open: Configures open-system link authentication.
share-key: Configures shared key link authentication.
An STA accesses a WLAN by using open-system link authentication by default.
WLAN security configuration mode
Configure the link authentication mode after configuring a static WEP key.
The link authentication mode cannot be configured for other security configuration modes than static WEP.
Verification
Run the show running-config | begin wlansec wlan_id command to check whether the configuration takes effect.
Configuration Example
Configuring Static WEP Encryption and Using Shared-Key Link Authentication for WLAN 1
In a Fat AP environment, configure WLAN 1 on the AP and configure the security policies 1 as follows:
1. Enable static WEP encryption.
2. Configure shared-key link authentication.
Access the security configuration mode of WLAN 1.
Enable static WEP encryption and configure a WEP key.
Set the link authentication mode to shared-key link authentication.
Ruijie(config)#wlansec 1
Ruijie(config-wlansec)#security static-wep-key encryption 40 ascii 1 12345
Ruijie(config-wlansec)#security static-wep-key authentication share-key