Alteon Application Switch Operating System Application Guide
WAN Link Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302
651
3. Enable filter on server port 1.
Filter is enabled on port 1, because you want Alteon to look up the session table for the
transparent load balancing entry.
4. Enable server processing on port 1.
5. Configure an allow filter for health checks to occur.
If you have enabled link load balancing filter and server processing on the same port, then an
allow filter must be configured for health checks. The allow filter is activated before the link load
balancing filter, so that the health check traffic does not get redirected to the WAN links.
For more information on health checking, see
Health Checks for Real Servers, page 176
.
6. Add the allow filter 50 to port 1.
Note:
If you are using two Alteons for redundancy, then must add allow filters for VRRP before the
redirection filter. For more information on VRRP, see
>> # /cfg/slb/real 8/rip 1.1.1.200
(Define IP address for xyz.com)
>> Real server 8# ena
(Enable real server 8)
>> # /cfg/slb/group 4
(Define a group)
>> Real server Group 4# add 4
(Add real server 8)
>> # /cfg/slb/port 1
>> SLB Port 1# filt ena
(Select port 1)
(Enable the filter)
>> # /cfg/slb/port 1/server ena
>> # /cfg/slb/filt 50
>> Filter 50# sip 1.1.1.0
(From server subnet)
>> Filter 50# smask 255.255.255.0
>> Filter 50# dip 1.1.1.1
(To IF 1 on Alteon)
>> Filter 50# action allow
>> Filter 50# ena
>> # /cfg/slb/port 1
(Select port 1)
>> SLB Port 1# 50
(Add filter 50 to port 1)
>> SLB Port 1# filt ena
(Enable the filter)