]> git.puffer.fish Git - mirror/frr.git/commitdiff
tools: Add isis command generation to support bundle
authorDonald Sharp <sharpd@nvidia.com>
Thu, 21 Nov 2024 14:14:19 +0000 (09:14 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 21 Nov 2024 14:14:19 +0000 (09:14 -0500)
When a support bundle is created no isis commands were
issued to attempt to gather data about what is going
on in isis.  Let's rectify that

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tools/etc/frr/support_bundle_commands.conf

index 4b3e0eac59739e7e6e578e13f2195ea376803329..0083399b132d802fe691a621597a457e4776ac2d 100644 (file)
@@ -135,9 +135,18 @@ CMD_LIST_END
 # CMD_LIST_END
 
 # ISIS Support Bundle Command List
-# PROC_NAME:isis
-# CMD_LIST_START
-# CMD_LIST_END
+PROC_NAME:isis
+CMD_LIST_START
+show isis database detail
+show isis interface detail
+show isis route
+show isis mpls ldp-sync
+show isis mpls-te database detail
+show isis mpls-te interface
+show isis mpls-te router
+show isis neighbor detail
+show isis topology
+CMD_LIST_END
 
 # BFD Support Bundle Command List
 # PROC_NAME:bfd