home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

monitor protocol ospf enable packet dd

Enables the generation of debug messages that are related to OSPF DD packets.

monitor protocol ospf [ process pid ] enable packet dd [ detail | recv [ detail ] | send [ detail ] ]

Debug messages are generated for OSPF DD packets at a medium level of detail.

process pid
Specifies the PID of an IPv4 OSPF process.
detail
Generates detailed debug messages for OSPF DD packets, both sent and received.
recv
Generates debug messages for received OSPF DD packets.
detail
Generates detailed debug messages for received OSPF DD packets.
send
Generates debug messages for transmitted OSPF DD packets.
detail
Generates detailed debug messages for transmitted OSPF DD packets.

Operational mode

Use this command to enable the generation of debug messages that are related to OSPF Database Description (DD) packets. OSPF DD packets provide a summary (digest) of each link-state advertisement in the link-state databases. OSPF routers exchange these packets to keep data synchronized.