[packages/lldpd] enable CDP by default

blues blues at pld-linux.org
Wed Nov 14 15:01:55 CET 2012


commit 1256adb982ff43a29217beec00c3c7e0ba4b276b
Author: Paweł Gołaszewski <blues at pld-linux.org>
Date:   Wed Nov 14 14:29:33 2012 +0100

    enable CDP by default

 lldpd.sysconfig | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/lldpd.sysconfig b/lldpd.sysconfig
index b0243ba..16deb7a 100644
--- a/lldpd.sysconfig
+++ b/lldpd.sysconfig
@@ -1,3 +1,8 @@
 # Customized settings for lldpd
+# Additional protocol support.
+# -c       Enable the support of CDP protocol. (Cisco)
+# -e       Enable the support of EDP protocol. (Extreme)
+# -f       Enable the support of FDP protocol. (Foundry)
+# -s       Enable the support of SONMP protocol. (Nortel)
 
-LLDP_OPT=""
+LLDP_OPT="-c"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lldpd.git/commitdiff/bffb05e3c3500b35048a3ab28ae40135e2117ba9



More information about the pld-cvs-commit mailing list