Hello I have two APs. There was a power outage and then when power was back the APs did a firmware upgrade and the slave is offline on the unleashed app. Tried power cycle and it still doesn’t help. Both Power and Ctl are flashing slow.
Hi Reshma,
Try a factory reset on offline AP.
Monitor power status LED. If it becomes stable green, this means it got an IP and working. Post that if still AP is still showing offline, SSH into it and check if you are able to ping master AP.
Hello,
After factory reset, the power is solid green but ctl is flashing slow. AP is still offline on unleashed.
Reshma
SSH into the AP, ping the master AP IP and also run below command to check the AP status.
get director
get syslog log
Hello
Unable to ssh to the slave AP. I am using the default IP on the box since the unleashed app shows n/a for IP.
I got it working. Here's how I went about it
1. SSH to slave AP
2. Ping master from slave.
3. "get director". You can verify two things from this a) if the the zone director IP is configured correctly and b) the state of the slave AP. I noticed the slave was in state SULKING which meant it had maxed out its pings to the zone director. This verified that the zone director wasn't set correctly.
4. set director ip <IP_ADDRESS_OF_ZD>
5. Reboot.
I requested "get director" output to confirm the AP state and IP details.
I can see you seems modified the comments but old comment (email notification) shows the same, AP is in sulking state and no IP address in primary and secondary.
Glad to know that you were able to fix it! Well done!