09-28-2005 07:08 AM - edited 07-04-2021 11:10 AM
Can any body tell me what this dbeug output on 1100 means?
Sep 28 15:00:06.240: Client 0011.21ce.da30 failed: WPAIE not found and required
09-30-2005 06:08 AM
I believe this message means the client does not send out WPAIE in the association request.
This would seem to refer to a beacon information element specifying WPA parameters, as mentioned in these two documents:
http://support.microsoft.com/?kbid=815485
http://www.cisco.com/en/US/products/hw/wireless/ps4555/prod_bulletin09186a00
801f7ce2.html.
Hope this helps.
11-26-2013 07:49 PM
Re: Sep 28 15:00:06.240: Client 0011.21ce.da30 failed: WPAIE not found and required
When using Cisco AP and Cisco WGB/Universal Client, the above message indicates while both device's radios, eg 5GHz radio, have the correct SSID, there is a mismatch in encryptions on the radios. One device may have TKIP while the other device has AES encryption for the same SSID/radio.
To rectify the situation, eg, removing TKIP and adding AES on one radio, I suggest following sequential config steps:
-first disable SSID on the affected radio (eg, 5GHz radio per our example) interface of the device by 'no ssid
-remove encryption by 'no encryption mode ciphers aes-ccm tkip'
-then, add encryption by 'encryption mode ciphers aes-ccm aes'
-add ssid on the radio by 'ssid
-end
-wr mem
Ensure no shut on both devices' radios.
Done!
03-26-2019 08:48 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide