06-05-2019 11:59 AM - edited 07-05-2021 10:31 AM
I like reset or power cycle a group of Cisco wireless access points, 3602i and 3802i, at the same time. Is there a script or command on the wireless LAN controller, 5508 and 8.3.143, to reset or power cycle all the WAP's?
Reboot WLC doesn't reset WAP's.
Thanks,
06-05-2019 12:41 PM
you can use small script get the AP summary using python or any other language you know.
show ap summary
then parse the command with script below
config ap reset [apname] with "y" answer to reset
06-05-2019 08:33 PM
if you have Prime you can do a lightweight AP template to reboot them
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