diff options
Diffstat (limited to 'doc/user/bgp.rst')
| -rw-r--r-- | doc/user/bgp.rst | 6 |
1 files changed, 6 insertions, 0 deletions
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] |
