macOS
brew install lldpdlocal Homebrew formula metadata
sudo port install lldpdMacPorts ports tree · net/lldpd/Portfile · ソース: api.github.com
brew
lldpd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lldpdlocal Homebrew formula metadata
sudo port install lldpdMacPorts ports tree · net/lldpd/Portfile · ソース: api.github.com
sudo apk add lldpdAlpine Linux edge package indexes · lldpd · ソース: dl-cdn.alpinelinux.org
sudo apt install liblldpctl-devDebian stable package indexes · liblldpctl-dev · ソース: deb.debian.org
sudo dnf install lldpdFedora Rawhide package metadata · lldpd · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lldpdnixpkgs package indexes · pkgs/by-name/ll/lldpd/package.nix · ソース: api.github.com
sudo pacman -S lldpdArch Linux sync databases · lldpd · ソース: geo.mirror.pkgbuild.com
sudo zypper install liblldpctl4openSUSE Tumbleweed package metadata · liblldpctl4 · ソース: download.opensuse.org
概要
Implementation of IEEE 802.1ab (LLDP)
履歴
lldpd is an ISC-licensed LLDP daemon for Unix-like systems. It implements IEEE 802.1AB Link Layer Discovery Protocol and also speaks several older vendor discovery protocols, making it a practical bridge between standards-based and legacy network-neighbor discovery.
The project is maintained as a daemon, lldpd, plus command-line clients such as lldpcli and lldpctl. The upstream README describes support for receiving and sending LLDP frames, an SNMP subagent for net-snmp, partial LLDP-MED support, and operation on FreeBSD, GNU/Linux, macOS, NetBSD, OpenBSD, and Solaris.
The public GitHub release history includes lldpd 0.7.8 on May 28, 2014 and the NEWS file records the 1.0.0 series before later 1.0.x maintenance releases. Later entries show steady maintenance around network interface handling, security hardening, protocol parsing, and platform support.
lldpd fits the operational niche where servers, appliances, lab machines, and network-attached Unix systems need to advertise and inspect their Layer 2 neighbors without relying on a switch-vendor agent. Its support for CDP, FDP, SONMP, and EDP helped it coexist with older proprietary discovery environments while LLDP became the vendor-neutral default.
In normal use, lldpd runs as a daemon that sends and receives discovery advertisements, while lldpcli queries and configures the daemon. Operators use it to identify switch ports, chassis IDs, VLAN hints, management addresses, capabilities, and neighboring devices directly from a host.
Its package-manager value is strongest on Unix-like systems where a small daemon can make server-to-switch topology visible without installing a full network-management stack.
lldpd is the kind of infrastructure package that quietly saves debugging time: after installation, a host can explain what it is connected to at Layer 2. For package nerds, it is also a compact example of a daemon packaged with privilege separation, service integration, SNMP hooks, protocol compatibility, and OS-specific network plumbing.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/default/lldpd/etc/sysconfig/lldpd実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lldpcli | cli | グローバル実行可能ファイル | |
lldpctl | cli | グローバル実行可能ファイル | |
lldpd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:lldpd |
|---|---|
| バージョン | 1.0.21 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lldpd |
| ホームページ | https://lldpd.github.io/ |
| リポジトリ | https://github.com/lldpd/lldpd |
| 上流ドキュメント | https://lldpd.github.io/ |
| ライセンス | ISC |
| ソースアーカイブ | https://media.luffy.cx/files/lldpd/lldpd-1.0.21.tar.gz |
| 依存関係 | libevent, readline |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | libxml2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lldpd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
liblldpctl-dev 1.0.18-1+b1
implementation of IEEE 802.1ab (LLDP) - development files
sudo apt install liblldpctl-devlldpd 1.0.18-1+b1
implementation of IEEE 802.1ab (LLDP)
sudo apt install lldpdlldpd
nix profile install nixpkgs#lldpdliblldpctl-dev 1.0.18-1build3
implementation of IEEE 802.1ab (LLDP) - development files
sudo apt install liblldpctl-devlldpd 1.0.18-1build3
implementation of IEEE 802.1ab (LLDP)
sudo apt install lldpdlldpd 1.0.22-r0
Implementation of IEEE 802.1ab
sudo apk add lldpdlldpd-bash-completion 1.0.22-r0
Bash completions for lldpd
sudo apk add lldpd-bash-completionlldpd-dev 1.0.22-r0
Implementation of IEEE 802.1ab (development files)
sudo apk add lldpd-devlldpd-doc 1.0.22-r0
Implementation of IEEE 802.1ab (documentation)
sudo apk add lldpd-doclldpd-openrc 1.0.22-r0
Implementation of IEEE 802.1ab (OpenRC init scripts)
sudo apk add lldpd-openrclldpd-zsh-completion 1.0.22-r0
Zsh completions for lldpd
sudo apk add lldpd-zsh-completionlldpd 1.0.18-6.fc44
ISC-licensed implementation of LLDP
sudo dnf install lldpdlldpd-devel 1.0.18-6.fc44
ISC-licensed implementation of LLDP
sudo dnf install lldpd-devellldpd 1.0.22-1
802.1ab implementation (LLDP) to help you locate neighbors
https://vincentbernat.github.io/lldpd/
sudo pacman -S lldpdliblldpctl4 1.0.22-1.1
Implementation of IEEE 802.1ab
sudo zypper install liblldpctl4lldpd 1.0.22-1.1
Implementation of IEEE 802.1ab (LLDP)
sudo zypper install lldpdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.