OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : router ospf
router ospf
Use this command to enter router mode and to configure an OSPF routing process.
Specify the process ID to configure multiple instances of OSPF. When running a single instance of OSPF, you do not
need to specify a process ID.
Use the no parameter with this command to terminate an OSPF routing process.
Command Syntax
router ospf
router ospf <0-65535>
 
no router ospf
no router ospf <0-65535>
Parameters
<0-65535>
Process ID; should be unique for each routing process.
Default
No routing process defined
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
This example shows the use of the router ospf command to enter router mode. Note the change in the prompt.
#configure terminal
(config)#router ospf 100
(config-router)#
Last modified date: 10/16/2023