10-16-2017 05:08 PM - edited 07-05-2021 07:44 AM
We have created a guest SSID with PSK password. How can I update the password on multiple controllers with the same guest SSID on Prime. I see that available for Web-Auth but don't see anything for WPA-PSK
10-16-2017 06:35 PM
Hello @joelngwhsg
You could you template and apply to all WLC at once.
Just run the commands below on the template:
config wlan disable "ID"
config wlan security wpa akm psk set-key ascii "PSK" "ID"
config wlan enable "ID"
-If I helped you somehow, please, rate it as useful.-
10-17-2017 09:27 AM
10-17-2017 09:52 AM
I think so. Just figure out which command is necessary and apply the same process.Anything that can be done via Web Interface can also be made via CLI and thus can be automated.
-If I helped you somehow, please, rate it as useful.-
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