Example 4.10. Add an OSPF Area
Now add an OSPF Area object to the OSPF Router Process object as_0 on firewall 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:
gw-world:/> cc OSPFProcess as_0
Now, add the area:
gw-world:/as_0> add OSPFArea area_0 AreaID=0.0.0.0
This new OSPFArea object can be displayed with the command:
gw-world:/as_0> show
OSPFArea/
Name
Area ID
Comments
----
-------
--------
!
area_1
0.0.0.0
<empty>
Web Interface
1.
Go to: 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
5.
Click OK
Now, repeat this for firewall B, using the same OSPF Area object name of area_0.
Example 4.11. Add OSPF Interface Objects
For firewall A, add OSPF Interface objects for each physical interface that is to be part of the OSPF area called
area_0.
Command-Line Interface
Assume the context is still the OSPFProcess called as_0 from the last example. Now, change the context to be
the OSPFArea that was created previously:
gw-world:/as_0> cc area_0
Next, add the OSPFInterface object:
gw-world:/as_0/area_0> add OSPFInterface If1 Passive=Yes
Enabling the Passive option means that this interface is not connected to another OSPF router. Finally, return to
the default CLI context:
gw-world:/as_0/area_0> cc
gw-world:/>
4.5.6. An OSPF Example
Chapter 4. Routing
221
Содержание NetDefend DFL-1660
Страница 28: ...1 3 NetDefendOS State Engine Packet Flow Chapter 1 NetDefendOS Overview 28 ...
Страница 88: ...2 6 3 Restore to Factory Defaults Chapter 2 Management and Maintenance 88 ...
Страница 166: ...3 10 DNS Chapter 3 Fundamentals 166 ...
Страница 254: ...4 7 5 Advanced Settings for Transparent Mode Chapter 4 Routing 254 ...
Страница 268: ...5 4 IP Pools Chapter 5 DHCP Services 268 ...
Страница 368: ...6 7 Blacklisting Hosts and Networks Chapter 6 Security Mechanisms 368 ...
Страница 390: ...7 4 7 SAT and FwdFast Rules Chapter 7 Address Translation 390 ...
Страница 414: ...8 3 Customizing Authentication HTML Pages Chapter 8 User Authentication 414 ...
Страница 490: ...9 8 6 Specific Symptoms Chapter 9 VPN 490 ...
Страница 528: ...10 4 6 Setting Up SLB_SAT Rules Chapter 10 Traffic Management 528 ...
Страница 544: ...11 7 HA Advanced Settings Chapter 11 High Availability 544 ...
Страница 551: ...12 3 5 Limitations Chapter 12 ZoneDefense 551 ...
Страница 574: ...Default 512 13 9 Miscellaneous Settings Chapter 13 Advanced Settings 574 ...
Страница 575: ...13 9 Miscellaneous Settings Chapter 13 Advanced Settings 575 ...