<?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 ACE new rserver in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150323#M39655</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to move to real server's from the current configuration and adding to a new VIP, does anyone know what changes I would need to make.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to move the 2 proxies BCPROXY1 and BCPROXY2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help much appreciated&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards MJ&lt;/P&gt;</description>
    <pubDate>Wed, 20 Feb 2013 22:53:25 GMT</pubDate>
    <dc:creator>mj11</dc:creator>
    <dc:date>2013-02-20T22:53:25Z</dc:date>
    <item>
      <title>ACE new rserver</title>
      <link>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150323#M39655</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to move to real server's from the current configuration and adding to a new VIP, does anyone know what changes I would need to make.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to move the 2 proxies BCPROXY1 and BCPROXY2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help much appreciated&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards MJ&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:53:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150323#M39655</guid>
      <dc:creator>mj11</dc:creator>
      <dc:date>2013-02-20T22:53:25Z</dc:date>
    </item>
    <item>
      <title>ACE new rserver</title>
      <link>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150324#M39656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; MJ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to open your txt file but I could not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you paste the configuration in question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, if you just have 2 rservers currently in use and you want to remove them to add them under another serverfarm, that´s possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to go to the serverfarm and do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;host1/Admin(config)# serverfarm SFARM1&lt;BR /&gt;host1/Admin(config-sfarm-host)# no rserver server1&lt;BR /&gt;host1/Admin(config-sfarm-host)# no rserver server1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;host1/Admin(config)# serverfarm SFARM2&lt;BR /&gt;host1/Admin(config-sfarm-host)# rserver server1&lt;BR /&gt;host1/Admin(config-sfarm-host-rs)# inservice&lt;BR /&gt;host1/Admin(config-sfarm-host-rs)# exit&lt;BR /&gt;host1/Admin(config-sfarm-host)# rserver SERVER2&lt;BR /&gt;host1/Admin(config-sfarm-host-rs)# inservice&lt;BR /&gt;host1/Admin(config-sfarm-host-rs)# exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, you can just remove the serverfarm from the VIP which you do not want to use anymore and just configure the serverfarm under the new VIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please specify what you are looking and the configuration and I can do it for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 00:03:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150324#M39656</guid>
      <dc:creator>Jorge Bejarano</dc:creator>
      <dc:date>2013-02-21T00:03:01Z</dc:date>
    </item>
    <item>
      <title>ACE new rserver</title>
      <link>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150325#M39657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jorge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, please see the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ALL line 1 extended permit ip any any &lt;/P&gt;&lt;P&gt;probe icmp icmp_probe&lt;BR /&gt;&amp;nbsp; interval 5&lt;BR /&gt;&amp;nbsp; passdetect interval 60&lt;/P&gt;&lt;P&gt;rserver host BCPROXY1&lt;BR /&gt;&amp;nbsp; description NEW HBC WEB PROXY 1&lt;BR /&gt;&amp;nbsp; ip address 10.100.102.22&lt;BR /&gt;&amp;nbsp; probe icmp_probe&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host BCPROXY2&lt;BR /&gt;&amp;nbsp; description NEW HBC WEB PROXY 2&lt;BR /&gt;&amp;nbsp; ip address 10.100.102.23&lt;BR /&gt;&amp;nbsp; probe icmp_probe&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host PROXY1&lt;BR /&gt;&amp;nbsp; description WEB PROXY 1&lt;BR /&gt;&amp;nbsp; ip address 10.100.102.20&lt;BR /&gt;&amp;nbsp; probe icmp_probe&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host PROXY2&lt;BR /&gt;&amp;nbsp; description WEB PROXY 2&lt;BR /&gt;&amp;nbsp; ip address 10.100.102.21&lt;BR /&gt;&amp;nbsp; probe icmp_probe&lt;BR /&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;serverfarm host PROXY-PRODUCTION&lt;BR /&gt;&amp;nbsp; description PRODUCTION WEB PROXY&lt;BR /&gt;&amp;nbsp; predictor response app-req-to-resp&lt;BR /&gt;&amp;nbsp; rserver BCPROXY1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver BCPROXY2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver PROXY1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver PROXY2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;class-map match-all CLASSIFY-INCOMING-TRAFFIC&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.100.101.10 tcp eq 8080&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match WEB-POLICY-L7&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm PROXY-PRODUCTION&lt;/P&gt;&lt;P&gt;policy-map multi-match INCOMING-WEB-TRAFFIC&lt;BR /&gt;&amp;nbsp; class CLASSIFY-INCOMING-TRAFFIC&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy WEB-POLICY-L7&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;BR /&gt;interface vlan 1111&lt;BR /&gt;&amp;nbsp; description ACE-VIPS-MAIL - Incoming Traffic&lt;BR /&gt;&amp;nbsp; ip address 10.100.101.253 255.255.255.0&lt;BR /&gt;&amp;nbsp; alias 10.100.101.254 255.255.255.0&lt;BR /&gt;&amp;nbsp; peer ip address 10.100.101.252 255.255.255.0&lt;BR /&gt;&amp;nbsp; access-group input ALL&lt;BR /&gt;&amp;nbsp; service-policy input remote_management_access&lt;BR /&gt;&amp;nbsp; service-policy input INCOMING-WEB-TRAFFIC&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface vlan 1112&lt;BR /&gt;&amp;nbsp; description ACE-SERVER-VLAN&lt;BR /&gt;&amp;nbsp; ip address 10.100.102.3 255.255.255.0&lt;BR /&gt;&amp;nbsp; alias 10.100.102.1 255.255.255.0&lt;BR /&gt;&amp;nbsp; peer ip address 10.100.102.2 255.255.255.0&lt;BR /&gt;&amp;nbsp; access-group input ALL&lt;BR /&gt;&amp;nbsp; service-policy input remote_management_access&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 10.100.101.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I am wanting to do is remove the to test proxy servers to a new VIP for (for test before putting back into production)&lt;/P&gt;&lt;P&gt;will I need a new service policy or can I use the existing one (INCOMING-WEB-TRAFFIC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards MJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 00:13:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150325#M39657</guid>
      <dc:creator>mj11</dc:creator>
      <dc:date>2013-02-21T00:13:36Z</dc:date>
    </item>
    <item>
      <title>ACE new rserver</title>
      <link>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150326#M39658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;serverfarm host PROXY-PRODUCTION&lt;/P&gt;&lt;P&gt;rserver BCPROXY1&lt;/P&gt;&lt;P&gt;no inservice&lt;/P&gt;&lt;P&gt;rserver BCPROXY2&lt;/P&gt;&lt;P&gt;no inservice&lt;/P&gt;&lt;P&gt;no &lt;SPAN style="font-size: 10pt;"&gt;rserver BCPROXY1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;no rserver BCPROXY2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new server farm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host BCPROXY&lt;/P&gt;&lt;P&gt;rserver BCPROXY1&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;rserver BCPROXY2&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;! Create a new classmap with new VIP address&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;class-map match-all &lt;SPAN style="font-size: 10pt;"&gt;BCPROXY-VIP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2 match virtual-address &lt;NEW ip=""&gt; tcp eq 8080&lt;/NEW&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match &lt;SPAN style="font-size: 10pt;"&gt;BCPROXY&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-POLICY-L7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm &lt;SPAN style="font-size: 10pt;"&gt;BCPROXY&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Create a new class instance under existing policy map&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match INCOMING-WEB-TRAFFIC&lt;/P&gt;&lt;P&gt;class &lt;SPAN style="font-size: 10pt;"&gt;BCPROXY-VIP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy &lt;SPAN style="font-size: 10pt;"&gt;BCPROXY-POLICY-L7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; loadbalance vip icmp-reply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 01:16:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150326#M39658</guid>
      <dc:creator>Shirshendu Nandi</dc:creator>
      <dc:date>2013-02-21T01:16:43Z</dc:date>
    </item>
    <item>
      <title>ACE new rserver</title>
      <link>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150327#M39659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***This is how you should remove the rservers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;host1/Admin(config)# serverfarm PROXY-PRODUCTION&lt;/P&gt;&lt;P&gt;host1/Admin(config-sfarm-host)# no rserver BCPROXY1&lt;/P&gt;&lt;P&gt;host1/Admin(config-sfarm-host)# no rserver BCPROXY2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have done that, you can create the new serverfarm, but there are some scenarios where you can have&lt;/P&gt;&lt;P&gt;different serverfarms configured with the same rservers but different VIPs(class-maps) hearing on another ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you may have something like this after configuring that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all NEW-VIP&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match virtual-address 10.100.101.X tcp eq 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match WEB-POLICY-L7-NEW&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm PROXY-PRODUCTION-NEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match INCOMING-WEB-TRAFFIC&lt;/P&gt;&lt;P&gt;&amp;nbsp; class CLASSIFY-INCOMING-TRAFFIC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy WEB-POLICY-L7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; class NEW-VIP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy WEB-POLICY-L7-NEW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see the policy multimatch called: INCOMING-WEB-TRAFFIC can have the old class-map:CLASSIFY-INCOMING-TRAFFIC and the new one which I called: NEW-VIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not required that you configure a new policy-map multi-match, you can just "reuse" it, and the ACE will match class by class analyzing if what it matches is what it looks for and will continue doing that until it finally finds what configuration related to what it is supposed to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not hesitate to let me know any query you have!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 02:05:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-new-rserver/m-p/2150327#M39659</guid>
      <dc:creator>Jorge Bejarano</dc:creator>
      <dc:date>2013-02-21T02:05:43Z</dc:date>
    </item>
  </channel>
</rss>

