From 368daef3d6497a0456b14616d957fcfce9ef5a87 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 21 Jul 2014 18:00:51 +0200 Subject: [PATCH] cdp: complete manual page with CDP-related options --- src/daemon/lldpd.8.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/daemon/lldpd.8.in b/src/daemon/lldpd.8.in index 70f2b949..a63ee6d1 100644 --- a/src/daemon/lldpd.8.in +++ b/src/daemon/lldpd.8.in @@ -155,7 +155,13 @@ using a TCP or UDP socket. Enable the support of CDP protocol to deal with Cisco routers that do not speak LLDP. If repeated, CDPv1 packets will be sent even when there is no CDP peer detected. If repeated once again, CDPv2 packets -will be sent even when there is no CDP peer detected. +will be sent even when there is no CDP peer detected. If repeated once +again (i.e. +.Fl cccc ) , +CDPv1 will be disabled and CDPv2 will be enabled. If repeated once +again (i.e. +.Fl ccccc ) , +CDPv1 will be disabled and CDPv2 will be forced. .It Fl f Enable the support of FDP protocol to deal with Foundry routers that do not speak LLDP. If repeated, FDP packets will be sent even when there -- 2.47.3