Lldpctl Installation On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

Lldpctl Installation On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

lldpctl

implementation of IEEE 802.1ab (LLDP)

Maintainer: Vincent Bernat



Section: net

Install lldpctl

  • Debian apt-get install lldpd Click to copy
  • Ubuntu apt-get install lldpd Click to copy
  • Arch Linux pacman -S lldpd Click to copy
  • Kali Linux apt-get install lldpd Click to copy
  • Fedora dnf install lldpd Click to copy
  • Raspbian apt-get install lldpd Click to copy
  • macOS brew install lldpd Click to copy

lldpd

implementation of IEEE 802.1ab (LLDP)

LLDP is an industry standard protocol designed to supplant proprietary Link-Layer protocols such as Extreme's EDP (Extreme Discovery Protocol) and CDP (Cisco Discovery Protocol). The goal of LLDP is to provide an inter-vendor compatible mechanism to deliver Link-Layer notifications to adjacent network devices. This implementation provides LLDP sending and reception, supports VLAN and includes an SNMP subagent that can interface to an SNMP agent through AgentX protocol. This daemon is also able to deal with CDP, SONMP, FDP and EDP protocol. It also handles LLDP-MED extension.

Install the latest version of lldpctl in Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS from terminal. To install the lldpctl just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of lldpctl from the respository and install it in your computer/server.