diff options
| author | Sri Mohana Singamsetty <srimohans@gmail.com> | 2020-08-12 20:42:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-12 20:42:34 -0700 |
| commit | e11baa4c72974c851a522a6f301efdd14ba2045c (patch) | |
| tree | 92d29d8d7fb22e2994717af7cacb8064d4aa5c57 | |
| parent | ee7d41a4373a1598eb1accb98d3ff2f334fceb81 (diff) | |
| parent | 9057bd834a8d89b2dda68f86f82c070f4b7dbb97 (diff) | |
Merge pull request #6909 from donaldsharp/weird_dump_commands
tools: Remove zebra commands that have never existed
| -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 8845df5fc7..11f88e7101 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 |
