![Radware Alteon Application Manual Download Page 643](http://html.mh-extra.com/html/radware/alteon/alteon_application-manual_781134643.webp)
Alteon Application Switch Operating System Application Guide
WAN Link Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302
643
3. Enable WAN link load balancing.
4. Enable Direct Access Mode (DAM). Typically, you have two or more virtual server IP addresses
representing the same real service. On the return path, DAM ensures that the real server IP
address is mapped to the correct virtual IP address.
For information about DAM, refer to
.
Step 4a (Outbound Traffic)—Configure the Client Ports
Configure the redirection filter and enable the filter for link load balancing. This is required to
translate (NAT) the client IP address to the proxy IP address.
1. Define the WAN link load balancing redirection filter.
2. Enable WAN link load balancing for the redirection filter.
3. Add the link load balancing filter 100 to the outbound client port.
4. If you are configuring link load balancing for outbound traffic only, then go to
. The remaining steps in this procedure are used for load
balancing of inbound traffic only.
Step 4b (Inbound Traffic)—Configure Server Ports
For each real server connected to Alteon, assign a real server number, specify its IP address, and
enable the real server. Define a real server group and add the real server to the group.
1. Configure real server and create a group.
>> # /cfg/slb/linklb
(Select the link load balancing menu)
>> # /cfg/slb/linklb/group 100
(Specify the ISP group of real servers)
>> # /cfg/slb/linklb/ena
(Enable link load balancing)
>> # /cfg/slb/adv/direct ena
>> # /cfg/slb/filt 100
>> Filter 100# ena
>> Filter 100# action redir
>> Filter 100# group 100
(Select the ISP group of real servers)
>> Filter 100# adv/redir
>> Filter 100 Redirection Advanced# linklb ena
>> # /cfg/slb/port 5
(Select port 5)
>> SLB Port 5# add 100
(Add filter 100 to port 5)
>> SLB Port 5# filt ena
(Enable the filter)
>> # /cfg/slb/real3/rip 1.1.1.2
(Define IP address for real server 3)
>> Real server 3# ena
(Enable real server 3)
>> # /cfg/slb/group 3
(Define a group)
>> Real server Group 3# add 3
(Add real server 3)