blob: af93525ef31d5ff64233ab63b4b0594bc5611b6b [file] [log] [blame]
Damian Szeluga04e82a02017-04-19 11:00:05 +02001====
Pavel Cizinsky7cd03172018-12-12 12:02:26 +01002LLDP
Damian Szeluga04e82a02017-04-19 11:00:05 +02003====
Marcin Iwinski189681c2017-04-13 17:07:02 +02004
Marcin Iwinskie47d38a2017-04-19 14:29:58 +02005Link Layer Discovery Protocol service.
Marcin Iwinski189681c2017-04-13 17:07:02 +02006
7Sample pillars
8==============
9
10LLDP client
11
12.. code-block:: yaml
13
14 lldp:
15 client:
16 enabled: true
Marcin Iwinskie47d38a2017-04-19 14:29:58 +020017 #list of interfaces handling LLDPBPDUs
Marcin Iwinski189681c2017-04-13 17:07:02 +020018 intefaces:
19 - eth0
20 - eth1