RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
05-02-2023 08:51 AM
my smart home is dead. Nothing works. Switch is on but it’s not powering the APs. Once I connect to the switch via Putty. What’s the command that I need to type to reboot my APs?
05-02-2023 03:21 PM
Hey,
Log into the switch using Putty and run the following commands (assuming your AP is connected to port 1/1/1 in the ICX switch):
enable
configure terminal
interface ethernet 1/1/1
no inline power ------------> this disables power to the AP
inline power ------------> this enables power to the AP
endDoes it answer your question?
Let me know if you had any further queries.
