ENLYZE
🇬🇧 ENLYZE
🇬🇧 ENLYZE
  • Welcome to ENLYZE
  • Getting Started
    • Quickstart
  • Guides
    • Platform Configuration
    • Machine Setup
      • Variable Selection
      • Configuring OEE Data Collection
      • Machine Data Sheet Template
    • Defining Downtime Reasons
    • Downtime Contextualisation
    • Connecting Booking Data
      • Integration of MES, BDE, or ERP-Systems
      • Synchronising Production Context via Machine Data
      • Booking Production Orders via the ENLYZE App
    • SPARK Setup
      • Preparations
      • Installation
      • Connecting to the Manufacturing Data Platform
    • ENLYZE EDGE
      • Accessing the Interface
      • Configuring the Network
      • Setting Up Routes
      • Managing Routes
      • Network Tools
      • Troubleshooting
  • PLATFORM
    • Integrations
      • Grafana
        • Structure of the ENLYZE Data Sources for Grafana
        • Connecting ENLYZE to Grafana
        • Tutorials
          • First steps with Platform Grafana
          • Grafana Basics for Process Monitoring
          • OEE data with Infinity data source
          • Mapping UUIDs to Display Names with Infinity Data Source
      • Power BI
        • Installing the ENLYZE Power BI Integration
        • Structure of the ENLYZE Power BI Connector
        • Tutorials
          • Getting Started with the ENLYZE Power BI Connector
          • Querying Time Series Data from Machine Variables
          • Querying Machine Productivity Metrics
          • Mapping UUIDs to Display Names
          • Calculating Aggregated Timeseries Data
  • EDGE
    • Overview EDGE Functionalities
    • SPARK Edge Device
    • ENLYZE EDGE
  • IT Security
    • IT Security
  • Why is the connection secure even though a warning is displayed
  • How to Choose the Right Integration Scenario?
  • Resources
    • Glossary
Powered by GitBook
On this page
  • Prerequisites
  • Access the Network Configuration of the Interface
  • Check the Network Configuration
  • Add Static Routes
  • Enter Route Information
  • Troubleshooting
  1. Guides
  2. ENLYZE EDGE

Setting Up Routes

PreviousConfiguring the NetworkNextManaging Routes

Last updated 14 days ago

ENLYZE EDGE allows you to configure static routes to access data sources in other subnets. The following guide walks you through the necessary steps to set up static routes.

Incorrect configuration of static routes can lock you out of ENLYZE EDGE. Make sure you enter the correct network details before saving any changes.

Prerequisites

  • Access and login credentials for ENLYZE EDGE

  • Knowledge of the target network and gateway IP

  • Knowledge of which SPARK network interface the route should be configured for

  • The target network must not fall within the 10.21.0.0/16 IP range.

10.21.0.0/16 is reserved by ENLYZE for the VPN network and is therefore not supported.

Access the Network Configuration of the Interface

Static routes are configured via the network configuration view of the respective interface. Navigate to the “Interfaces” page in the ENLYZE EDGE web interface and select the interface for which you want to set up a static route – in this example, Internet (eth0).

Check the Network Configuration

Before adding a new route, familiarize yourself with the current network configuration and evaluate the planned route for potential issues:

  • Is the target network within the 10.21.0.0/16 range?

  • Is there already a route configured that is a supernet of the target network? If so, is this intentional?

  • Are there subnet collisions due to overlapping CIDRs?

Add Static Routes

In the “Routes” subsection, click the “+ Add Route” button to begin configuring the network route.

Enter Route Information

Fill in the following information in the form:

  • Target Network (CIDR): Enter the destination network in CIDR format Example: 192.168.1.0/24

  • Gateway IP: Enter the gateway’s IP address Example: 192.168.1.1

Click “Save” to add the route.

Troubleshooting

If you encounter problems with route configuration, our Troubleshooting Guide can help.

Troubleshooting