Skip to content

Support for LLDP / PN-DCP device discovery (e.g., Siemens devices) #119

Description

@983674707

Hi,

I would like to ask whether n3n currently supports device discovery using LLDP or PROFINET DCP (PN-DCP).

In some industrial network environments (especially with Siemens PLCs and other PROFINET devices), devices are often discovered using:

  • LLDP (Link Layer Discovery Protocol)
  • PN-DCP (PROFINET Discovery and Configuration Protocol)

PN-DCP works at Layer 2 and uses Ethernet multicast to discover devices within the local subnet. It is commonly used to identify and configure Siemens PROFINET devices.

For reference:

  • LLDP is a standard link-layer neighbor discovery protocol (IEEE 802.1AB).
  • PN-DCP is used by PROFINET to discover devices and retrieve basic information like device name, vendor ID, and IP configuration.

Questions:

  1. Does n3n support forwarding or handling LLDP frames across the virtual network?
  2. Does n3n support PN-DCP discovery packets (PROFINET DCP Identify)?
  3. If not, would it be possible to support these Layer-2 discovery protocols in the future?
  4. Are there recommended configurations or workarounds to allow these protocols to work over an n3n virtual network?

Use case:
We would like to connect industrial devices (e.g., Siemens PLCs) across remote networks via n3n while still allowing standard industrial discovery mechanisms to work.

Thanks for your work on this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions