ip ospf enable

Mode

Router configuration: C3(su)‐>router(Config‐router)#

Example

This example shows how to enable RFC 1583 compatibility:

C3(su)->router(Config)#router ospf 1

C3(su)->router(Config-router)#1583compatability

ip ospf enable

Use this command to enable OSPF on an interface. The no form of this command disables OSPF on an interface.

Syntax

ip ospf enable no ip ospf enable

Parameters

None.

Defaults

None.

Mode

Interface configuration: C3(su)‐>router(Config‐if(Vlan 1))#

Example

This example shows how to enable OSPF on the VLAN 1 interface:

C3(su)->router(Config)#interface vlan 1

C3(su)->router(Config-if(Vlan 1))#ip ospf enable

ip ospf areaid

Use this command to configure area IDs for OSPF interfaces. If OSPF is enabled on an interface as described in ip ospf enable” on page 20‐14, the OSPF area will default to 0.0.0.0. The no form of this command removes OSPF routing for the interfaces.

Syntax

ip ospf areaid area-idno ip ospf areaid

Parameters

area‐id

Specifies the area‐id to be associated with the OSPF interface. Valid values

 

are decimal values or IP addresses.

 

 

Defaults

None.

20-14 IPv4 Routing Protocol Configuration

Page 584
Image 584
Enterasys Networks 9034313-07 Ip ospf enable, Ip ospf areaid, This example shows how to enable RFC 1583 compatibility