![Nortel Web OS 10.0 Скачать руководство пользователя страница 84](http://html1.mh-extra.com/html/nortel/web-os-10-0/web-os-10-0_application-manual_1707274084.webp)
Web OS 10.0 Application Guide
84
n
Chapter 4: OSPF
212777-A, February 2002
Example 1: Simple OSPF Domain
In this example, two OSPF areas are defined—one area is the backbone and the other is a stub
area. A stub area does not allow advertisements of external routes, thus reducing the size of the
database. Instead, a default summary route of IP address 0.0.0.0 is automatically inserted into
the stub area. Any traffic for IP address destinations outside the stub area will be forwarded to
the stub area’s IP interface, and then into the backbone.
Figure 4-5 A Simple OSPF Domain
Follow this procedure to configure OSPF support as shown in
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 stub area network on 10.10.12.0/24.
2.
Enable OSPF.
>> # /cfg/ip/if 1
(Select menu for IP interface 1)
>> IP Interface 1 # addr 10.10.7.1
(Set IP address on backbone network
)
>> IP Interface 1 # mask 255.255.255.0
(Set IP mask on backbone network
)
>> IP Interface 1 # broad 10.10.7.255
(Set the broadcast address
)
>> IP Interface 1 # enable
(Enable IP interface 1)
>> IP Interface 1 # ../if 2
(Select menu for IP interface 2)
>> IP Interface 2 # addr 10.10.12.1
(Set IP address on stub area network
)
>> IP Interface 2 # enable
(Enable IP interface 2)
>> IP Interface 1 # mask 255.255.255.0
(Set IP mask on backbone network
)
>> IP Interface 2 # /cfg/ip/ospf/on
(Enable OSPF on the Web switch)
Area 0
(0.0.0.0)
IF 1
10.10.7.1
IF 2
10.10.12.1
Area 1
(0.0.0.1)
Backbone
Stub Area
Network
10.10.7.0/24
Network
10.10.12.0/24
Содержание Web OS 10.0
Страница 26: ...Web OS 10 0 Application Guide 26 n Basic Switching Routing 212777 A February 2002...
Страница 116: ...Web OS 10 0 Application Guide 116 n Web Switching Fundamentals 212777 A February 2002...
Страница 168: ...Web OS 10 0 Application Guide 168 n Chapter 6 Server Load Balancing 212777 A February 2002...
Страница 216: ...Web OS 10 0 Application Guide 216 n Chapter 8 Application Redirection 212777 A February 2002...
Страница 288: ...Web OS 10 0 Application Guide 288 n Advanced Web Switching 212777 A February 2002...
Страница 420: ...Web OS 10 0 Application Guide 420 n Chapter 15 Content Intelligent Switching 212777 A February 2002...
Страница 440: ...Web OS 10 0 Application Guide 440 n Chapter 16 Persistence 212777 A February 2002...
Страница 470: ...Web OS 10 0 Application Guide 470 n Chapter 17 Bandwidth Management 212777 A February 2002...
Страница 474: ...Web OS 10 0 Application Guide 474 n Glossary 212777 A February 2002...