]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Add some words about `bgp default show-[nexthop]-hostname`
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Wed, 24 Jun 2020 14:26:27 +0000 (17:26 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Mon, 13 Jul 2020 13:35:30 +0000 (16:35 +0300)
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
doc/user/bgp.rst

index 8b56834d80333670db00bcef686ceff78fcdbe11..bb968735b9bbb0446d6d5ae144c1e034983eca48 100644 (file)
@@ -1366,6 +1366,19 @@ Configuring Peers
    on by default or not.  This command defaults to on and is not displayed.
    The `no bgp default ipv4-unicast` form of the command is displayed.
 
+.. index:: [no] bgp default show-hostname
+.. clicmd:: [no] bgp default show-hostname
+
+   This command shows the hostname of the peer in certain BGP commands
+   outputs. It's easier to troubleshoot if you have a number of BGP peers.
+
+.. index:: [no] bgp default show-nexthop-hostname
+.. clicmd:: [no] bgp default show-nexthop-hostname
+
+   This command shows the hostname of the next-hop in certain BGP commands
+   outputs. It's easier to troubleshoot if you have a number of BGP peers
+   and a number of routes to check.
+
 .. index:: [no] neighbor PEER advertisement-interval (0-600)
 .. clicmd:: [no] neighbor PEER advertisement-interval (0-600)