I have a ASA 5506W that has a corrupted AP image. The ASA side works correctly. When the 702 access point tries to boot it returns the following error message and boots to rommon.
Loading "flash:/ap1g1-k9w7-mx.153-3.JAX1/ap1g1-k9w7-mx.153-3.JAX1"...############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
bad mzip file, uncompressed to wrong length
Error loading "flash:/ap1g1-k9w7-mx.153-3.JAX1/ap1g1-k9w7-mx.153-3.JAX1"
If I do a
hw-module module wlan recover image (from the ASA)
it returns the same error message and boots to rommon. If I set the boot image on the access point to flash:/ap1g1-k9w7-mx.153-3.JAX1/ap1g1-k9w7-mx.153-3.JAX1 and reload the access point it does the same thing. I tried using the "set" commands in rommon of the access point to set the ip address, mask, and default gateway to match the address that is on the ASA Gig1/9 interface (192.168.10.0/24 - .1 on the ASA G1/9 interface and .2 on the access point). However, I still do not have connectivity between the access point and Gig1/9 on the ASA so I cannot pull the image from tftp.
Any suggestions? Thanks in advance.