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