© 2003 - 2005 Sipura Technology, Inc
Proprietary (See Copyright Notice on Page 2)
41
To access the User level privilege, use URL:
http://IP_Address_Of_SPA/
. If the password has been
set for User, the browser will prompt for User authentication. The username for User is “user” and
cannot be changed.
When browsing Administrator pages, one can switch to User privileges by click the link “User Login”.
(
Note
: if User password was set, the browser will prompt for User authentication when you click “User
Login” link). On the other side, from the User pages you can switch to Administrator privilege by
clicking the link “Admin Login.” Authentication is needed if Administrator password has been set.
Warning:
Switching between the User and Administrator will discard the uncommitted changes that
have already been made on the web pages.
3.4.3.
Basic and Advanced Views
The web configuration interface provides a Basic and an Advanced view from which the various
configuration parameters can be accessed. The SPA Provisioning tab is only visible from the
Advanced Administrator view of the web interface.
Warning:
Switching between the basic and advanced view will discard the uncommitted changes that
have already been made on the web pages.
3.4.4. Functional
URLs
The web interface of the SPA supports several functions through special URLs: Upgrade, Reboot and
Resync. Administrator privilege is needed for these functions.
3.4.4.1. Upgrade
URL
Through upgrade URL you can upgrade the SPA to a firmware specified by the URL. Note: If the
value of “upgrade enable” parameter in Provisioning tab is no, you cannot upgrade the SPA even if
the web page tells you that the upgrade will be done when it is not in use. See 3.1.3.1 to get more
information on firmware upgrade.
The syntax of Upgrade URL is:
http://<spa-ip-addr>/upgrade?[protocol://][server-name[:port]][/firmware-pathname
] or
http://<spa-ip-addr>/admin/upgrade?[protocol://][server-name[:port]][/firmware-pathname
]
If no protocol is specified, TFTP is assumed. Note: Only TFTP is supported in the current release.
If no server-name is specified, the host that requests the URL is used as server-name.
If no port specified, default port of the protocol is used. (69 for TFTP)
The “firmware-pathname” is typically the file name of the SPA binary located in the root directory of
the TFTP server. If no firmware-pathname is specified, “/spa.bin” is assumed.
For example:
http://192.168.2.217/upgrade?tftp://192.168.2.251/spa.bin
3.4.4.2. Resync
URL
Through Resync URL you can force the SPA to do a resync to a profile specified in the URL.
Note
: The SPA will resync only when it is idle.
The syntax of Resync URL is:
http://<spa-ip-addr>/resync?[[protocol://][server-name[:port]]/profile-pathname
]
If no parameter follows “/resync?”, the profile rule setting in provisioning is used. See 3.1.3 for
detailed information about profile rule in provisioning