From e5c2d3a82e11bbca0fd2d89d3eff68099d8c43b4 Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Fri, 5 Mar 2021 07:45:59 -0300 Subject: [PATCH] doc: document new OSPF debug option Let user know what does the BFD debug knob does. Signed-off-by: Rafael Zalamena --- doc/user/ospfd.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index 8689bc4ccb..0dbc7bf2b2 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -966,6 +966,12 @@ TI-LFA requires a proper Segment Routing configuration. Debugging OSPF ============== +.. clicmd:: debug ospf bfd + + Enable or disable debugging for BFD events. This will show BFD integration + library messages and OSPF BFD integration messages that are mostly state + transitions and validation problems. + .. clicmd:: debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv) [detail]