Skip to content

Commit

Permalink
Merge pull request #17645 from donaldsharp/support_bundle_rip
Browse files Browse the repository at this point in the history
tools: Add rip support bundle commands
  • Loading branch information
Jafaral authored Dec 13, 2024
2 parents 26cd033 + f032106 commit 30467f8
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 30467f8

Please sign in to comment.