Table of Contents

  • About this Guide

  • Omada SDN Solution Overview

  • Get Started with Omada Controller

  • Get Started with Omada Network

  • Configure Controller Settings

  • Configure General Network Settings

  • Configure Wired Networks

  • Configure Wireless Networks

  • Configure Network Authentication

  • Configure VPN Networks

  • Configure Network Transmission Settings

  • Configure Network Profiles

  • Configure Network Security

  • Manage Network Devices

  • Manage Clients

  • Manage Accounts

  • Monitor and Maintain the Network

  • Manage Customer Networks in MSP Mode

  • Configure the SD-WAN

  • Configure Multi-Controller Clusters

  • Omada Controller User Guide_V6.0

    Reference Guide
    User Guide
    11-26-2025
    4
    Table of Contents

    About this Guide

    This User Guide provides information for centrally managing Omada devices via the Omada SDN Controller. Please read this guide carefully before operation.

    Intended Readers

    This User Guide is intended for network managers familiar with IT concepts and network terminologies.

    Conventions

    When using this guide, notice that:

    • Features available in the Omada SDN Controller may vary due to your region, controller type and version, and device model. All images, steps, and descriptions in this guide are only examples and may not reflect your actual experience.
    • The information in this document is subject to change without notice. Every effort has been made in the preparation of this document to ensure accuracy of the contents, but all statements, information, and recommendations in this document do not constitute the warranty of any kind, express or implied. Users must take full responsibility for their application of any products.
    • This guide uses the specific formats to highlight special messages. The following table lists the notice icons that are used throughout this guide.

    In this guide, the following conventions are used:

    Controller

    Stands for the Omada On-Premises Controller and the Omada Cloud-Based Controller.

    On-Premises Controller

    Includes the Omada Software Controller (also referred to as the Omada Network Application), Omada Hardware Controller, and Omada Integrated Gateway (Controller).

    Cloud-Based Controller / Omada Central

    The Omada Cloud-Based Controller is now referred to as the Omada Network system on the Omada Central.

    Note that the Omada Central integrates the Omada Network system and Omada Guard system. The Omada Network system works as an Omada Controller to manage network devices (gateways, switches, access points, OLTs, and more), while the Omada Guard system works as a VMS system to manage surveillance devices (security cameras, NVRs, and more).

    This guide involves instructions about the Omada Network system. For instructions about the Omada Guard system, refer to the Omada Guard User Guide.

    Gateway/Router

    Stands for the Omada Gateway/Router.

    Switch

    Stands for the Omada Switch.

    AP

    Stands for the Omada AP.

    OLT

    Stands for the DeltaStream GPON Optical Line Terminal.

    Note:

    The note contains the helpful information for a better use of the controller.

    Configuration Guidelines:

    Provide guidelines for the feature and its configurations.

    More Resources

    Main Site

    https://www.omadanetworks.com/

    Video Center

    https://support.omadanetworks.com/video/

    Documents

    https://support.omadanetworks.com/document/

    Product Support

    https://support.omadanetworks.com/product/

    Technical Support

    https://support.omadanetworks.com/contact-support/

    For technical support, the latest software, and management app, visit https://support.omadanetworks.com/.

    Omada SDN Solution Overview

    xxxxx

    Get Started with Omada Controller

    This chapter guides you on how to get started with Omada Controller to configure the network. The controllers differ in forms, but they have almost the same browser–based management interface for network management. Therefore, they have almost the same initial setup steps, including building your network topology, deploying your controller, and logging in to the controller.

    Set Up Your Software Controller

    Omada Controller is designed for scalable networks. Deployments and configurations vary according to actual situations. Understanding your network requirements is the first step when planning to provision any project. After you have identified these requirements, follow the steps below to initially set up the Software Controller:

    1. Determine the network topology.
    2. Install the Software Controller.
    3. Start and log in to the controller.

    Determine the Network Topology

    The network topology that you create for the controller varies depending on your business requirements. The following figure shows a typical topology for a high-availability use case.

    Omada_Software_Controller

    Note:

    When using the Omada Controller, we recommend that you deploy the full topology with Omada devices. If you use third-party devices, Omada Controller cannot discover and manage them.

    Omada Software Controller is provided for both Windows and Linux operating systems. Determine your operating system and follow the introductions below to install the Software Controller.

    Install the Software Controller on Windows Host

    Omada Software Controller can be hosted on any computers with Windows systems on your network. Make sure your PC’s hardware and system meet the following requirements, then properly install the Software Controller.

    • Hardware Requirements

      To guarantee operational stability, we recommend that you use the hardware which meets or exceeds the following specifications:

      CPU: Intel Core i3-8100, i5-6500, or i7-4700 with 2 or more cores and 4 or more threads.

      Memory: 16 GB RAM or more.

    • System Requirements

      Operating System: Microsoft Windows 10/11/Server. (We recommend that you deploy the controller on a 64-bit operating system to guarantee the software stability.)

      Web Browser: Google Chrome 107 (or above), Mozilla Firefox 106 (or above), or Microsoft Edge 106 (or above). It is recommended to use the latest version.

    • Install the Software Controller

      Download the installation file of Software Controller from https://support.omadanetworks.com/download/software/omada-controller/. Then follow the instructions to install the controller. After a successful installation, the controller shortcut icon will be created on your desktop.

    Install the Software Controller on Linux Host

    Two versions of installation package are provided: .tar.gz file and .deb file. Both of them can be used in multiple versions of Linux operating system, including Ubuntu and Debian.

    Make sure your PC’s hardware and system meet the following requirements, then choose the proper installation files to install the Software Controller.

    • Hardware Requirements

      To guarantee operational stability, we recommend that you use the hardware which meets or exceeds the following specifications:

      CPU: Intel Core i3-8100, i5-6500, or i7-4700 with 2 or more cores and 4 or more threads.

      Memory: 16 GB RAM or more.

    • System Requirements

      Operating System: 64-bit Linux operating system, including Ubuntu 20.04/22.04/24.04, and Debian 11/12. Only support x64 version.

      Web Browser: Google Chrome 107 (or above), Mozilla Firefox 106 (or above), or Microsoft Edge 106 (or above). It is recommended to use the latest version.

    • Install the Software Controller

      Download the installation file of Software Controller from https://support.omadanetworks.com/download/software/omada-controller/. Check the prerequisites and follow the steps based on your file version to install the controller.

      • Prerequisites for installing

        To successfully install the Software Controller, ensure that you have performed the following tasks before your installation:

        1. Ensure that the Java Runtime Environment (JRE) has been installed in your system. The controller requires that the system has Java 17 installed. Download the file according to your operating system from https://www.java.com/download/linux_manual.jsp and follow the instructions to install the JRE.

          For Ubuntu 20.04 or above, you can use the command: apt-get install openjdk-17-jre-headless to get the Java 17 installed.

        2. Ensure that MongoDB has been installed in your system. The controller works when the system runs MongoDB 3.6-8.0 LTS versions. Download the file according to your operating system from the https://www.mongodb.com/try/download and follow the instructions to install the MongoDB.
        3. Ensure that you have jsvc and curl installed in your system before installation, which is vital to the smooth running of the system. If your system does not have jsvc or curl installed, you can install it manually with the command: apt-get install or yum install. For example, you can use the command: apt-get install jsvc or yum install jsvc to get jsvc installed. And if dependencies are missing, you can use the command: apt-get -f install to fix the problem.
      • Install the .tar.gz file
        1. Make sure your PC is running in the root mode. You can use this command to enter root mode:
          sudo
        2. Extract the tar.gz file using the command: 
          tar zxvf Omada_Controller_vx.x.x_linux_x64_targz.tar.gz
        3. Install the Controller using the command: 
          sudo bash ./install.sh
      • Install the .deb file
        1. Make sure your PC is running in the root mode. You can use this command to enter root mode:
          sudo
        2. Extract the .deb file using the command: 
          dpkg -i Omada_Controller_vx.x.x_linux_x64.deb
          If dependencies are missing during the installation, you can use the command: apt-fix-broken install to fix the problem.
      • Check and change the status of the controller
        After installing the controller, use the following commands to check and change the status of the controller.
        • tpeap start — Start the controller.
        • tpeap stop — Stop running the Controller.
        • tpeap status — Show the status of Controller.

    For more detailed information about the installation on Linux hosts, refer to How to install Omada Software Controller on Linux system.

    Note:

    • For installing the .tar.gz, if you want the Controller to run as a user (it runs as root by default) you should modify OMADA_USER value in bin/control.sh.
    • To uninstall the Controller, go to the installation path: /opt/tplink/EAPController, and run the command: sudo bash ./uninstall.sh.
    • During uninstallation, you can choose whether to back up the database. The backup folder is /opt/tplink/eap_db_backup.
    • During installation, you will be asked whether to restore the database if there is any backup database in the folder /opt/tplink/eap_db_backup.

     

    Start and Log In to the Software Controller

    Launch the Software Controller and follow the instructions to complete basic configurations, and then you can log in to the management interface.

    Launch the Software Controller

    Double-click the controller shortcut icon and the following window will pop up. After a while, your web browser will automatically open.

    Note:

    • If your browser does not open automatically, click Launch. You can also launch a web browser and enter http://127.0.0.1:8088 in the address bar.
    • If your web browser opens but prompts a problem with the website’s security certificate, click Continue.

    Complete Basic Configurations

    In the web browser, you can see the configuration page. Follow the setup wizard to complete the basic settings for the Controller.

    1. Click Let’s Get Started.

    2. Set up controller access settings.

      1. Create an Administrator username and password for login to the controller. Specify the email address for resetting your password in case that you forget the password. After logging into the Controller, set a mail server so that you can receive emails and reset your password. For how to set a mail server, refer to 4. 5. 1 Mail Server.
      2. If you want to access the controller to manage networks remotely, enable Cloud Access, and bind your TP-Link ID to your Controller.
      3. Read and agree to the Terms of Use.
      4. Click Next.
    3. Choose how would you like to set up your new controller. You can configure a new setup or restore from backup file.

    4. Follow the setup wizard to set up the controller.

    Log In to the Management Interface

    Once the basic configurations are finished, the browser will be redirected to the following page. Log in to the management interface using the username and password you have set in the basic configurations.

    Note:

    In addition to the Controller Host, other hosts in the same LAN can also manage EAPs via remote access to the Controller Host. For example, if the IP address of the Controller Host is 192.168.0.100 and the Controller is running normally on this host, you can enter https://192.168.0.100:8043, or http://192.168.0.100:8088 in the web browser of other hosts in the same LAN to log in to the the Controller and manage EAPs. Or you can log in to the Controller using other management devices through Cloud service.

     

    Set Up Your Hardware Controller

    Set Up Your Integrated Gateway (Controller)

    Set Up Your Cloud-Based Controller

    Navigate the Controller UI

    Get Started with Omada Network

    Configure Controller Settings

    Configure General Network Settings

    Configure Wired Networks

    Configure Wireless Networks

    Configure Network Authentication

    Configure VPN Networks

    Configure Network Transmission Settings

    Configure Network Profiles

    Configure Network Security

    Manage Network Devices

    Manage Clients

    Manage Accounts

    Monitor and Maintain the Network

    Manage Customer Networks in MSP Mode

    Configure the SD-WAN

    Configure Multi-Controller Clusters

    Please Rate this Document

    Related Documents