mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 13:33:15 +00:00
doc: document new BGP debug option
Let user know what the debug knob does. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
259f42367c
commit
81313f4386
@ -2916,6 +2916,12 @@ Debugging
|
|||||||
Display Listen sockets and the vrf that created them. Useful for debugging of when
|
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.
|
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
|
.. clicmd:: debug bgp neighbor-events
|
||||||
|
|
||||||
Enable or disable debugging for neighbor events. This provides general
|
Enable or disable debugging for neighbor events. This provides general
|
||||||
|
Loading…
Reference in New Issue
Block a user