|
Navigate to the Ospf level in the configuration
hierarchy.
|
In the configuration editor hierarchy, select Protocols>Ospf.
|
From the top of the configuration hierarchy, enter
edit protocols ospf
|
|
Create the additional area with a unique area ID, in dotted decimal
notation.
|
- In the Area box, click Add new entry.
- In the Area ID box, type 0.0.0.2.
|
- Set the area ID to 0.0.0.2
and add an interface. For example:
set area 0.0.0.2 interface fe-0/0/0
- Repeat Step 1 for each interface on this Services Router
that you are adding to the area. Only one interface is required.
Changes in the CLI are applied automatically when you execute the set command.
|
|
Add interfaces as needed to the OSPF area.
|
- In the Interface box, click Add new
entry.
- In the Interface name box, type the name of an interface
on the Services Router and click OK.
- Repeat Step 1 and Step 2 for each interface on this Services
Router that you are adding to the backbone area. Only one interface is required.
|