Specifications

LSNAT Configuration Example
September 8, 2010 Page 20 of 28
System(rw-config-slb-real)->faildetect acv-command “HEAD / HTTP/1.1\\r\\nHost:
www.myproduct.com\\r\\n\\r\\n”
System(rw-config-slb-real)->faildetect acv-reply “200 OK”
System(rw-config-slb-real)->faildetect read-till-index 100
System(rw-config-slb-real)->weight 2
System(rw-config-slb-real)->inservice
System(rw-config-slb-real)->exit
System(rw-config-slb-sfarm)->exit
System(rw-config)->
Configuring myproduct-80 Virtual Server
ConfigurethevirtualserverforthemyproductHTTPserverfarmby:
•Namingthevirtualservermyproduct80
AssociatingthevirtualserverwiththemyproductHTTPserverfarm
AssigningthevirtualserverIPaddresswiththeTCPprotocolforwww(port80)
•Settingtheidletimeoutvalueof360seconds
•Placingthevirtualserverinservice
myproduct-80 Virtual Server CLI Input
System(rw-config)->ip slb vserver myproduct-80
System(rw-config-slb-vserver)->serverfarm myproductHTTP
System(rw-config-slb-vserver)->virtual 194.56.12.2 tcp www
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 myproductFTP Server Farm and Real Servers
ConfigurethemyproductFTPserverfarmby:
•NamingtheserverfarmmyproductFTP
Configuringleastconnectionsastheloadbalancingalgorithmforthisserverfarm
ConfiguretherealserversonthemyproductFTPserverfarmby:
Configuringthefollowingrealservers:10.10.10.4:21and10.10.10.5:21
ConfiguringtheFTPserversforbothpingandTCPportserviceverification
•Enabling
eachrealserverbyplacingeachserverinservice
Notes: We will not modify the maximum number of active connections allowed on any real server
for this configuration example.