From: Philippe Guibert Date: Tue, 18 Feb 2020 09:06:32 +0000 (+0100) Subject: doc: add documentation about bgp statistics X-Git-Tag: base_7.4~87^2~4 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=620e23e80728b145f69bc1cc962e30085f829afa;p=matthieu%2Ffrr.git doc: add documentation about bgp statistics add documentation about bgp statistics. Signed-off-by: Philippe Guibert --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 85ccc277a8..60dc4e66b9 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2665,6 +2665,16 @@ structure is extended with :clicmd:`show bgp [afi] [safi]`. Display flap statistics of routes of the selected afi and safi selected. +.. index:: show bgp [afi] [safi] statistics +.. clicmd:: show bgp [afi] [safi] statistics + + Display statistics of routes of the selected afi and safi. + +.. index:: show bgp statistics-all +.. clicmd:: show bgp statistics-all + + Display statistics of routes of all the afi and safi. + .. _bgp-display-routes-by-community: Displaying Routes by Community Attribute