Use the wpa-v2 command to configure the WPA v2 encryption protocol. The wpa-v2 command is accessible from the wlan:<WLAN-service-name>:priv context of the CLI.
After you run the wpa-v2 command, run the apply command to implement the name change.
auto | aes | none | Specifies the WPA v2 encryption protocol |
The wpa-v2 command is available when the privacy mode is set to wpa or wpa-psk. For more information, see mode.
The following example displays the WPA v2 encryption protocol, sets the WPA v2 encryption protocol to AES, and displays the setting:
EWC.extremenetworks.com:wlans:test:priv# show wpa-v2 WPA v.2 encryption is not enabled EWC.extremenetworks.com:wlans:test:priv# wpa-v2 aes EWC.extremenetworks.com:wlans:test:priv# apply EWC.extremenetworks.com:wlans:test:priv# show wpa-v2 WPA v.2 encryption: aes