]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: Add `show ip route summary` documentation
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 7 Sep 2019 00:36:28 +0000 (20:36 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 11 Sep 2019 12:16:18 +0000 (08:16 -0400)
Add a bit of doc for the `show ip route summary` command

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

index 50c518d45661b742b70ea133f1235f2c4f3840b1..2b65f7acc59b82bb9f37c75015117730df4f8d78 100644 (file)
@@ -374,6 +374,14 @@ commands in relationship to VRF. Here is an extract of some of those commands:
    This command will dump the routing tables within the vrf scope. If `vrf all`
    is executed, all routing tables will be dumped.
 
+.. index:: show <ip|ipv6> route summary [vrf VRF] [table TABLENO] [prefix]
+.. clicmd:: show <ip|ipv6> route summary [vrf VRF] [table TABLENO] [prefix]
+
+   This command will dump a summary output of the specified VRF and TABLENO
+   combination.  If neither VRF or TABLENO is specified FRR defaults to
+   the default vrf and default table.  If prefix is specified dump the
+   number of prefix routes.
+
 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*