]> 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>
Wed, 15 Jul 2020 18:27:22 +0000 (21:27 +0300)
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
doc/user/bgp.rst

index 36227db60421a5f596366d7efb2e861b9df5577f..a6c29724b074efa924a3b76fa3b23348603ee045 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)