diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-15 18:35:37 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-15 18:35:37 +0100 |
commit | a27ccecdbc22488dda13c00bd4ee274a2a2ca665 (patch) | |
tree | e64d75100cba9e401a83443df6cafe262e2fb71e /docs/services/lldp.rst | |
parent | 86c3c7d95fab56f2ddc3a2e3b08a182daece360b (diff) | |
download | vyos-documentation-a27ccecdbc22488dda13c00bd4ee274a2a2ca665.tar.gz vyos-documentation-a27ccecdbc22488dda13c00bd4ee274a2a2ca665.zip |
lldp: add anchor reference
Diffstat (limited to 'docs/services/lldp.rst')
-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. |