summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-04-14 20:36:21 +0200
committerGitHub <noreply@github.com>2020-04-14 20:36:21 +0200
commitb9ba7ed5333545e774f8634c32872a16ab2653e3 (patch)
treefefa930f7c0d8cc92b4095882abb3d070dd9c8c9 /doc
parentMerge pull request #6218 from qlyoung/fix-ospf-router-lsa-missing-length-check (diff)
parentbgpd: take into account code style recommendations. (diff)
downloadfrr-b9ba7ed5333545e774f8634c32872a16ab2653e3.tar.xz
frr-b9ba7ed5333545e774f8634c32872a16ab2653e3.zip
Merge pull request #5812 from pguibert6WIND/bgp_stats_all
Bgp stats all
Diffstat (limited to 'doc')
-rw-r--r--doc/user/bgp.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index 91ba37991..d84bffc3c 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -2677,6 +2677,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