]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Add `show bgp listener` command 5827/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Feb 2020 20:28:42 +0000 (15:28 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 10 Mar 2020 14:02:43 +0000 (10:02 -0400)
Add a bit of debug to show the listener sockets and who created them
to associate with strace output for a developer.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/bgp.rst

index de690adb34013c2d39f823141b96f4b983e10e4d..85ccc277a8642aa8317e5a1b47f7e5e34559b7bf 100644 (file)
@@ -2412,6 +2412,12 @@ Debugging
 
    Show all enabled debugs.
 
+.. index:: show bgp listeners
+.. clicmd:: show bgp listeners
+
+   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.
+
 .. index:: [no] debug bgp neighbor-events
 .. clicmd:: [no] debug bgp neighbor-events