From b9c97686acd34936b8e85a84ad990a4c58908e98 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Wed, 5 Jun 2024 08:35:34 +0300 Subject: [PATCH] doc: Add missing `clear bgp ASNUM` command Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 58fdbf969b..150a915e3a 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -4102,6 +4102,10 @@ The following are available in the top level *enable* mode: Clear all peers. +.. clicmd:: clear bgp ipv4|ipv6 ASNUM + + Clear peers with the AS number in plain or dotted format. + .. clicmd:: clear bgp ipv4|ipv6 \* Clear all peers with this address-family activated. -- 2.39.5