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:
- Does n3n support forwarding or handling LLDP frames across the virtual network?
- Does n3n support PN-DCP discovery packets (PROFINET DCP Identify)?
- If not, would it be possible to support these Layer-2 discovery protocols in the future?
- 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!
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:
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:
Questions:
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!