Configure TKIP Countermeasure Holdoff Timer on Autonomous
After having worked on countless Cisco WLAN VoIP deployments a general rule of thumb from Cisco TAC is to disable TKIP countermeasure on ALL voice WLANs and lessen the timer for DATA WLANs. Again this is all subject to your comfort level and performance requirements. Personally, I can't say I have ever seen this to be an issue or had an issue that was directly related to the countermeasure. But something to chew on!
ap#config t
ap(config)#interface dot11Radio 0
Note: This is radio specific on autonomous access points
ap(config-if)#countermeasure tkip 0
Note: Configures TKIP MIC countermeasures hold-down timer (0-65535 seconds), unlike the WLC which is (0-60 seconds)