Alteon Application Switch Operating System Application Guide
Load Balancing Special Services
294 Document ID: RDWR-ALOS-V2900_AG1302
4. Create a group to support RealNetworks servers.
5. Create a group to support QuickTime servers.
6. Create a virtual server for the RealNetworks servers. To configure a virtual server for Layer 4
load balancing of RTSP, select rtsp, or port 554
, as a service for the virtual server.
7. Create a virtual server for the QuickTime servers. To configure a virtual server for Layer 4 load
balancing of RTSP, select rtsp, or port 554, as a service for the virtual server.
8. Enable server and client processing at the port level.
>> # /cfg/slb/group 100
(Define a group)
>>Real Server Group 100# add 1
(Add Real Server 1)
>>Real Server Group 100# add 2
(Add Real Server 2)
>>Real Server Group 100# add 3
(Add Real Server 3)
>> # /cfg/slb/group 200
(Define a group)
>>Real Server Group 200# add 4
(Add Real Server 4)
>>Real Server Group 200# add 5
(Add Real Server 5)
>>Real Server Group 200# add 6
(Add Real Server 6)
>> # /cfg/slb/virt 1
(Select the virtual server)
>>Virtual Server 1# vip 30.30.30.100
(Set IP address for the virtual server
>>Virtual Server 1# service 554
(Add the RTSP service for the virtual
server)
>>Virtual Server 1 rtsp Service# group 100
(Set the real server group)
>>Virtual Server 1 rtsp Service# /cfg/slb/virt 1/
ena
(Enable virtual server)
>> # /cfg/slb/virt 2
(Select the virtual server)
>>Virtual Server 2# vip 40.40.40.100
(Set IP address for the virtual
server
>>Virtual Server 2# service 554
(Add the RTSP service for the
virtual server)
>>Virtual Server 2 rtsp Service# group 200
(Set the QuickTime server group)
>>Virtual Server 2 rtsp Service# /cfg/slb/virt
ena
(Enable virtual server)
>> # /cfg/slb/port 25
(Select the client port)
>>SLB port 25# client ena
(Enable client processing)
>>SLB port 1# /cfg/slb/port 2
(Select the server port)
>>SLB port 2# server ena
(Enable server processing)
>>SLB port 2# /cfg/slb/port 3
(Select the server port)
>>SLB port 3# server ena
(Enable server processing)
>>SLB port 3# /cfg/slb/port 4
(Select the server port)