Command
Debug IP OSPF Packet
Use
Displays the actual packets sent and received by OSPF.
Syntax
Router#debug ip ospf packet
Example
In this example, OSPF packet debugging is enabled on R2.
R2(config-router)#do debug ip ospf packet |
Here are some of the output after turnning on debugging.
R2(config-router)# |
Afterwards, here is the command issued to disable all debugging on the router.
R2(config-router)#do un all |