Phone Provisioning
61
Accessing the Web User Interface
Procedure
1. Find the phone IP address. Navigate to Settings->Status->General.
2. Enter the IP address in the address bar of a web browser on your PC.
For example, for IPv4: http://192.168.0.10 or 192.168.0.10; for IPv6: http://[2005:1:1:1:215:65ff:fe64:6e0a] or
[2005:1:1:1:215:65ff:fe64:6e0a]
3. Enter the user name and password.
4. Click Login.
Related Topics
Web Server Type Configuration
User and Administrator Identification
Quick Login Configuration
You can access to the web user interface quickly using the request URI “https://username:password@phoneIPAddress”
(for example, https://admin:admin@192.168.0.10). It will locate you in the Status web page after accessing the web
user interface. It is helpful to quickly log into the web user interface without entering the username and password in
the login page.
Note
Accessing the web user interface by request URI may be restricted by the web explorer (e.g., Internet Explorer).
For security purposes, we recommend you to use this feature in a secure network environment.
The following table lists the parameters you can use to configure quick login.
Parameter wui.quick_login <y0000000000xx>.cfg
Description
It enables or disables the quick login feature.
Note: It works only if “static.wui.https_enable” is set to 1 (Enabled).
Permitted
Values
0-Disabled
1-Enabled, you can quickly log into the web user interface using a request URI (for example, https://ad-
min:admin@192.168.0.10).
Default 0
Parameter wui.secure_domain_list <y0000000000xx>.cfg
Description
It configures the valid domain name to access the web user interface of the phone.
Multiple domain names are separated by semicolons.
Example:
wui.secure_domain_list = test.abc.com
You are only allowed to use test.abc.com or IP address to access the web user interface of the phone.
Note: To use a domain name to access the web user interface of the phone, make sure your DNS server
can resolve the domain name to the IP address of the phone.
Permitted
Values
String
If it is left blank, you are only allowed to use IP address to access the web user interface of the phone.