]> git.ipfire.org Git - thirdparty/lldpd.git/blame - content/index.html
index: add URL to public key for GPG
[thirdparty/lldpd.git] / content / index.html
CommitLineData
075da3cc
VB
1# What is lldpd?
2
3![Why using lldpd]([[!!images/why.png]])
4
5LLDP allows you to know exactly on which port is a server
6(and reciprocally).
7
8[LLDP][] is an industry standard protocol designed to supplant
9proprietary Link-Layer protocols such as EDP or CDP. The goal of LLDP
10is to provide an inter-vendor compatible mechanism to deliver
11Link-Layer notifications to adjacent network devices.
12
aae93765 13`lldpd` is an [ISC][]-licensed implementation of LLDP for various
075da3cc
VB
14Unixes. It also supports some proprietary protocols.
15
16# Interested?
17
2a23785a 18 - Download the latest version ([{{ resource.meta.latestversion }}][last], [GPG][], [public key][])
075da3cc 19 - Check the [list of features]([[features.html]]).
ddc2faf5 20 - Learn [how to install _lldpd_]([[installation.html]]).
075da3cc 21 - Learn [how to configure and use _lldpd_]([[usage.html]]).
aaa57e6d
VB
22 - [Get the code on GitHub](https://github.com/lldpd/lldpd).
23 - [Add issues and feature requests](https://github.com/lldpd/lldpd/issues).
075da3cc 24
31dfab3e 25[last]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version"
d8ee0f11 26[GPG]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz.gpg "lldpd {{ resource.meta.latestversion }} GPG signature"
31dfab3e 27[ISC]: https://en.wikipedia.org/wiki/ISC_license "ISC license on Wikipedia"
2a23785a 28[public key]: https://media.bernat.ch/files/gpg.txt
075da3cc 29
31dfab3e 30[LLDP]: https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol "Link Layer Discovery Protocol"
075da3cc
VB
31*[LLDP]: Link Layer Discovery Protocol
32*[CDP]: Cisco Discovery Protocol
33*[EDP]: Extreme Discovery Protocol
34*[FDP]: Foundry Discovery Protocol
35*[SONMP]: SynOptics Network Management Protocol
36*[MED]: Media Endpoint Discovery
37
38{# Local Variables: #}
39{# mode: markdown #}
40{# indent-tabs-mode: nil #}
41{# End: #}