Alteon Application Switch Operating System Application Guide
Global Server Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302
727
2. On the Tokyo Alteon, assign each remote distributed service to a local virtual server.
In this step, the local site, Tokyo, is configured to recognize the services offered at the remote
San Jose and Denver sites. As before, configure one real server entry on the Tokyo Alteon for
each virtual server located at each remote site.
The new real server entry is configured with the IP address of the remote virtual server, rather
than the usual IP address of a local physical server. Do not confuse this value with the IP
interface address on the remote Alteon.
Note:
You should note where each configured value originates, or this step can result in
improper configuration.
3. Define a network that will match and accept all incoming traffic for the other sites.
4. Define a new rule that will make the new network active.
5. Apply and verify the configuration.
>> # /cfg/slb/real 1
(Create an entry for San Jose)
>> Real server 1# ena
(Enable the real server entry)
>> Real server 1# name San_Jose
(Set a name for the real server
entry)
>> Real server 1# rip 200.200.200.100
(Set remote VIP address of San
Jose)
>> Real server 1# adv/remote enable
(Define the real server as remote)
>> # /cfg/slb/real 2
(Create an entry for Denver)
>> Real server 2# ena
(Enable the real server entry)
>> Real server 2# name Denver
(Set a name for the real server
entry)
>> Real server 2# rip 74.14.70.200
(Set remote VIP address for Denver)
>> Real server 2# adv/remote enable
(Define the real server as remote)
>> # /cfg/gslb/net 1
(Create an entry for the new
network)
>> Network 1# ena
(Enable the new network)
>> Network 1# sip 0.0.0.0
(Define a source IP address match)
>> Network 1# mask 0.0.0.0
(Define a network mask match)
>> Network 1# addreal 1
(Add the San Jose site to the
network)
>> Network 1# addreal 2
(Add the Denver site to the network)
>> # /cfg/slb/gslb/rule 1/ena
(Enable the new rule)
>> Rule 1# dname gslb.example.com
(Define a domain name)
>> Rule 1# metric 1/gmetric network
(Define the metric this rule will use)
>> Rule 1# metric 1/addnet 1
(Add network to the rule metric)
Содержание Alteon
Страница 2: ...Alteon Application Switch Operating System Application Guide 2 Document ID RDWR ALOS V2900_AG1302 ...
Страница 42: ...Alteon Application Switch Operating System Application Guide Preface 42 Document ID RDWR ALOS V2900_AG1302 ...
Страница 582: ...Alteon Application Switch Operating System Application Guide High Availability 582 Document ID RDWR ALOS V2900_AG1302 ...