07-13-2012 06:40 AM - edited 03-21-2019 06:02 AM
Hi, I am from CCA team, require telephony-service commands specific to "WEP" and "WPA-PSK" wireless security modes.
Currently, CCA generates the commands for "disabled" and "WPA2_PSK" security mode cases.
Following is the commands for WPA2_PSK;
telephony-service
service phone SPA525-Encryption-key cisco1234
service phone SPA525-wifi-on yes
service phone SPA525-protocol SPCP
service phone SPA525-auto-detect-sccp yes
service phone SPA525-http-write yes
service phone SPA525-SSID myvoice
service phone SPA525-readonly no
service phone SPA525-Encryption-type WPA2_PSK
create cnf-files
Following xml pushed auomatically to SPA525G after CCA deleiver the above commands to UC520
<flat-profile>
<SPA525-SSID>myvoice</SPA525-SSID>
<SPA525-Encryption-type>WPA2_PSK</SPA525-Encryption-type>
<SPA525-Encryption-key-code></SPA525-Encryption-key-code>
<SPA525-Encryption-key>cisco1234</SPA525-Encryption-key>
<SPA525-protocol>SPCP</SPA525-protocol>
<SPA525-auto-detect-sccp>yes</SPA525-auto-detect-sccp>
<SPA525-wifi-on>yes</SPA525-wifi-on>
<SPA525-readonly>no</SPA525-readonly>
<SPA525-http-write>yes</SPA525-http-write>
</flat-profile>
Instead of WPA2_PSK, I have tried by replacing the Encryption-type to WEP or WPA_PSK .But the wireless connectivity get failed .
Can you please let me know sample xml or command specific to the security modes?
Solved! Go to Solution.
07-17-2012 03:29 PM
You can download the spc file from
http://www.cisco.com/cisco/software/release.html?mdfid=282414147&softwareid=282562500&release=7.4.9 which allows you to generate the xml file.
I did that and I see the following options for the security.
07-17-2012 03:29 PM
You can download the spc file from
http://www.cisco.com/cisco/software/release.html?mdfid=282414147&softwareid=282562500&release=7.4.9 which allows you to generate the xml file.
I did that and I see the following options for the security.
07-18-2012 07:20 AM
Thanks very much for your help. I executed the spc exe and got the xml which contains tags with the values as you mentioned. Now I am trying to push the xml from CCA to phone as part of configuring a ssid from CCA. I am using this approach, http://10.1.1.12/admin/resync?http://192.168.10.11:8088/wo/phone for send the xml.
Earlier I tried some older version of tool spa525g-sccp-7-2-5-spc-win32-i386.exe which just generated tags without values.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: