diff options
| -rw-r--r-- | doc/user/bfd.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst index b3fc7f15a6..e6a3c4977a 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 |
