OcNOS-RON-6.3.1 : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : debug ospf
debug ospf
Use this command to specify debugging options for OSPF.
Use the no parameter with this command to disable this function.
Command Syntax
debug ospf (all|bfd|database-timer|events|ifsm|lsa|nfsm|nsm| packet|route|sr|)
debug ospf rib ({interface|redistribute}|)
no debug ospf (all|bfd|database-timer|events|ifsm|lsa|nfsm|nsm| packet|route|sr|)
undebug ospf (all|bfd|database-timer|events|ifsm|lsa|nfsm|nsm| packet|route|)
no debug all ospf
undebug all ospf
no debug all
no debug ospf rib ({interface|redistribute}|)
undebug all
Parameters
all
Enable or disable debugging for ifsm, nsfm, lsa, nsm, events, and route.
bfd
Debug Bidirectional Forwarding Detection (BFD)
database-timer
 
Debug OSPF rate-limiting values for LSA throttling (see debug ospf database-timer rate-limit)
events
Debug OSPF events information (see debug ospf events)
ifsm
Debug OSPF Interface State Machine (see debug ospf ifsm)
lsa
Debug OSPF Link State Advertisement (see debug ospf lsa)
nfsm
Debug OSPF Neighbor State Machine (see debug ospf nfsm)
nsm
Debug OSPF NSM information (see debug ospf nsm)
packet
Debug OSPF packets (see debug ospf packet)
route
Debug OSPF route information (see debug ospf route)
rib
Debug OSPF RIB information
sr
Debug OSPF segment routing information
interface
Debug OSPF RIB interface
redistribute
Debug OSPF RIB redistribute
Command Mode
Privileged Exec mode and Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#debug ospf all
 
#debug ospf bfd
#no debug ospf bfd
Last modified date: 07-13-2023