]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: add information about 'show ip route [vrf VRF] tables command
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 9 Jul 2019 15:33:26 +0000 (17:33 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 10 Jul 2019 06:36:04 +0000 (08:36 +0200)
the documentation of zebra is appended with that command.

PR=61261
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Acked-by: Thibaut Collet <thibaut.collet@6wind.com>
doc/user/zebra.rst

index eefc5802a2b33b51a5b0baed48da6a14bfcfe565..2744cb66ed8483eeba253b736c8a189e93641261 100644 (file)
@@ -361,6 +361,12 @@ commands in relationship to VRF. Here is an extract of some of those commands:
    will dump the routing table ``TABLENO`` of the *Linux network namespace*
    ``VRF``.
 
+.. index:: show ip route vrf VRF tables
+.. clicmd:: show ip route vrf VRF tables
+
+   This command will dump the routing tables within the vrf scope. If `vrf all`
+   is executed, all routing tables will be dumped.
+
 By using the :option:`-n` option, the *Linux network namespace* will be mapped
 over the *Zebra* VRF. One nice feature that is possible by handling *Linux
 network namespace* is the ability to name default VRF. At startup, *Zebra*