Advanced Topics in SPA9000 Administration
Remote Provisioning Features
SPA9000 Voice System Administration Guide
190
A
spa.bin is assumed, as in the following example:
http://192.168.2.217/
admin/upgrade?tftp://192.168.2.251/spa.bin
Using the Resync URL
The
SPA9000
can be configured to automatically resynchronize its internal
configuration state to a remote profile periodically and on power up. The
automatic resyncs are controlled by configuring the desired profile URL into the
device.
NOTE
The SPA resynchronizes only when it is idle.
SYNTAX:
http://
spa-ip-addr
/admin/resync?[[protocol://][server-
name[:port]]/profile-pathname]
EXAMPLE:
http://192.168.2.217/admin/resync?tftp://
192.168.2.251/spaconf.cfg
•
If no parameter follows
/resync?
, the Profile Rule setting from the Provisioning
page is used.
•
If no protocol is specified, TFTP is assumed. If no server-name is specified, the
host that requests the URL is used as
server-name
.
•
If no port is specified, the default port is used (69 for TFTP, 80 for HTTP, and
443 for HTTPS).
•
The profile-path is the path to the new profile with which to resync.
Using the Reboot URL
You can use the Reboot URL to reboot the
SPA9000
.
NOTE
The
SPA9000
reboots only when it is idle.
SYNTAX:
http://
spa-ip-addr
/admin/reboot
EXAMPLE:
http://192.168.2.217/admin/reboot