Title: How to enable AES encryption on SSID? [Print this page] Author: GTAC-Sophia Time: 2023-3-28 17:32 Title: How to enable AES encryption on SSID? Both wpa and wpa2 both can support aes encryption, you can configure it via these commands: 1.
WPA configuration
WS5708(config)#wlansec 1
WS5708(config-wlansec)#security wpa enable ---->enable wpa
WS5708(config-wlansec)#security wpa ciphers aesenable ---->enable aes encryption 2.
WPA2configuration【recommand】
WS5708(config)#wlansec 1
WS5708(config-wlansec)#security rsn enable ---->enable wpa2
WS5708(config-wlansec)#security rsn ciphers aesenable ---->enable aes encryption
Welcome to Ruijie Community (https://community.ruijienetworks.com/)