Alteon Application Switch Operating System Application Guide
Load Balancing Special Services
308 Document ID: RDWR-ALOS-V2900_AG1302
4. Configure a virtual server.
5. Configure the services for Virtual Server 1.
Notes
• The RADIUS service number specified on Alteon must match with the service specified on the
server.
• If the application is not recognized by the port, set the application as basic-slb.
6. Configure the following filter to examine a RADIUS accounting packet. Set the basic filter
parameters.
7. Enable RADIUS/WAP persistence.
>>Real Server Group 100# add 2
(Add Real Server 2)
>>Real Server Group 100# add 3
(Add Real Server 3)
>> # cfg/slb/virt 1/vip 10.10.10.10
>>Virtual Server 1# ena
(Enable Virtual Server 1)
>>Virtual Server 1# service 1812
>>Virtual Server 1 radius-auth service# protocol udp
>>Virtual Server 1 radius-auth service# /cfg/slb/virt 1/service 1813
>>Virtual Server 1 radius-acc service# protocol udp
>>Virtual Server 1 radius-auth service# /cfg/slb/virt 1/service 9200
>>Virtual Server 1 9200 service# protocol udp
>>Virtual Server 1 radius-auth service# /cfg/slb/virt 1/service 9201
>>Virtual Server 1 9201 service# protocol udp
>>Virtual Server 1 radius-auth service# /cfg/slb/virt 1/service 9202
>>Virtual Server 1 9202 service# protocol udp
>>Virtual Server 1 radius-auth service# /cfg/slb/virt 1/service 9203
>>Virtual Server 1 9203 service# protocol udp
>> # /cfg/slb/filt 1
(Select the filter)
>> Filter 1 # ena
(Enable the filter)
>> Filter 1 # dip 10.10.10.10
(Set the destination IP address)
>> Filter 1 # dmask 255.255.255.255
(Set the destination IP mask)
>> Filter 1 # proto udp
(Set the protocol to UDP)
>> Filter 1 # dport 1813
(Set the destination port)
>> Filter 1 # action redir
(Set the action to redirect)
>> Filter 1 # group 100
(Set the group for redirection)
>> Filter 1 # rport 1813
(Set server port for redirection)
>> # /cfg/slb/filt 1
(Select the filter)
>> Layer 7 Advanced# rdswap ena
(Enable RADIUS/WAP persistence)