Alteon Application Switch Operating System Application Guide
Server Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302 209
PIP addresses can be in either IPv4 or IPv6 format. Ports and VLANs can be assigned either one type
or both. The appropriate PIP is used in load-balancing operations based on the IP version of the
incoming packet.
IPv6 to IPv4 Server Load Balancing
Figure 37 - IPv6 to IPv4 Layer 4 SLB Example, page 209 illustrates SLB between IPv6 clients and
IPv4 servers:
Figure 37: IPv6 to IPv4 Layer 4 SLB Example
To configure IPv6 support for load balancing IPv4 real servers
This procedure references Figure 37 - IPv6 to IPv4 Layer 4 SLB Example, page 209.
1. Configure the IPv6 network interface.
>> Main# /cfg/l3/if 1
>> IP Interface 1# ena
>> IP Interface 1# ipver v6
>> IP Interface 1# addr 2005:0:0:0:0:0:0:1
>> IP Interface 1# mask 64
>> IP Interface 1# apply