From 2600443342d8e21d30df2b6ca095a5f2d0d4de2d Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Thu, 9 Jul 2020 16:05:08 +0300 Subject: [PATCH] doc: Add 'show bgp summary established' command Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index cb343e8dad..36227db604 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2710,6 +2710,12 @@ structure is extended with :clicmd:`show bgp [afi] [safi]`. 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] summary established [json] +.. clicmd:: show bgp [afi] [safi] summary established [json] + + Show a bgp peer summary for peers that are 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] -- 2.39.5