From 81313f438660d48d85d7f138563feecdac01a0d8 Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Fri, 5 Mar 2021 07:35:54 -0300 Subject: [PATCH] doc: document new BGP debug option Let user know what the debug knob does. Signed-off-by: Rafael Zalamena --- doc/user/bgp.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 6c0a4306f4..4433dc9e21 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2916,6 +2916,12 @@ Debugging Display Listen sockets and the vrf that created them. Useful for debugging of when listen is not working and this is considered a developer debug statement. +.. clicmd:: debug bgp bfd + + Enable or disable debugging for BFD events. This will show BFD integration + library messages and BGP BFD integration messages that are mostly state + transitions and validation problems. + .. clicmd:: debug bgp neighbor-events Enable or disable debugging for neighbor events. This provides general