Owner's Manual

OSPF Commands 233
OSPF Commands
router ospf enable
The
router ospf enable
global configuration command enables the OSPF routing process. To
disable the OSPF routing process, use the
no
form of this command.
Syntax
router ospf enable
no router ospf
enable
Default Configuration
The OSPF routing process is disabled.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example enables the OSPF routing process.
router ospf area
The
router ospf area
global configuration command defines an OSPF area. To remove the
definition, use the
no
form of this command.
Syntax
router ospf
area
area-id
no router ospf
area
area-id
area-id
—OSPF area associated with a range of IP addresses. The
area-id
is specified in a
dotted decimal notation similar to an IP address.
Default Configuration
OSPF area 0.0.0.0 is the default, if no area is specified.
Command Mode
Global Configuration mode
Console (config)# router ospf enable