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.

protocols ospf

Enables the OSPF routing protocol on the router.

set protocols ospf [ process pid ]
delete protocols ospf [ process pid ]
show protocols ospf
process pid
Specifies the PID of an IPv4 OSPF process. The PID is a number that ranges from 1 through 65535.

Configuration mode

protocols {
       ospf {
              process pid
       }
}

Use this command to enable the Open Shortest Path First (OSPF) routing protocol on the system. You can enable multiple OSPF processes by assigning PIDs to these processes.

Use the set form of this command to enable the OSPF routing protocol.

Use the delete form of this command to disable the OSPF routing protocol and remove all OSPF configuration.

Use the show form of this command to display the configuration of the OSPF routing protocol.