summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/lldpd/files/lldpd.default
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2015-09-18 14:23:35 -0300
committerJoe MacDonald <joe_macdonald@mentor.com>2015-10-21 15:57:26 -0400
commit0289eac721085563ff727515022e8c61b2ecf30d (patch)
tree2c9745482d515b75c4ca2a1ef755aa4671a74a86 /meta-networking/recipes-daemons/lldpd/files/lldpd.default
parent395519075d3b713f13e8b695b3783c9ca5c7f821 (diff)
downloadmeta-openembedded-0289eac721085563ff727515022e8c61b2ecf30d.tar.gz
lldpd: Add recipe
lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-daemons/lldpd/files/lldpd.default')
-rw-r--r--meta-networking/recipes-daemons/lldpd/files/lldpd.default2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/files/lldpd.default b/meta-networking/recipes-daemons/lldpd/files/lldpd.default
new file mode 100644
index 000000000..3acacfd90
--- /dev/null
+++ b/meta-networking/recipes-daemons/lldpd/files/lldpd.default
@@ -0,0 +1,2 @@
1# Uncomment to start SNMP subagent and enable CDP, SONMP and EDP protocol
2#DAEMON_ARGS="-x -c -s -e"