Skip to main content

Add Device to CONTROL

Overview

This guide walks you through configuring a device to connect to the CONTROL platform. In this example, we'll configure an ONT from an oriental vendor with TR069 credentials created in a previous step.

Prerequisites

Before beginning, ensure you have:

  • Valid TR069 credentials created in CONTROL (see the Profile chapter)
  • Network access from the device to the CONTROL platform URL
  • Administrative access to your device

Step 1: Access Device Configuration

Log in to your device's web interface.

image.png

Step 2: Review Existing WAN Interfaces

After logging in, verify the existing WAN interfaces. This device has a pre-configured interface, but we'll examine the configuration and create a new one for demonstration purposes.

image.png

To navigate to the WAN interface configuration:

  1. Click "Internet"
  2. Click "WAN"
  3. Click "WAN" again
  4. In the displayed list, you'll see existing WAN interfaces (in this example, an interface named "Management")

Step 3: Create a New WAN Interface

Create a new WAN interface for TR069 connectivity:

image.png

  1. Change the connection type from "PPP" to "IP":

image.png

Step 4: Configure Service List Options

Next, configure the "Service List" type. Change it from Internet to one that includes TR069.

image.png

Understanding Service List Combinations

You may encounter several service list options in this device and possibly others. Here's what each means:

  1. TR069 — This option is alone, it is because there would be a separate WAN interface solely to manage the device through the CONTROL platform, which would be ideal but is often not possible due to network design issues that already exist.

  2. INTERNET_TR069 — With this option we will be sharing the Internet service for the user or client along with the administration of the device. Not recommended since when the service is suspended, access to the CONTROL platform is sometimes lost and communication would be limited until the service is reactivated.

  3. VOIP_TR069 — Sharing the TR069 service with VoIP may possibly be a good option since it would not affect the existing Internet services you already have.

  4. INTERNET_VoIP_TR069 — This last option would be to manage all the services in a single VLAN or WAN interface, which is rare for clients with this configuration, but it works.

Step 5: Configure WAN Interface Parameters

Configure your WAN interface with the following settings:

image.png

  1. Connection name — Enter a descriptive name to identify this connection
  2. Service List — Select TR069
  3. IP Version — Select the appropriate IP version (IPv4 or IPv6)
  4. VLAN ID — Enter the VLAN ID for this service

Important: Please make the necessary changes in your network configuration to ensure the device can reach the CONTROL platform URL through this WAN interface with the TR069 service enabled.

After clicking Apply, verify your configuration:

image.png

Step 6: Verify Network Connectivity

Confirm that the WAN interface has a valid IP address and can reach the CONTROL platform:

image.png

Optional: Test CONTROL Platform Connectivity

This step is optional, but you can confirm with a ping that the CONTROL URL can be reached using the device's built-in ping utility:

image.png

  1. Navigate to "Management & Diagnosis"
  2. Click "Diagnosis"
  3. Under "Egress", select your TR069 interface (e.g., "Management")
  4. Enter the CONTROL platform domain
  5. Start the ping test
  6. Confirm that all packets successfully reach CONTROL

Step 7: Configure TR069 Settings

Navigate to the TR069 Management section:

image.png

  1. Click "Management & Diagnosis"
  2. Click "TR069 Management"

Step 8: Connect Device to CONTROL

Configure the TR069 parameters to establish connection with CONTROL:

image.png

Configure the following parameters:

  1. WAN Connection — Select the interface created for TR069 (e.g., Management)

  2. ACS URL — Enter: https://control.zequenze.com/cwmp/
    Note: Please confirm the correct URL with Zequenze staff before proceeding.

  3. Username — Enter the username created in the Profile chapter

  4. Password — Enter the password created in the Profile chapter

  5. Periodic Inform — Enable this option to allow the device to report periodically to CONTROL

  6. Periodic Inform Interval — For initial setup, set this to 180 seconds

Step 9: Apply Configuration

Review your final configuration:

image.png

Click the Apply button to save your changes.

Next Steps

Device configuration is now complete. The device should appear in the CONTROL platform within the configured periodic inform interval. You can now proceed to manage and monitor your device through CONTROL.