Reference v4.1.0 Instruction Manual
Network OS Command Reference 185
53-1003115-01
debug ip ospf
2
debug ip ospf
Enables debugging for the IP Open Shortest Path First (OSPF) protocol.
Synopsis debug ip ospf {adj | all-vrfs | dev | error | events | flood | log-debug-message | log-empty-lsa |
ls-id A.B.C.D | lsa-generation | max-metric | neighbor A.B.C.D | packet | retransmission |
route A.B.C.D | spf | vrf name}
no debug ip ospf
Operands adj Adjacency related debugs.
all-vrfs Information for all VRFs instances in a cluster.
dev Developer debug options.
error Displays possible errors encountered during time.
events Events-related debugs.
flood Flooding-related debugs.
log-debug-message Debugs message logging.
log-empty-lsa Empties LSA logging.
ls-id A.B.C.D Link state ID (LSID) debugging for the link-state ID that you specify.
lsa-generation LSA generation-related debugging.
max-metric Stub Router Advertisement.
neighbor A.B.C.D Neighbor debugging for the neighbor that you specify.
packet Packet debugs.
retransmission Retransmission events.
route A.B.C.D Route debugs for the router that you specify.
spf SPF trace.
vrf name Debug information for VRF.
Defaults IP OPSF debugging is disabled.
Command Modes Privileged EXEC mode
Description Use this command to enable or disable debugging for IP OPSF traffic.
Usage Guidelines Enter no debug ip ospf to disable IP OPSF debugging.
Examples
To enable adjacency-related debugs:
switch# debug ip ospf adj
See Also None