lldpd

implementation of IEEE 802.1ab (LLDP)

Debian Debian
RUN apt-get update && \ apt-get install -y lldpd
Ubuntu
RUN apt-get update && \ apt-get install -y lldpd
Arch Arch Linux
RUN pacman -S --noconfirm lldpd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lldpd
Fedora
RUN dnf install -y lldpd
Raspbian
RUN apt-get update && \ apt-get install -y lldpd
click the source code to copy install lldpd on any operating system with command-not-found.com