To use OSPF on the Services Router, you must configure at least one OSPF area, like the one shown in Figure 73.
Figure 73: Typical Single-Area OSPF Network Topology

To configure a single-area OSPF network with a backbone area, like the one in Figure 73, perform these steps on each Services Router in the network:
After you create the backbone area and add the appropriate interfaces to the area, OSPF begins sending LSAs. No additional configuration is required to enable OSPF traffic on the network.
Table 127: Configuring a Single-Area OSPF Network
|
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
|
Navigate to the Ospf level in the configuration hierarchy. |
|
From the [edit] hierarchy level, enter edit protocols ospf |
|
Create the backbone area with area ID 0.0.0.0. |
|
|
|
Add interfaces as needed to the OSPF area—for example, ge-0/0/0. For information about interface names, see Network Interface Naming. |
|