summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-09-03 14:05:33 +0200
committerGitHub <noreply@github.com>2019-09-03 14:05:33 +0200
commit217f07373e78bfe552e7c289092adb9595df40c9 (patch)
tree181558b70da0a57e60df08261af7791c3b9ef953 /doc
parentMerge pull request #4709 from opensourcerouting/frr-bmp (diff)
parentbgpd: Add a new command to only show failed peerings (diff)
downloadfrr-217f07373e78bfe552e7c289092adb9595df40c9.tar.xz
frr-217f07373e78bfe552e7c289092adb9595df40c9.zip
Merge pull request #4913 from ddutt/master
bgpd: Add a new command to only show failed peerings
Diffstat (limited to 'doc')
-rw-r--r--doc/user/bgp.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index 92d4126ce..da339b440 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -2251,6 +2251,12 @@ structure is extended with :clicmd:`show bgp [afi] [safi]`.
Show a bgp peer summary for the specified address family, and subsequent
address-family.
+.. index:: show bgp [afi] [safi] summary failed [json]
+.. clicmd:: show bgp [afi] [safi] summary failed [json]
+
+ Show a bgp peer summary for peers that are not succesfully exchanging routes
+ for the specified address family, and subsequent address-family.
+
.. index:: show bgp [afi] [safi] neighbor [PEER]
.. clicmd:: show bgp [afi] [safi] neighbor [PEER]