diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-08-13 02:59:47 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-08-13 02:59:47 +0200 |
commit | 9057bd834a8d89b2dda68f86f82c070f4b7dbb97 (patch) | |
tree | 9504edb886f88c6121b7a1b37164fef606ffa06e /tools | |
parent | Merge pull request #6483 from sylane/router-id-v6 (diff) | |
download | frr-9057bd834a8d89b2dda68f86f82c070f4b7dbb97.tar.xz frr-9057bd834a8d89b2dda68f86f82c070f4b7dbb97.zip |
tools: Remove zebra commands that have never existed
The support bundle feature(tm) asks for some data
from zebra in the form of a command that has
never existed in FRR. Looks like some
cruft snuck in remove.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/etc/frr/support_bundle_commands.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/etc/frr/support_bundle_commands.conf b/tools/etc/frr/support_bundle_commands.conf index 8845df5fc..11f88e710 100644 --- a/tools/etc/frr/support_bundle_commands.conf +++ b/tools/etc/frr/support_bundle_commands.conf @@ -38,8 +38,6 @@ PROC_NAME:zebra CMD_LIST_START show zebra show zebra client summary -show ip zebra route dump json -show ipv6 zebra route dump json show ip nht vrf all show route-map show memory |