Wireless Access

last person joined: yesterday 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Invalid Encryption Combination - Downgrade WPA2 to WPA

This thread has been viewed 0 times
  • 1.  Invalid Encryption Combination - Downgrade WPA2 to WPA

    Posted Jan 28, 2015 09:23 AM

    I'm trying to set up this 7210 Mobility Controller and I have an existing SSID and it works fine but for backwards compatibility reasons I need to change the security from wpa2-aes to wpa-tkip (I realize this is not recommended for security reasons).  However when I uncheck the wpa2-aes checkbox and then check the wpa-tkip checkbox and then hit Apply I get the error pop up "Invalid Encryption combination".  See screenshot below.  Any ideas on how to get passed this error?  Thanks.

    wpa.PNG


    #7210


  • 2.  RE: Invalid Encryption Combination - Downgrade WPA2 to WPA

    EMPLOYEE
    Posted Jan 28, 2015 09:41 AM

    Try this:

     

    config t
    wlan ssid-profile <your ssid profile>
    opmode wpa2-aes wpa-tkip 

     



  • 3.  RE: Invalid Encryption Combination - Downgrade WPA2 to WPA

    Posted Jan 28, 2015 10:50 AM

    Thanks, yes it seems I must have wpa2-aes also checked.  There is no way to only have wpa-tkip checked, thanks!