]> git.puffer.fish Git - matthieu/frr.git/commit
zebrad: Added a command to dump routes in support bundle
authorrgirada <rgirada@vmware.com>
Wed, 29 Apr 2020 17:06:45 +0000 (10:06 -0700)
committerrgirada <rgirada@vmware.com>
Thu, 6 May 2021 09:40:12 +0000 (02:40 -0700)
commitd29fd1b72e5aa50d6178f092913ed1067caf1fb6
tree4e0ac339375907aa7eacf04ad019542c41d18547
parent92e36a784a769852ed34e78716bc0080575dee95
zebrad: Added a command to dump routes in support bundle

Description:
Added a new show command("show ip zebra route dump") to dump all routes
with detailed information including nexthops,flags, status ..etc.
This helps for dubugging and added to support_bundle_command.conf.
Defined this command as a hidden command.

Signed-off-by: Rajesh Girada <rgirada@vmware.com>
doc/user/zebra.rst
tools/etc/frr/support_bundle_commands.conf
zebra/zebra_vty.c