ā02-26-2019 11:50 AM - edited ā07-05-2021 09:56 AM
team access point stuck in
ap:
What to do.
It is c1200 series ap
Dir flash : there is one k9w8 dir
It is not booting again I am getting
ap:
ā02-26-2019 12:54 PM
The k9w8 is a lightweight image. Are you trying to join to a Controller? if not then you will need to convert it to an autonomous image.
If your joining a controller:
Make sure that the AP can find the controller, DHCP option 43/ DNS / same subnet.
Then try:
boot flash:/<dir>/<image name>
If that doesn't work, then try copying a new recovery image to the AP via TFTP. If you are not using a controller use this same method to copy the autonomous image over :
This can be any IP and subnet
ap:set IP_ADDR 10.0.0.1 ap:set NETMASK 255.0.0.0 ap:set DEFAULT_ROUTER 10.0.0.5
ap:ether_init ap:tftp_init
ap:tar -xtract tftp://(ServerIP)/Filename Flash:
ap:boot flash:/<dir>/<image name>
You might have to delete the previous image if before these steps due to the flash size on these APs
ā03-14-2019 12:42 PM
I did all and set all command and was trying to copy k9w8 file to recover ap from ap: mode. I can direct copy lightweight image right ?
1. I am not able to ping access point ip address from my laptop . On my laptop there is tftp app also.
2. I was getting error permission denied when I am running tar xtract tftp::// command.
Plz help me if I am running any wrong command and why I am getting error.
After that I told to user connect laptop to access point and console cable from lapi to ap. But still the lapi is not able to connect with ap with same ip subnet.
Plz help regarding this
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