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
events
ifsm
lsa
nfsm
nsm
packet
route
rib
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: 10/16/2023