
Follow the same steps used for the Web Interface below.
Web Interface
1. Go to: Network > Routing > OSPF > Add > OSPF Router Process
2. Enter the process name, in this case as_0
3. Click OK
Now, repeat this for security gateway B, using the same OSPF Router Process object name of as_0.
Example 4.10. Add an OSPF Area
Now add an OSPF Area object to the OSPF Router Process object as_0 on security gateway A. This
area will be the OSPF backbone area and will therefore have the ID 0.0.0.0. Assume the name for
the area object will be area_0.
Command-Line Interface
First, change the CLI context to be the OSPFProcess object created above:
Device:/> cc OSPFProcess as_0
Now, add the area:
Device:/as_0> add OSPFArea area_0 AreaID=0.0.0.0
This new OSPFArea object can be displayed with the command:
Device:/as_0> show
OSPFArea/
Name Area ID Comments
---- ------- --------
! area_1 0.0.0.0 <empty>
InControl
Follow the same steps used for the Web Interface below.
Web Interface
1. Go to: Network > Routing > OSPF
2. Select the routing process as_0
3. Select Add > OSPF Area
4. For the area properties:
• Enter the area name, in this case area_0
• Specify the Area ID as 0.0.0.0
Chapter 4: Routing
319
Kommentare zu diesen Handbüchern