Skip to content

Commit

Permalink
tools: Add rip support bundle commands
Browse files Browse the repository at this point in the history
Signed-off-by: Donald Sharp <[email protected]>
  • Loading branch information
donaldsharp committed Dec 13, 2024
1 parent b28ee72 commit f032106
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tools/etc/frr/support_bundle_commands.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f032106

Please sign in to comment.