Hi all!
I would like to configure my ssid "guest" with wpa-psk encryption with passphrase, once the guest type the correct word the controller redirect to captive portal.
I'm trying to configure this, but the controller shows the following message:
Error processing command 'wlan ssid-profile "ssid-guest" opmode wpa2-psk-aes':Error: dot1x profile needs to be enabled in aaa profile "aaa_guest" to support opmode "wpa2-psk-aes" configured in ssid profile "ssid-guest"
anybody knows what commands i should type to enable dot1x profile in aaa profile "aaa_guest"?
maybe the questions is so easy but i'm not sure about the config, so i prefer to ask here before doing something wrong.
The config of "aaa_guest":
aaa profile "aaa_guest"
initial-role "role-guest-logon"
dot1x-default-role "role-guest-authen"
thanks in advance!