Web OS 10.0 Application Guide
Chapter 4: OSPF
n
91
212777-A, February 2002
3.
Define the backbone.
4.
Define the stub area.
5.
Attach the network interface to the backbone.
6.
Attach the network interface to the stub area.
7.
Configure route summarization by specifying the starting address and mask of the range
of addresses to be summarized.
8.
Use the hide command to prevent a range of addresses from advertising to the backbone.
9.
Apply and save the configuration changes.
>> Open Shortest Path First # aindex 0
(Select menu for area index 0)
>> OSPF Area (index) 0 # areaid 0.0.0.0
(Set the ID for backbone area 0)
>> OSPF Area (index) 0 # type transit
(Define backbone as transit type)
>> OSPF Area (index) 0 # enable
(Enable the area)
>> OSPF Area (index) 0 # ../aindex 1
(Select menu for area index 1)
>> OSPF Area (index) 1 # areaid 0.0.0.1
(Set the area ID for OSPF area 1)
>> OSPF Area (index) 1 # type stub
(Define area as stub type)
>> OSPF Area (index) 1 # enable
(Enable the area)
>> OSPF Area (index) 1 # ../if 1
(Select OSPF menu for IP interface 1)
>> OSPF Interface 1 # aindex 0
(Attach network to backbone index)
>> OSPF Interface 1 # enable
(Enable the backbone interface)
>> OSPF Interface 1 # ../if 2
(Select OSPF menu for IP interface 2)
>> OSPF Interface 2 # aindex 1
(Attach network to stub area index)
>> OSPF Interface 2 # enable
(Enable the stub area interface)
>> OSPF Interface 2 # ../range 1
(Select menu for summary range)
>> OSPF Summary Range 1 # addr 36.128.192.0
(Set base IP address of summary range)
>> OSPF Summary Range 1 # mask 255.255.192.0
(Set mask address for summary range)
>> OSPF Summary Range 1 # aindex 0
(Inject summary route into backbone)
>> OSPF Summary Range 1 # enable
(Enable summary range)
>> OSPF Interface 2 # ../range 2
(Select menu for summary range)
>> OSPF Summary Range 2 # addr 36.128.200.0
(Set base IP address)
>> OSPF Summary Range 2 # mask 255.255.200.255
(Set mask address)
>> OSPF Summary Range 2 # hide enable
(Hide the range of addresses)
>> OSPF Summary Range 2 # apply
(Global command to apply all changes)
>> OSPF Summary Range 2 # save
(Global command to save all changes)
Summary of Contents for Web OS 10.0
Page 26: ...Web OS 10 0 Application Guide 26 n Basic Switching Routing 212777 A February 2002...
Page 116: ...Web OS 10 0 Application Guide 116 n Web Switching Fundamentals 212777 A February 2002...
Page 168: ...Web OS 10 0 Application Guide 168 n Chapter 6 Server Load Balancing 212777 A February 2002...
Page 216: ...Web OS 10 0 Application Guide 216 n Chapter 8 Application Redirection 212777 A February 2002...
Page 288: ...Web OS 10 0 Application Guide 288 n Advanced Web Switching 212777 A February 2002...
Page 440: ...Web OS 10 0 Application Guide 440 n Chapter 16 Persistence 212777 A February 2002...
Page 470: ...Web OS 10 0 Application Guide 470 n Chapter 17 Bandwidth Management 212777 A February 2002...
Page 474: ...Web OS 10 0 Application Guide 474 n Glossary 212777 A February 2002...