# OSPF Support Bundle Command List
PROC_NAME:ospf
CMD_LIST_START
-show ip ospf
-show ip ospf vrfs
show ip ospf vrf all
+show ip ospf vrfs
+
show ip ospf vrf all interface
+show ip ospf vrf all interface traffic
show ip ospf vrf all neighbor
-show ip ospf vrf all neighbor detail
+show ip ospf vrf all neighbor detail all
+show ip ospf vrf all graceful-restart helper detail
+
+show ip ospf vrf all border-routers
+show ip ospf vrf all summary-address detail
+
show ip ospf vrf all database
show ip ospf vrf all database router
show ip ospf vrf all database network
show ip ospf vrf all database opaque-as
show ip ospf vrf all database opaque-link
show ip ospf vrf all database nssa-external
+show ip ospf database segment-routing
show ip ospf vrf all database max-age
show ip ospf vrf all database self-originate
show ip ospf vrf all route
+
+show ip ospf mpls ldp-sync
+show ip ospf mpls ldp-sync interface all
+
show ip ospf vrf all mpls-te interface
-show ip ospf vrf all interface traffic
+show ip ospf mpls-te database verbose
show ip ospf mpls-te router
+
show ip ospf router-info
show ip ospf router-info pce
-show ip ospf database segment-routing
-show debugging
CMD_LIST_END
# RIP Support Bundle Command List