12-20-2012 11:13 AM - edited 03-21-2019 09:56 AM
Hello,
I am pushing my config to my device through http://<device>/admin/resync?tftp://<my-tftp-server>/<config-file>.txt
It is accepting changes fine, with the exception of the following:
<Networking_Service ua="rw" group="Lan_Status/">Bridge</Networking_Service>
<Enable_DHCP_Server ua="rw" group="Lan_Status/LAN_Network_Settings">No</Enable_DHCP_Server>
It keeps reverting these back to these values:
<Networking_Service ua="rw" group="Lan_Status/">NAT</Networking_Service>
<Enable_DHCP_Server ua="rw" group="Lan_Status/LAN_Network_Settings">Yes</Enable_DHCP_Server>
Again, all other changes I apply seem to work fine; so I know the device is accepting my config and trying to apply it..
Thoughts?
Kind Regards,
HondaLove
Solved! Go to Solution.
12-26-2012 09:29 AM
You can use the Profile Compiler SPC tool to generate a valid xml configuration example.
You can find it at this link:
Regards.
12-21-2012 10:33 AM
SPA8000 doesn't support BRIDGE mode.
Regards.
12-26-2012 08:44 AM
It is supported in SPA2102.. These are read-write values, not just read; what are other valid parameters? I have not been able to find documentation on BRIDGE/NAT.
Thanks,
HondaLove
12-26-2012 09:29 AM
You can use the Profile Compiler SPC tool to generate a valid xml configuration example.
You can find it at this link:
Regards.
12-26-2012 09:51 AM
Hey Daniele,
The compiler does not actually generate this value in it's XML config export for some strange reason.
Thanks,
HL
12-26-2012 10:32 AM
12-26-2012 10:39 AM
Hey Daniele,
Thanks for generating this. This is the same output that it provided me; howeer, I don't see anything referencing the original XML in question:
Networking_Service
Enable_DHCP_Server
Thanks,
HL
12-27-2012 01:18 AM
These parameters are unchangeable. You can find more info in the ATA admin guide here:
http://www.cisco.com/en/US/docs/voice_ip_comm/csbpvga/ata/administration/guide/ATA_AG_v3_NC-WEB.pdf
See the comparison table at page 12:
RJ-45 Ethernet (LAN) of SPA8000: Maintenance only
See SPA8000 connectivity at page 18:
By default, the device on the AUX port is assigned the network address 192.168.0.0 with a subnet mask of 255.255.255.0. If there is a network address
conflict with a device on the Ethernet port, the network address of the device on the AUX port is automatically changed to 192.168.1.0.
Notes at page 19:
The SPA8000 is not designed to forward IP packets to devices connected to its AUX port and that configuration is not supported.
Regards.
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