Alteon Application Switch Operating System Application Guide
Firewall Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302
681
Note:
The clean-side Alteon must use the same metric as defined on the dirty side. For
information on using metrics other than hash, see
2. Create an SLB real server group on the primary clean-side Alteon to which traffic will be load
balanced.
The external clients are configured to connect to HTTP services at a publicly advertised IP
address. The servers on this network are load balanced by a virtual server on the clean-side
Alteon. SLB options are configured as follows:
Note:
The virtual server IP address configured in this step will also be configured as a Virtual
Server Router (VSR) when VRRP is configured in a later step.
>> # /cfg/slb
(Select the SLB menu)
>> # real 20
(Select Real Server 20)
>> # rip 10.10.4.20
(Set IP address of Real Server 20)
>> # ena
(Enable)
>> # /cfg/slb.real 21
(Select Real Server 21)
>> # rip 10.10.4.21
(Set IP address of Real Server 21)
>> # ena
(Enable)
>> # /cfg/slb/real 22
(Select Real Server 22)
>> # rip 10.10.4.22
(Set IP address of Real Server 22)
>> # ena
(Enable)
>> # /cfg/slb/group 2
(Select Real Server group 2)
>> # add 20
(Add the Real Servers to the group)
>> # add 21
>> # add 22
>> # metric leastconns
(Select least connections as the
load-balancing metric)
>> # /cfg/slb/virt 1
(Select the Virtual Server 1 menu)
>> # vip 10.10.4.100
(Set the virtual server IP address)
>> # service http
(Select HTTP for load balancing)
>> # group 2
(Add Real Server Group 2)
>> # ena
(Enable the virtual server)
>> # /cfg/slb/port/26/server ena
(Enable server processing on the
port connected to the real servers)
>> # /cfg/slb/port/25/client ena
(Enable client processing on the port
connected to the firewall)
>> # /cfg/slb/port/28/client ena
(Enable client processing on the
interswitch connection)
Содержание 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 ...