Specifications
LSNAT Configuration Example
September 8, 2010 Page 21 of 28
myproductFTP Server Farm and Real Server CLI Input
System(rw-config)->ip slb serverfarm myproductFTP
System(rw-config-slb-sfarm)->predictor leastconns
System(rw-config-slb-sfarm)->real 10.10.10.4 port 21
System(rw-config-slb-real)->faildetect type both
System(rw-config-slb-real)->inservice
System(rw-config-slb-real)->exit
System(rw-config-slb-sfarm)->real 10.10.10.5 port 21
System(rw-config-slb-real)->faildetect type both
System(rw-config-slb-real)->inservice
System(rw-config-slb-real)->exit
Configuring myproduct-21 Virtual Server
ConfigurethevirtualserverforthemyproductFTPserverfarmby:
• GloballysettingtheFTPcontrolportforallvirtualserversto21
•Namingthevirtualservermyproduct‐21
• AssociatingthevirtualserverwiththemyproductFTPserverfarm
• AssigningthevirtualserverIPaddress,TCPprotocol,andFTPservice
•Settingtheidletimeoutvalue
of360seconds
•Placingthevirtualserverinservice
myproductFTP Virtual Server CLI Input
System(rw-config)->ip slb ftpctrlport 21
System(rw-config)->ip slb vserver myproduct-21
System(rw-config-slb-vserver)->serverfarm myproductFTP
System(rw-config-slb-vserver)->virtual 194.56.12.2 tcp ftp
System(rw-config-slb-vserver)->idle timeout 360
System(rw-config-slb-vserver)->inservice
System(rw-config-slb-vserver)->exit
System(rw-config)->
Configuring the myinternalHTTP Server Farm and Real Servers
ConfigurethemyinternalHTTPserverfarmby:
•NamingtheserverfarmmyinternalHTTP
• Configuresimpleroundrobinastheloadbalancingalgorithmforthisserverfarm
Configuretherealserversonthemyinternalserverfarmby:
• Configuringthefollowingrealservers:10.10.10.8:80and10.10.10.9:80
• ConfiguringtheHTTPserversforApplicationContentVerificationTCPerrorhandling