03-22-2012 11:21 AM - edited 03-21-2019 09:45 AM
Hi,
with spc tool the example.xml file generated does not show any field to specify the Static IP, and the address and everything else.
We do not want DHCP. How can we do it with the provisioning frameset?
I have tried
<Connection_Type ua="na">Static IP</Connection_Type>
<Subnet_Mask ua="na">"255.255.255.0"</Subnet_Mask>
<Default_Gateway ua="na">"172.26.0.1"</Default_Gateway>
and the spc compiles it, but the spa112 does not respond.
Thank you, Diego Betancor
Solved! Go to Solution.
03-22-2012 01:15 PM
Hi Diego,
Thanks for reporting this issue. I've shared this information with both the SPC and documentation teams to have this corrected.
Here's what needs to be done to configure a static IP address on the SPA112:
In this example, I'll configure a static IP address as follows:
address: 192.168.12.44
Netmask: 192.168.12.255
Gateway: 192.168.12.254
Use the http://deviceIPaddress/admin/config.xml command to display the device's XML configuration which you may find helpful.
Regards,
Patrick
-----------
03-22-2012 01:15 PM
Hi Diego,
Thanks for reporting this issue. I've shared this information with both the SPC and documentation teams to have this corrected.
Here's what needs to be done to configure a static IP address on the SPA112:
In this example, I'll configure a static IP address as follows:
address: 192.168.12.44
Netmask: 192.168.12.255
Gateway: 192.168.12.254
Use the http://deviceIPaddress/admin/config.xml command to display the device's XML configuration which you may find helpful.
Regards,
Patrick
-----------
05-14-2012 10:14 AM
Hi!
I have troubles spc with the tool I generate a configuration xml file based, which I edit, I have problems trying to generate the file.cfg, maybe I'm not using the appropriate command, because when a trying to upload the file, the ATA SPA112 show me: restore ties have failed.
Can I help me?.
Magally
05-14-2012 11:00 AM
Hil,
1. run the spc to look at the help menu (in windows I guess will be similar)
./spa112-1-1-0-010-spc-linux-i386
2.Generate a sample xml
.
/spa112-1-1-0-010-spc-linux-i386 --sample-xml mi_ejemplo.xml
3. Compile it: (latter on you can change)
/spa112-1-1-0-010-spc-linux-i386 --xml mi_ejemplo.xml mi_ejemplo.cfg
4. Try to upgrade the ata. Now we have a problem because you upgrade with a server.
http://phoneIP/admin/resync?https://provServer/spa508.cfg
or
http://phoneIP/admin/resync?http://provServer/spa508.cfg
or
http://phoneIP/admin/resync?ftp://provServer/spa508.cfg
your server would be provServer, it can be your computer running a ftp server. Now this is kind of complicated and not thought for end users. If you are an end user much better to log in the sta.
(hope it helps)
05-16-2012 04:31 PM
Thank you Diego.
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