diff options
-rw-r--r-- | docs/services/lldp.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/services/lldp.rst b/docs/services/lldp.rst index 3149e4ca..15879b77 100644 --- a/docs/services/lldp.rst +++ b/docs/services/lldp.rst @@ -1,10 +1,12 @@ +.. _lldp: + LLDP ---- :abbr:`LLDP (Link Layer Discovery Protocol)` is a vendor-neutral link layer protocol in the Internet Protocol Suite used by network devices for advertising their identity, capabilities, and neighbors on an IEEE 802 local area network, -principally wired Ethernet.[1] The protocol is formally referred to by the IEEE +principally wired Ethernet. The protocol is formally referred to by the IEEE as Station and Media Access Control Connectivity Discovery specified in IEEE 802.1AB and IEEE 802.3-2012 section 6 clause 79. |