cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3064
Views
0
Helpful
2
Replies

WAP - Cisco IOS - WPA Preshared Key

Doug65
Level 1
Level 1

 

Hi,

I manage a small wireless network that consists of a router, 16 cisco switches, and 28 cisco AIR-CAP1602I WAPs. I am trying to find a way that I can change the Client Authentication Key Management WPA Preshared Key via the command line via a script. I can do this on the switches as well as the router, just cant seem to locate the command for the WAPs. 

 

Is there a way, or cisco IOS command that will allow you to change this?

 

I can see the below in the running / startup-config file of the WAPs indicating that what I am seeing in the web CLI matches. I can change the Preshared Key in the web CLI interface, however I am looking for the Cisco command that allows me to change that Preshared Key via the command line.

 

ssid TEST-AP

dot11 ssid TEST-AP
   authentication open
   authentication key-management wpa version 2
   guest-mode
   wpa-psk ascii 7 073828425A0C0B54043104010D242C02116165734A

 encryption mode ciphers aes-ccm

 

WAP.jpg

 

 

2 Replies 2

AdamF1
Level 1
Level 1

You should just be able to go into the TEST SSID and type your new password like below:

 

dot11 ssid TEST-AP
wpa-psk ascii 1234password

 

I did try that again as a suggestion, and it seems like the AES-CCM encryption on the radio0 & radio1 is causing an issue.

Review Cisco Networking for a $25 gift card