]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Add documentation for the new cli
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 3 Aug 2020 14:33:03 +0000 (10:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 3 Aug 2020 14:34:14 +0000 (10:34 -0400)
Document the `show bgp ipv4 uni neighbors 192.168.161.2 bestpath-routes`
command.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/bgp.rst

index d776b32a8885025dc842683b6f73a4ba39c371a3..b2929521a72aca394625e3bbba00cb37d464bf39 100644 (file)
@@ -1393,6 +1393,15 @@ Configuring Peers
    peer in question.  This number is between 0 and 600 seconds,
    with the default advertisement interval being 0.
 
+Displaying Information about Peers
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. index:: show bgp <afi> <safi> neighbors WORD bestpath-routes [json] [wide]
+.. clicmd:: show bgp <afi> <safi> neighbors WORD bestpath-routes [json] [wide]
+
+   For the given neighbor, WORD, that is specified list the routes selected
+   by BGP as having the best path.
+
 .. _bgp-peer-filtering:
 
 Peer Filtering