Show additional edge device information in Araneo based on LLDP

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:
  1. 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.
  2. Name: this field is derived from the LLDP System Name TLV
  3. Description: this field is derived from the LLDP System Description TLV
  4. 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.
  5. 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.
  1. On the left is a screenshot from a Wireshark capture of an LLDP packet transmitted by an edge device
  2. 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>
  3. On the right is a screenshot from Araneo to show how the LLDP information is visualized in the edge device


    • Related Articles

    • 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 ...
    • Minimum system requirements for Araneo

      Minimum system requirements to install and run Araneo: Windows: 64-bit operating system Screen resolution 1280 x 720 4Gb of RAM 300MB Free harddrive space Windows 10 Home or Pro, Windows 11 Mac OS: 64-bit operating system Screen resolution 1280 x 720 ...
    • Araneo empty screen - New install of version 1.4.0

      It has been brought to our attention that some users are experiencing a disply issue with Araneo 1.4.0. It results in an empty interface at startup. This is a bug in the graphic rendering engine that occurs with older Intel HD Graphics cards.  A ...
    • GigaCore API documentation

      In the attached document you can find all the web API commands available for the second generation GigaCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc This API works for the following devices: ...
    • Can I transport AES50 audio protocol through the GigaCore?

      AES50 is an open standard based on the AES10 protocol (MADI) but has been developed much further. Published by the Audio Engineering Society AES, this protocol is using Cat5 cabling for transport. However, the protocol is not Ethernet compliant, this ...