diff options
| -rw-r--r-- | tools/etc/frr/support_bundle_commands.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/etc/frr/support_bundle_commands.conf b/tools/etc/frr/support_bundle_commands.conf index 347ffedb90..087c35981d 100644 --- a/tools/etc/frr/support_bundle_commands.conf +++ b/tools/etc/frr/support_bundle_commands.conf @@ -39,13 +39,15 @@ PROC_NAME:zebra CMD_LIST_START show zebra show zebra client summary +show zebra router table summary show ip nht vrf all +show ipv6 nht vrf all +show nexthop-group rib show route-map show memory show interface vrf all show vrf show zebra fpm stats -show error all show work-queues show debugging hashtable show running-config |
