Multicast and Routing Guide K/KA/KB.15.15

Example
Example 76 To enter the OSPF router context
HP Switch(config)#router ospf
HP Switch(ospf)#
Example 77 To enable OSPF routing
HP Switch(config)#router ospf enable
HP Switch(ospf)#
Example 78 To disable OSPF routing
HP Switch(config)#router ospf disable
HP Switch(ospf)#
NOTE: The no router ospf enable command also disables OSPF routing.
To delete all protocol-specific information from the global context and interface context and set all
protocol parameters to default values.:
HP Switch(config)#no router ospf
HP Switch(ospf)#
Changing the RFC 1583 OSPF compliance setting
For more information, see “Changing the RFC 1583 OSPF compliance setting” (page 200).
Syntax:
[no] rfc1583-compatibility
Executed at the global configuration level to toggle routing switch operation
compliance between RFC 1583 and RFC 2328.
rfc1583-compatibility Configures the routing switch for external
route preference rules compliant with RFC
1583.
no rfc1583-compatibility Configures the routing switch for external
route preference rules compliant with RFC
2328.
Default: Compliance enabled
Example
To disable RFC 1583 compatibility on a routing switch in an OSPF domain where
RFC 2178 and RFC 2328 are universally supported:
HP Switch(config)# router ospf
HP Switch(ospf)# no rfc1583-compatibility
Configuring OSPF on the routing switch 141