From 33b1b8a04c2970a61ca38cbe0a016ffed394f329 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Mon, 17 Jul 2023 09:56:06 -0400 Subject: [PATCH] tools: Add what FRR thinks as the fib routes for support_bundle Signed-off-by: Donald Sharp --- tools/etc/frr/support_bundle_commands.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/etc/frr/support_bundle_commands.conf b/tools/etc/frr/support_bundle_commands.conf index 914363157a..a727f86a03 100644 --- a/tools/etc/frr/support_bundle_commands.conf +++ b/tools/etc/frr/support_bundle_commands.conf @@ -68,6 +68,8 @@ show ip nht vrf all show ipv6 nht vrf all show ip route vrf all show ipv6 route vrf all +show ip fib +show ipv6 fib show nexthop-group rib show route-map show memory -- 2.39.5