Merge pull request #16164 from opensourcerouting/fix/doc_clear_bgp_by_asn

doc: Add missing `clear bgp ASNUM` command
This commit is contained in:
Donald Sharp 2024-06-05 13:07:04 -04:00 committed by GitHub
commit 781022e64d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.