Interconnecting with the TR-069
The endpoint supports the CPE WAN Management Protocol (CWMP), a standard device management protocol numbered TR-069. Through this protocol, you can use the Auto-Configuration Server (ACS) to remotely manage customer-premises equipment (CPE) (that is, endpoints in the videoconferencing system), including querying and setting device parameters, uploading and downloading configuration files, reporting alarms, upgrading devices, restarting devices, managing public and private networks, collecting the endpoint logs, and uploading call history record (CHR) files.
Setting the TR-069 Parameters
- On the web interface, choose System Settings > Network > TR069 and set the TR-069 parameters, as shown in Figure C-1.
Table C-1 describes the TR-069 parameters.Table C-1 TR-069 parameters
Parameter
Description
TR069
Specifies whether to enable the TR-069 function. If this function is enabled, the endpoint will send a session setup request to the ACS. Start the ACS before enabling the TR-069 function.
NOTE:If you set this parameter to Enable, you must also set ACS user name, ACS password, ACS server IP address, Report interval (s), CPE user name, CPE password, and Authentication mode.
ACS user name
Specifies the user name authenticated by the ACS after receiving a session setup request from the endpoint. The user name has been specified on the ACS.
ACS password
Specifies the password authenticated by the ACS after receiving a session setup request from the endpoint The password has been specified on the ACS.
ACS server IP address
Specifies the ACS URL, which can be based on an IP address or domain name.
- If an IP address is used, the value must be in the format of https://eSight IP address:8444/tr069/services/acs.
- If a domain name is used, the value must be in the format of https://eSight domain name:8444/tr069/services/acs.
Report interval (s)
Specifies the interval at which the endpoint sends a session setup request to the ACS.
It is recommended that this interval be shorter than the timeout period of the ACS. If this interval is longer than the timeout period, the ACS may be disconnected or the session status may not be updated in time after a session setup timeout.
CPE user name
Specifies the user name authenticated by the endpoint after receiving a session setup request from the ACS. The user name has been specified on the ACS.
CPE password
Specifies the password authenticated by the endpoint after receiving a session setup request from the ACS. The password has been specified on the ACS.
Authentication mode
Specifies the mode in which the endpoint will be authenticated when connecting to the network management system.
The default value is recommended.
STUN
Specifies whether to enable the Simple Traversal of UDP through NAT (STUN) function. If this function is enabled, the endpoint can perform private-to-public network traversal using the STUN server on the TR-069 network.
NOTE:If you set this parameter to Enable, you must also set STUN server IP address, STUN server port, STUN listen port, STUN user name, STUN password, and STUN keepalive period (s).
STUN server IP address
Specifies the IP address of the STUN server.
Obtain it from the STUN server administrator.
STUN server port
Specifies the port number used by the STUN server to provide the private and public network traversal service.
Obtain it from the STUN server administrator.
STUN listen port
Specifies the port provided by the endpoint for private and public service interaction with the STUN server.
STUN user name
STUN password
Specifies the user name and password used to authenticate the STUN server.
Obtain them from the STUN server administrator.
NOTE:It is recommended that the password contain at least 16 characters that consist of letters, digits, and special characters.
STUN keepalive period (s)
Specifies the interval at which the endpoint sends a session setup request to the STUN server.
Log collection
Specifies whether eSight is allowed to collect the endpoint's logs.
CHR collection
Specifies whether to enable the call history record (CHR) collection function for the endpoint.
After this function is enabled, the endpoint automatically collects call information and generates session and media CHR data and periodically reports the media CHR data to eSight.
CHR collection interval
Specifies the interval at which the endpoint collects CHR data.
CHR reporting interval
Specifies the interval at which the endpoint reports media CHR data to eSight.
- Click Save.
Importing the TR-069 CA Certificate
Before interconnecting with the ACS, contact the ACS administrator to obtain the TR-069 CA certificate, which is required by the endpoint to register with the ACS.
- On the web interface, choose Maintenance > Certificate Management. The Certificate Management page shown in Figure C-2 is displayed.
- On the CA Certificate tab, click Add Certificate. In the Import CA Certificate window, click Certificate in the lower left corner, select the certificate you want to import, and click Import, as shown in Figure C-3.