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 ls-request

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

monitor protocol ospf [ process pid ] enable packet ls-request [ detail | recv [ detail ] | send [ detail ] ]

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

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

Operational mode

Use this command to enable the generation of debug messages that are related to OSPF link-state request (LSR) packets. After exchanging Database Description packets, neighboring OSPF routers determine which link-state advertisements (LSAs) are missing from the local link-state database. The local router sends an LSR packet to the neighbor to request the missing LSAs.