Web OS 10.0 Application Guide
98
n
Chapter 4: OSPF
212777-A, February 2002
9.
Configure host routes.
Host routes are configured just like those on Web switch 1, except their costs are reversed.
Since virtual server 10.10.10.2 is preferred for Web switch 2, its host route has been given a
low cost. Because virtual server 10.10.10.1 is used as a backup in case Web switch 1 fails, its
host route has been given a high cost.
10.
Apply and save the configuration changes.
Verifying OSPF Configuration
Use the following commands to verify the OSPF configuration on your switch:
n
/info/ospf/general
n
/info/ospf/nbr
n
/info/ospf/dbase/dbsum
n
/info/ospf/route
n
/stats/route
Refer to the Web OS 10.0 Command Reference for information on the above commands.
>> OSPF Interface 2 # ../host 1
(Select menu for host route 1)
>> OSPF Host Entry 1 # addr 10.10.10.1
(Set IP address same as virtual server 1)
>> OSPF Host Entry 1 # aindex 0
(Inject host route into backbone area)
>> OSPF Host Entry 1 # cost 100
(Set high cost for use as backup path)
>> OSPF Host Entry 1 # enable
(Enable the host route)
>> OSPF Host Entry 1 # ../host 2
(Select menu for host route 2)
>> OSPF Host Entry 2 # addr 10.10.10.2
(Set IP address same as virtual server 2)
>> OSPF Host Entry 2 # aindex 0
(Inject host route into backbone area)
>> OSPF Host Entry 2 # cost 1
(Set low cost for primary path)
>> OSPF Host Entry 2 # enable
(Enable the host route)
>> OSPF Host Entry 2 # apply
(Global command to apply all changes)
>> OSPF Host Entry 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...