cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
812
Views
5
Helpful
3
Replies

Update PSK Password on Multiple WLCs on Prime

joelngwhsg
Level 1
Level 1

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

3 Replies 3

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.-

Thanks for info @Flavio Miranda.
Hoping to also find a ways to automate this process like webauth

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.-

Review Cisco Networking for a $25 gift card