<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Load balancer configuration. in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505780#M30992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have two webserver &lt;STRONG&gt;WS001(10.*.*.5)&lt;/STRONG&gt; and &lt;STRONG&gt;WS002 (10.*.*.6)&lt;/STRONG&gt; and we want to access those webserver through one public ip from outside world. For that we have mapped the public ip with the &lt;STRONG&gt;10.*.*.30&lt;/STRONG&gt; in our fortigate firewall and done the mentioned configuration on our Cisco SLB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we want to access our webservers through public IP and it should give us the initial IIS 7 page whenever we hit the public IP through browser. But instead of that we got the login prompt for Cisco SLB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have also performed the test by mapping public IP with any of our Web servers IP on our FW and we got the initial IIS 7 page. But through CISCO SLB it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this Cisco SLB for the first time. So, could you please help me out in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Dec 2010 12:20:32 GMT</pubDate>
    <dc:creator>tuhinbhowmick</dc:creator>
    <dc:date>2010-12-07T12:20:32Z</dc:date>
    <item>
      <title>Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505778#M30990</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly check the below mentined configuration and let me know configuration is ok or not. as i m having limited knowledge of ACE 4710. Also i have attached diagram of physical connectivity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aslo let me know if i want to add 2 more application server, then what configuration i have to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generating configuration....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;boot system image:c4710ace-mz.A3_2_0.bin&lt;/P&gt;&lt;P&gt;hostname SLB-PRI&lt;BR /&gt;interface gigabitEthernet 1/1&lt;BR /&gt;&amp;nbsp; description #### LB ####&lt;BR /&gt;&amp;nbsp; switchport access vlan 1001&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/2&lt;BR /&gt;&amp;nbsp; description #### FT-VLAN-HA ####&lt;BR /&gt;&amp;nbsp; switchport access vlan 200&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/3&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/4&lt;BR /&gt;&amp;nbsp; description #### Mgmt-VLAN ####&lt;BR /&gt;&amp;nbsp; switchport access vlan 1000&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;clock timezone standard GMT&lt;BR /&gt;ntp server 164.*.*.1&lt;BR /&gt;access-list ALL line 8 extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host WS001&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.5&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host WS002&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.6&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host WS003&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.8&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host WS004&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.9&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt; [7m--More-- [m&lt;/P&gt;&lt;P&gt; [K&lt;BR /&gt;serverfarm host 1&lt;BR /&gt;&amp;nbsp; rserver WS001 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS001 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS002 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS002 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;serverfarm host 2&lt;BR /&gt;&amp;nbsp; rserver WS003 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS003 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS004 80&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS004 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;class-map match-all Web-linux&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.*.*.32 tcp eq www&lt;BR /&gt;class-map match-all Web-linux-2&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.*.*.32 tcp eq https&lt;BR /&gt;class-map match-all WebSLB&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.*.*.30 tcp eq www&lt;BR /&gt;class-map match-all WebSLB-1&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.*.*.30 tcp eq https&lt;BR /&gt;class-map type management match-any remote_access&lt;BR /&gt;&amp;nbsp; 2 match protocol xml-https any&lt;BR /&gt;&amp;nbsp; 3 match protocol icmp any&lt;BR /&gt;&amp;nbsp; 4 match protocol telnet any&lt;BR /&gt;&amp;nbsp; 5 match protocol ssh any&lt;BR /&gt;&amp;nbsp; 6 match protocol http any&lt;BR /&gt;&amp;nbsp; 7 match protocol https any&lt;BR /&gt;&amp;nbsp; 8 match protocol snmp any&lt;BR /&gt; [7m--More-- [m&lt;/P&gt;&lt;P&gt; [K&lt;BR /&gt;policy-map type management first-match remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; class remote_access&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match Web-linux-2-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 2&lt;BR /&gt;policy-map type loadbalance first-match Web-linux-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 2&lt;BR /&gt;policy-map type loadbalance first-match WebSLB-1-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 1&lt;BR /&gt;policy-map type loadbalance first-match WebSLB-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 1&lt;/P&gt;&lt;P&gt;policy-map multi-match global&lt;BR /&gt;&amp;nbsp; class Web-linux&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy Web-linux-l7slb&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;BR /&gt;&amp;nbsp; class Web-linux-2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy Web-linux-2-l7slb&lt;BR /&gt;policy-map multi-match int1001&lt;BR /&gt;&amp;nbsp; class WebSLB&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy WebSLB-l7slb&lt;BR /&gt;&amp;nbsp; class WebSLB-1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy WebSLB-1-l7slb&lt;/P&gt;&lt;P&gt;service-policy input global&lt;/P&gt;&lt;P&gt;interface vlan 1000&lt;BR /&gt;&amp;nbsp; peer ip address 192.168.1.2 255.255.255.0&lt;BR /&gt;&amp;nbsp; access-group input ALL&lt;BR /&gt;&amp;nbsp; service-policy input remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface vlan 1001&lt;BR /&gt;&amp;nbsp; description TSDCPPWS001&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.28 255.255.255.224&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp; alias 10.*.*.30 255.255.255.224&lt;BR /&gt;&amp;nbsp; peer ip address 10.*.*.29 255.255.255.224&lt;BR /&gt;&amp;nbsp; access-group input ALL&lt;BR /&gt;&amp;nbsp; service-policy input remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;ft interface vlan 200&lt;BR /&gt;&amp;nbsp; ip address 2.2.2.1 255.255.255.0&lt;BR /&gt;&amp;nbsp; peer ip address 2.2.2.2 255.255.255.0&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;ft peer 1&lt;BR /&gt;&amp;nbsp; heartbeat interval 300&lt;BR /&gt;&amp;nbsp; heartbeat count 10&lt;BR /&gt;&amp;nbsp; ft-interface vlan 200&lt;BR /&gt;ft group 1&lt;BR /&gt;&amp;nbsp; peer 1&lt;BR /&gt;&amp;nbsp; peer priority 200&lt;BR /&gt;&amp;nbsp; associate-context Admin&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;ft track interface TRACK_VLAN1001&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp; peer track-interface vlan 1001&lt;BR /&gt;&amp;nbsp; priority 50&lt;BR /&gt;&amp;nbsp; peer priority 5&lt;/P&gt;&lt;P&gt;ip route 10.*.*.0 255.255.0.0 10.*.*.1&lt;/P&gt;&lt;P&gt;fault-domain&lt;/P&gt;&lt;P&gt; domain default-domain &lt;BR /&gt;ssh key rsa 1024 force&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls share with me your valuable comments and it will be grate help for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2010 07:26:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505778#M30990</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-06T07:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505779#M30991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tuhin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first sight, everythign seems to be fine. Are you concerned about specific parts of it? If so, I can have a deeper look at those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:53:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505779#M30991</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2010-12-06T14:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505780#M30992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have two webserver &lt;STRONG&gt;WS001(10.*.*.5)&lt;/STRONG&gt; and &lt;STRONG&gt;WS002 (10.*.*.6)&lt;/STRONG&gt; and we want to access those webserver through one public ip from outside world. For that we have mapped the public ip with the &lt;STRONG&gt;10.*.*.30&lt;/STRONG&gt; in our fortigate firewall and done the mentioned configuration on our Cisco SLB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we want to access our webservers through public IP and it should give us the initial IIS 7 page whenever we hit the public IP through browser. But instead of that we got the login prompt for Cisco SLB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have also performed the test by mapping public IP with any of our Web servers IP on our FW and we got the initial IIS 7 page. But through CISCO SLB it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this Cisco SLB for the first time. So, could you please help me out in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 12:20:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505780#M30992</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-07T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505781#M30993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tuhin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the clarifications. Looking in more detail I can now see where the issue is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using the same IP address (10.*.*.30) for both the alias in vlan 1001 and the WebSLB class-map. The alias IP in a vlan should only be used for routing purposes, so, you cannot use it also for load-balancing. Changing the IP address in the class-map to something different should solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also spotted another misconfiguration. In the "1" serverfarm, you added the servers for both port 80 and port 443. With that configuration, new requests will be load-balanced between both ports regardless of the original port used by the client. I assume that what you are trying to do is sending connections from the client on port 80 to the server on port 80 and the same for port 443. To achieve this, you have 2 options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use one single serverfarm without defining ports on the servers. In that case, the backend connection will use the same port as the frontend one&lt;/LI&gt;&lt;LI&gt;Define two different serverfarms, each for a different port. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the explanations make sense. Just let me know if you need more help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 12:53:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505781#M30993</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2010-12-07T12:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505782#M30994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply. I was not well for last couple of day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your suggestion we have made the changes on the class-map virtual ip with 10.*.*.25 and we keep the alias ip 10.*.*.30 as it is of ACE.&lt;/P&gt;&lt;P&gt;Also we have mapped our public IP with the 10.*.*.25. But the problem is still persisting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find below the modified configuration for your reference.Also attaching the diagram of physical connectivity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generating configuration....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;boot system image:c4710ace-mz.A3_2_0.bin&lt;/P&gt;&lt;P&gt;hostname SLB-PRI&lt;BR /&gt;interface gigabitEthernet 1/1&lt;BR /&gt;&amp;nbsp; description #### LB ####&lt;BR /&gt;&amp;nbsp; switchport access vlan 1001&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/2&lt;BR /&gt;&amp;nbsp; description #### FT-VLAN-HA ####&lt;BR /&gt;&amp;nbsp; switchport access vlan 200&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/3&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/4&lt;BR /&gt;&amp;nbsp; description #### Mgmt-VLAN ####&lt;BR /&gt;&amp;nbsp; switchport access vlan 1000&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;clock timezone standard GMT&lt;BR /&gt;ntp server 164.*.*.1&lt;BR /&gt;access-list ALL line 8 extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host WS001&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.5&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host WS002&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.6&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host WS003&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.8&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host WS004&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.9&lt;BR /&gt;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;[7m--More-- [m&lt;/P&gt;&lt;P&gt;[K&lt;BR /&gt;serverfarm host 1&lt;BR /&gt;&amp;nbsp; rserver WS001 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS001 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS002 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS002 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;serverfarm host 2&lt;BR /&gt;&amp;nbsp; rserver WS003 80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS003 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS004 80&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver WS004 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn-limit max 4000000 min 4000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;class-map match-all WebSLB&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.*.*.25 tcp eq www&lt;BR /&gt;class-map match-all WebSLB-1&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.*.*.25 tcp eq https&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;class-map type management match-any remote_access&lt;BR /&gt;&amp;nbsp; 2 match protocol xml-https any&lt;BR /&gt;&amp;nbsp; 3 match protocol icmp any&lt;BR /&gt;&amp;nbsp; 4 match protocol telnet any&lt;BR /&gt;&amp;nbsp; 5 match protocol ssh any&lt;BR /&gt;&amp;nbsp; 6 match protocol http any&lt;BR /&gt;&amp;nbsp; 7 match protocol https any&lt;BR /&gt;&amp;nbsp; 8 match protocol snmp any&lt;BR /&gt; [7m--More-- [m&lt;/P&gt;&lt;P&gt;[K&lt;BR /&gt;policy-map type management first-match remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; class remote_access&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match Web-linux-2-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 2&lt;BR /&gt;policy-map type loadbalance first-match Web-linux-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 2&lt;BR /&gt;policy-map type loadbalance first-match WebSLB-1-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 1&lt;BR /&gt;policy-map type loadbalance first-match WebSLB-l7slb&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm 1&lt;/P&gt;&lt;P&gt;policy-map multi-match global&lt;BR /&gt;&amp;nbsp; class Web-linux&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy Web-linux-l7slb&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;BR /&gt;&amp;nbsp; class Web-linux-2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy Web-linux-2-l7slb&lt;BR /&gt;policy-map multi-match int1001&lt;BR /&gt;&amp;nbsp; class WebSLB&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy WebSLB-l7slb&lt;BR /&gt;&amp;nbsp; class WebSLB-1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy WebSLB-1-l7slb&lt;/P&gt;&lt;P&gt;service-policy input global&lt;/P&gt;&lt;P&gt;interface vlan 1000&lt;BR /&gt;&amp;nbsp; peer ip address 192.168.1.2 255.255.255.0&lt;BR /&gt;&amp;nbsp; access-group input ALL&lt;BR /&gt;&amp;nbsp; service-policy input remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface vlan 1001&lt;BR /&gt;&amp;nbsp; description TSDCPPWS001&lt;BR /&gt;&amp;nbsp; ip address 10.*.*.28 255.255.255.224&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp; &lt;STRONG&gt;alias 10.*.*.30 255.255.255.224&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; peer ip address 10.*.*.29 255.255.255.224&lt;BR /&gt;&amp;nbsp; access-group input ALL&lt;BR /&gt;&amp;nbsp; service-policy input remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;ft interface vlan 200&lt;BR /&gt;&amp;nbsp; ip address 2.2.2.1 255.255.255.0&lt;BR /&gt;&amp;nbsp; peer ip address 2.2.2.2 255.255.255.0&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;ft peer 1&lt;BR /&gt;&amp;nbsp; heartbeat interval 300&lt;BR /&gt;&amp;nbsp; heartbeat count 10&lt;BR /&gt;&amp;nbsp; ft-interface vlan 200&lt;BR /&gt;ft group 1&lt;BR /&gt;&amp;nbsp; peer 1&lt;BR /&gt;&amp;nbsp; peer priority 200&lt;BR /&gt;&amp;nbsp; associate-context Admin&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;ft track interface TRACK_VLAN1001&lt;BR /&gt; [7m--More-- [m&lt;BR /&gt;&amp;nbsp; peer track-interface vlan 1001&lt;BR /&gt;&amp;nbsp; priority 50&lt;BR /&gt;&amp;nbsp; peer priority 5&lt;/P&gt;&lt;P&gt;ip route 10.*.*.0 255.255.0.0 10.*.*.1&lt;/P&gt;&lt;P&gt;fault-domain&lt;/P&gt;&lt;P&gt;domain default-domain &lt;BR /&gt;ssh key rsa 1024 force&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly revert to me if i need to provide further clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 06:42:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505782#M30994</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-10T06:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505783#M30995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tuhin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration on the ACE seems to be correct, so, to troubleshoot further we will probably have to get traffic captures and things like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it would be a good time to open a TAC service request to have this checked in more depth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any issues opening the case, just let me know and I will try to help with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 08:23:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505783#M30995</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2010-12-10T08:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505784#M30996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be really grateful to you if you can open a TAC on behalf of myself. Looking forward to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 11:20:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505784#M30996</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-10T11:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505785#M30997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/" /&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the Network architecture for your reference for further clarity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 11:49:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505785#M30997</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-10T11:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505786#M30998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any good news for me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 11:31:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505786#M30998</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-13T11:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505787#M30999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tuhin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, I didn't log into the communities these last days, so I didn't see you asked me to open the service request for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will probably be easier if you try to do it yourself through the cisco.com webpage, but, if you have any problems, I don't mind trying to open it for you. I would just need to get the following information:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Serial number of the ACE&lt;/LI&gt;&lt;LI&gt;Contract number covering it&lt;/LI&gt;&lt;LI&gt;Your cisco.com user id&lt;/LI&gt;&lt;LI&gt;Your phone number&lt;/LI&gt;&lt;LI&gt;Your email address&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 12:31:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505787#M30999</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2010-12-13T12:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505788#M31000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="fieldValuereadonly"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Nice to hear you back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have my cisco id : &lt;SPAN class="fieldValuereadonly"&gt;CSCO11398934&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The ACE (4710) Serial No. : QCF14070155&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But we have got the device from vendor, so right now i do not have the contract number for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My Ph No : +91 9856061465&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My Email :&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:b.tuhin@hotmail.com"&gt;b.tuhin@hotmail.com&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:tuhin.bhowmick@sifycorp.com"&gt;tuhin.bhowmick@sifycorp.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Tuhin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 13:51:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505788#M31000</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-13T13:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505789#M31001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing, I have to convey you that, the virtual IP that we have configured as per your suggestion 10.*.*.25 (mapped with Public IP on the Firewall), seems to me returns nothing, though not sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried to ping that Virtual IP 10.*.*.25 but got the "request timed out" message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Dec 2010 06:02:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505789#M31001</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-18T06:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer configuration.</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505790#M31002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are able to resolve the problem successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are basically missing one nat-pool comand with Free IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 10:36:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancer-configuration/m-p/1505790#M31002</guid>
      <dc:creator>tuhinbhowmick</dc:creator>
      <dc:date>2010-12-23T10:36:45Z</dc:date>
    </item>
  </channel>
</rss>

