
IP Routing Features
Configuring OSPF
Configuring OSPF on the Routing Switch
1. Enable IP Routing
Syntax: [no] ip routing
Executed at the global configuration level to enable IP routing
on the routing switch.
Default: Disabled
The no form of the command disables IP routing. (Global OSPF
and RIP routing must be disabled before you disable IP
routing.)
ProCurve(config)# ip routing
2.
Enable Global OSPF Routing
Syntax: [no] router ospf
Executed at the global configuration level to enable OSPF on
the routing switch and to enter the OSPF router context. This
enables you to proceed with assigning OSPF areas, including
ABR and ASBR configuration, and to modify OSPF global
parameter settings as needed. Global IP routing must be
enabled before executing this command.
Default: Disabled
The no form of the command disables OSPF routing.
Note: If you disable OSPF, the switch retains all the
configuration information for the disabled protocol in flash
memory. If you subsequently restart OSPF, the existing
configuration will be applied.
For example:
ProCurve(config)#router ospf
ProCurve(ospf)#
5-62