Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
lldp
/
refs/heads/master
/
.
/
README.rst
blob: af93525ef31d5ff64233ab63b4b0594bc5611b6b [
file
] [
log
] [
blame
]
====
LLDP
====
Link
Layer
Discovery
Protocol
service
.
Sample
pillars
==============
LLDP client
..
code
-
block
::
yaml
lldp
:
client
:
enabled
:
true
#list of interfaces handling LLDPBPDUs
intefaces
:
-
eth0
-
eth1