From 1c02726773a7ee93f7e18174c28289f5adb74ed1 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 388d479bab..8b56834d80 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2731,6 +2731,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