OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : debug ospf packet
debug ospf packet
Use this command to specify debugging options for OSPF packets.
Use the no parameter with this command to disable this function.
Command Syntax
debug ospf packet ({hello|dd|ls-request|ls-update|ls-ack|send|recv|detail}|)
 
no debug ospf packet ({hello|dd|ls-request|ls-update|ls-ack|send|recv|detail}|)
undebug ospf packet ({hello|dd|ls-request|ls-update|ls-ack|send|recv|detail}|)
Parameters
hello
Debug OSPF hello packets.
dd
Debug OSPF database.
ls-request
Debug OSPF link state requests.
ls-update
Debug OSPF link state updates.
ls-ack
Debug OSPF link state acknowledgments.
send
Debug OSPF sent packets.
recv
Debug OSPF received packets.
detail
Debug OSPF detailed information.
Command Mode
Privileged Exec mode and Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#debug ospf packet detail
#debug ospf packet dd send detail
#no debug ospf packet ls-request recv detail
Last modified date: 10/16/2023