Alteon Application Switch Operating System Application Guide
Content-Intelligent Server Load Balancing Not Using Layer 7 Content Switching Rules
832 Document ID: RDWR-ALOS-V2900_AG1302
Figure 138: TCP Service Port Based HTTP Redirection
1. Configure the client VLAN.
2. Configure the client interface.
3. Configure the cache server VLAN.
4. Configure the cache server interface.
5. Configure the original server VLAN (VLAN to Internet).
6. Configure the interface to the Internet.
7. Enable SLB.
>> Main# /cfg/l2/vlan 2/en/name "Client_VLAN"/add 1
>> Main# /cfg/l3/if 2/en/vlan 2/ipv v6/add 2001::1/mask 64
>> Main# /cfg/l2/vlan 3/en/name "Cache_VLAN"/add 10/add 20
>> Main# /cfg/l3/if 3/en/vlan 3/ipv v6/add 2002::1/mask 64
>> Main# /cfg/l2/vlan 4/en/name "Internet_VLAN"/add 24
>> Main# /cfg/l3/if 4/en/vlan 4/ipv v6/add 2003::1/mask 64
>> Main# /cfg/slb/on