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 disable packet hello

Disables the generation of debug messages that are related to OSPF hello packets.

monitor protocol ospf [ process pid ] disable packet hello [ detail | recv [ detail ] | send [ detail ] ]

Debug messages are disabled for OSPF hello packets at a medium level of detail.

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

Operational mode

Use this command to disable the generation of debug messages that are related to OSPF hello packets.