From f032106fdf7aa17a30946d10c32bd534d8756b21 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Fri, 13 Dec 2024 10:56:17 -0500 Subject: [PATCH] tools: Add rip support bundle commands Signed-off-by: Donald Sharp --- tools/etc/frr/support_bundle_commands.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tools/etc/frr/support_bundle_commands.conf b/tools/etc/frr/support_bundle_commands.conf index a248a1a30424..be831a1d344f 100644 --- a/tools/etc/frr/support_bundle_commands.conf +++ b/tools/etc/frr/support_bundle_commands.conf @@ -134,9 +134,11 @@ show ip ospf router-info pce CMD_LIST_END # RIP Support Bundle Command List -# PROC_NAME:rip -# CMD_LIST_START -# CMD_LIST_END +PROC_NAME:rip +CMD_LIST_START +show ip rip +show ip rip status +CMD_LIST_END # ISIS Support Bundle Command List PROC_NAME:isis