Alteon Application Switch Operating System Application Guide
Global Server Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302
737
6. Enable client and server processing.
7. Configure Virtual IP for the local site.
8. Enable virtual service with dbind and client proximity.
9. Configure the interfaces of the remote site for DSSP updates.
10. Create a static entry for each remote site with local VIP as the closest site. This prevents client
proximity calculation for health check packets.
add 2
(Add remote Real Server 2—Site B)
add 3
(add remote Real Server 3—Site C)
>> # /cfg/slb/port 1
server ena
(Enable server processing)
>> # /cfg/slb/port 8
client ena
(Enable client processing)
server ena
(Enable server processing for health
packet in this port)
>> # /cfg/slb/virt 1
ena
ipver v4
(Configure virtual server)
vip 210.10.10.100
(Assign virtual IP address)
dname "radware.com"
(Assign domain name)
>> # /cfg/slb/virt 1/service http group 1
dbind ena
(Enable delayed binding for HTTP
service)
>> # /cfg/slb/virt 1/service http/http
clntprox http
(Enable Client proximity for HTTP/
HTTPS service)
>> # /cfg/slb/gslb/site 1
ena
(Enable Site B)
prima 174.14.70.2
(Remote Site Interface IP)
>> # /cfg/slb/gslb/site 2
ena
(Enable Site C)
prima 201.2.2.201
(Remote Site Interface IP)
>> # /cfg/slb/gslb/network 1
ena
sip 174.14.70.2
mask 255.255.0.0
addvirt 1 1
>> # /cfg/slb/gslb/network 2
ena
sip 201.2.2.201
mask 255.255.0.0
addvirt 1 1