Show additional edge device information in Araneo based on LLDP
Introduction
Starting from Araneo version 1.9.0, Araneo will show additional information of edge devices if the edge devices support LLDP (Link Layer Discovery Protocol).
If the LLDP information contains an IPv4 management address, it is possible to double click the edge device. Araneo will launch a webpage to this IP address. If the device is reachable from your computer and if it has a webpage available on this IP address, it will be shown.
It is also possible to edit the information of an edge device manually.
Fields
Vendors who would like to have this information visible in the Araneo software should support the following LLDP TLV's:
- MAC address: this field is derived from the LLDP Chassis Id TLV if the subtype is 'MAC address'. The chassis ID also allows to link multiple ports of the same unit (like primary/secondary) to the same device.
- Name: this field is derived from the LLDP System Name TLV
- Description: this field is derived from the LLDP System Description TLV
- Vendor: the vendor shown in Araneo is based on the MAC OUI, the first elements of the MAC address, which are registered by the device vendor. This information does not come from LLDP.
- IP address: this field is derived from the LLDP Management Address TLV 'Management Address' field.
Below is a figure explaining the link between the information in an LLDP packet from an edge device and what is shown in Araneo.
- On the left is a screenshot from a Wireshark capture of an LLDP packet transmitted by an edge device
- In the middle is a screenshot from the GigaCore API for LLDP neighbors on the port to which the edge device is connected: http://<GIGACORE_IP/api/lldp/neighbor/<PORT_NUMBER>
- On the right is a screenshot from Araneo to show how the LLDP information is visualized in the edge device
Related Articles
Adding edge devices information and URL's in Araneo
Adding edge devices information and URL's in Araneo As of Araneo version 1.9.0 it is now possible to add more info to edge devices and even add a URL or launch an application to manage the edge device. LLDP If the edge device supports LLDP , some or ...
IP Multicast and IGMP
Introduction IP Multicast is a method of sending IP packets to a group of interested Receivers in a single transmission. It uses specially reserved Multicast Address blocks (Class D: 224.0.0.0 – 239.255.225.255). It is often employed for streaming ...
grandMA3 MA-Net3 session and device monitoring with Araneo and GigaCores
Intro This article is valid for Areneo versions 1.9.0 and higher The Luminex Araneo software, in combination with Gigacore switches can be used to monitor grandMA3 MA-Net3 sessions and devices. To take full advantage of this possibility, an extra ...
Minimum system requirements for Araneo
Minimum system requirements to install and run Araneo: System requirements to run Araneo v1.9.0 Windows: OS: Windows 10 (64-bit), Windows 11 Processor: x64 (64-bit operating system) RAM: minimum 4GB Free hard disk space: minimum 300MB Screen ...
Linux Reverse Path Filtering and Multicast Packet Drops on Edge Devices
Introduction Linux kernel's reverse path filtering (RPF) is a security feature designed to help prevent IP address spoofing. While effective for security, this feature can cause unintended side effects, such as dropping legitimate multicast packets. ...