From: Donatas Abraitis Date: Wed, 5 Jun 2024 05:35:34 +0000 (+0300) Subject: doc: Add missing `clear bgp ASNUM` command X-Git-Tag: base_10.1~16^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=b9c97686acd34936b8e85a84ad990a4c58908e98;p=mirror%2Ffrr.git doc: Add missing `clear bgp ASNUM` command Signed-off-by: Donatas Abraitis --- 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.