Router DNS Island Mode Automatic Configuration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In industrial networks, especially in island mode without a connection to a name server or DHCP infrastructure, devices struggle to be addressed using names instead of addresses, as link-local IPv6 addresses require additional interface parameters and lack support in web browsers and third-party libraries, complicating network configuration for mechanical engineers.

Innovation Solution

A router is configured to monitor for upstream messages announcing a domain; if none are received, it activates a DNS island mode, configuring its local DNS zone with a preconfigured island domain and sending router advertisement messages with this domain, allowing devices to use names for addressing even in island mode, and automatically switches to normal mode when a domain is announced.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If devices use link-local IPv6 addresses in island mode, then devices can autonomously configure addresses without infrastructure, but addressing becomes complex requiring additional interface parameters and lacks support in web browsers and third-party libraries

Engineering Contradiction:
Improveautonomous address configuration capabilityVSAvoidaddressing simplicity
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The router acts as an intermediary between the island network and the external DNS infrastructure. It receives domain announcement messages from upstream networks, stores them in its DNS zone, and makes them available to downstream devices through router advertisement messages. This mediator approach allows devices to use simple names instead of complex link-local addresses while maintaining autonomous operation in island mode.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The router pre-configures a DNS zone with domain names before devices need to access them. When the router detects an upstream network connection or receives domain announcement messages, it proactively populates the DNS zone with these domains and includes them in router advertisement messages. This preliminary preparation ensures devices can immediately use names for addressing without requiring complex configuration or waiting for external DNS infrastructure.

Inventive Principle:
Principle #10Preliminary action

2Extent of automation

If a router monitors for domain announcement messages, then it can automatically activate DNS island mode with preconfigured domain, but the router configuration complexity increases

Engineering Contradiction:
Improveautomatic DNS mode activationVSAvoidrouter configuration complexity
Core Design Contradiction:
Extent of automationVSDevice complexity

Solution Approach 1:

The router performs self-configuration by automatically monitoring for domain announcement messages from upstream networks, detecting the presence or absence of DNS infrastructure, and activating appropriate DNS modes without manual intervention. The router service itself provides the DNS zone configuration, populating it with received domains and making them available through router advertisements. This self-service approach automates the entire process while keeping the implementation contained within the router's existing service architecture.

Inventive Principle:
Principle #25Self-service

3Ease of operation

If devices register with router using DHCP in infrastructure mode, then devices can obtain addresses and domain information, but devices not equipped for DHCP cannot register

Engineering Contradiction:
Improvedevice registration capabilityVSAvoidcompatibility with non-DHCP devices
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The router provides universal address and domain information distribution that works with both DHCP-capable and non-DHCP devices. Through router advertisement messages containing preconfigured or dynamically received domain names, the router makes naming information available to all devices regardless of their DHCP capability. This multi-functionality ensures broad compatibility while maintaining the benefits of automated name-based addressing.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS11456992B2Method for automatically configuring a router, method for automatic address configuration, router, computer program and computer-readable medium
Publication Date: 2022.09.27 SIEMENS AG
  • US11456992B2 patent drawing
  • US11456992B2 patent drawing

AI summary

A method for automatic address configuration, router, computer program, computer-readable medium and method for automatically configuring a router that has an upstream interface, connected or connectable to a higher-level subnetwork and/or a higher-level router, and a downstream interface, connected or connectable to a lower-level subnetwork, wherein whether the router receives, on the upstream interface, messages providing notification of at least one domain as part of a DNS search list option, is monitored and, if the message is not received over a prescribed period, a DNS island mode is automatically activated in which the DNS zone of a local DNS server of the router is configured using a predefined island domain, and a transmission module of the router is prompted to send a message via the downstream interface, which message includes the preconfigured island domain as part of a DNS search list option, preferably an address of the downstream interface.