Process Overview: Routing Protocol Configuration
Configuring OSPF
13-28 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
13.1.2.1 router ospf
Use this command to enable or disable Open Shortest Path First (OSPF) configuration mode.
router ospf process-id
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command disables OSPF configuration mode:
no router ospf process-id
Command Type
Router command.
Command Mode
Global configuration: Matrix>Router(config)#
Monitor and maintain OSPF. show ip ospf (Section 13.1.2.23)
show ip ospf database (Section 13.1.2.24)
show ip ospf border-routers (Section 13.1.2.25)
show ip ospf interface (Section 13.1.2.26)
show ip ospf neighbor (Section 13.1.2.27)
show ip ospf virtual-links (Section 13.1.2.28)
clear ip ospf process (Section 13.1.2.29)
NOTE: You must execute the router ospf command to enable the protocol before
completing many OSPF-specific configuration tasks. For details on enabling
configuration modes, refer to Tabl e 3- 1 0 in Section 3.3.3.
process-id Specifies the process ID, an internally used identification
number for each instance of the OSPF routing process run
on a router. Valid values are 1 to 65535.
Table 13-2 OSPF Configuration Task List and Commands (Continued)
To do this... Use these commands...