
Nortel Switched Firewall 2.3.3 User’s Guide and Command Reference
108
Open Shortest Path First
213455-L, October 2005
Use the following procedure to configure OSPF support as shown in
Figure 55
:
1.
Configure IP interfaces on each network that will be attached to OSPF areas.
In this example, two IP interfaces are needed: one for the backbone network on 10.10.7.0/24
and one for the transit area network on 10.10.12.0/24.
2.
Enable OSPF.
3.
Define the stub area.
4.
Attach the network interface to the backbone.
5.
Attach the network interface to the stub area.
6.
Apply the configuration changes.
>> #
/cfg/net/if 1
(Select menu for IP interface 1)
>> Interface 1 #
addr1 10.10.7.1
(Set IP address on backbone network
)
>> Interface 1 #
mask 255.255.255.0
(Set IP mask on backbone network
)
>> Interface 1 #
ena
(Enable IP interface 1)
>> Interface 1 #
../if 2
(Select menu for IP interface 2)
>> Interface 2 #
addr1 10.10.12.1
(Set IP address on transit area
network
)
>> Interface 2 #
mask 255.255.255.0
(Set IP mask on stub area network
)
>> Interface 2 #
ena
(Enable IP interface 2)
>> Interface 2 #
/cfg/net/ospf/ena
(Enable OSPF on the firewall)
>> OSPF Area index 2 #
../aindex 2
(Select menu for area index 2)
>> OSPF Area index 2 #
id 0.0.0.1
(Set the area ID for OSPF area 1)
>> OSPF Area index 2 #
type transit
(Define area as transit type)
>> OSPF Area index 2 #
ena
(Enable the area)
>> OSPF Area 2 #
../if 1
(Select OSPF menu for IP interface 1)
>> OSPF Interface 1 #
ena
(Enable the backbone interface)
>> OSPF Interface 1 #
../if 2
(Select OSPF menu for IP interface 2)
>> OSPF Interface 2 #
aindex 2
(Attach network to transit area)
>> OSPF Interface 2 #
ena
(Enable the transit area interface)
>> OSPF Interface 2 #
apply
Содержание 5100 Series Release 2.3.3
Страница 18: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 18 Preface 213455 L October 2005...
Страница 20: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 20 Getting started 213455 L October 2005...
Страница 28: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 28 Introduction 213455 L October 2005...
Страница 90: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 90 Initial setup 213455 L October 2005...
Страница 188: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 188 Redundant Firewalls 213455 L October 2005...
Страница 228: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 228 Applications 213455 L October 2005...
Страница 248: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 248 Basic system management 213455 L October 2005...
Страница 250: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 250 Command reference 213455 L October 2005...
Страница 264: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 264 The Command Line Interface 213455 L October 2005...
Страница 374: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 374 Command reference 213455 L October 2005...
Страница 376: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 376 Appendices 213455 L October 2005...
Страница 406: ...Nortel Switched Firewall 2 3 3 User s Guide and Command Reference 406 Common tasks 213455 L October 2005...