From 33bbb2e74335b33c73df59f2311816dc6e1f3e17 Mon Sep 17 00:00:00 2001 From: David Schweizer Date: Wed, 19 Jan 2022 14:24:19 +0100 Subject: [PATCH] doc: Update clear bgp command doc with message-stats option Signed-off-by: David Schweizer --- doc/user/bgp.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 0fb5fa8482..004b1723ee 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -3392,6 +3392,11 @@ The following are available in the top level *enable* mode: Clear peer using soft reconfiguration in this address-family and sub-address-family. +.. clicmd:: clear bgp [ipv4|ipv6] [unicast] PEER|\* message-stats + + Clear BGP message statistics for a specified peer or for all peers, + optionally filtered by activated address-family and sub-address-family. + The following are available in the ``router bgp`` mode: .. clicmd:: write-quanta (1-64) -- 2.39.5