summaryrefslogtreecommitdiffstats
path: root/doc/user
diff options
context:
space:
mode:
authorTim Bray <tim@kooky.org>2020-01-16 17:06:54 +0100
committerTim Bray <tim@kooky.org>2020-01-16 17:06:54 +0100
commit8202e9a0a1054f999b30b8976f3868cfbad12632 (patch)
tree162f2401d67badecf09f8eed863d67c686377917 /doc/user
parentzebra: Fix label manager memory leak (#5680) (diff)
downloadfrr-8202e9a0a1054f999b30b8976f3868cfbad12632.tar.xz
frr-8202e9a0a1054f999b30b8976f3868cfbad12632.zip
doc: Note about BFD debug logging
Because there is nothing in config debug for BFD. Signed-off-by: Tim Bray <tim@kooky.org>
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/bfd.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst
index b3fc7f15a..e6a3c4977 100644
--- a/doc/user/bfd.rst
+++ b/doc/user/bfd.rst
@@ -476,3 +476,13 @@ You can also clear packet counters per session with the following commands, only
Session down events: 0
Zebra notifications: 4
+Logging / debugging
+===================
+
+There are no fine grained debug controls for bfdd. Just enable debug logs.
+
+::
+
+ config
+ log file /var/log/frr/frr.log debugging
+ log syslog debugging