<?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: CSS to ACE - rserver range loadbalance issue? in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-to-ace-rserver-range-loadbalance-issue/m-p/1060251#M21322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use CSStoACE conversion tool. And it says...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The range option of the ip address subcommand under service configuration is not converted. Only the first ip address would be converted.    For each of the remaining ip addresses in the range, rservers will have to be created manually and such rservers will have to be added to the appropriate serverfarm also manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I aggree it can be done manually. But the range is 99 not 3. If CSS can do it without any additional configuration and if ACE is newer and better than CSS it should be a better way do it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2008 17:13:34 GMT</pubDate>
    <dc:creator>ctopaloglu</dc:creator>
    <dc:date>2008-08-28T17:13:34Z</dc:date>
    <item>
      <title>CSS to ACE - rserver range loadbalance issue?</title>
      <link>https://community.cisco.com/t5/application-networking/css-to-ace-rserver-range-loadbalance-issue/m-p/1060249#M21320</link>
      <description>&lt;P&gt;We are replacing CSS with ACE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;CSS_Config&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service apps1&lt;/P&gt;&lt;P&gt;  ip address 10.4.11.1 range 3&lt;/P&gt;&lt;P&gt;  keepalive type http&lt;/P&gt;&lt;P&gt;  keepalive frequency 15&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service apps2&lt;/P&gt;&lt;P&gt;  ip address 10.4.12.1 range 3&lt;/P&gt;&lt;P&gt;  keepalive type http&lt;/P&gt;&lt;P&gt;  keepalive frequency 15&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner webapps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content webapps-rule&lt;/P&gt;&lt;P&gt;    add service apps1&lt;/P&gt;&lt;P&gt;    add service apps2&lt;/P&gt;&lt;P&gt;    advanced-balance sticky-srcip&lt;/P&gt;&lt;P&gt;    sticky-inact-timeout 480&lt;/P&gt;&lt;P&gt;    vip address 10.4.10.1 range 3&lt;/P&gt;&lt;P&gt;    balance leastconn&lt;/P&gt;&lt;P&gt;    sticky-serverdown-failover redirect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;ACE_Config&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host APPS1-01&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;  ip address 10.4.11.1&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;rserver host APPS1-02&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;  ip address 10.4.11.2&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;rserver host APPS1-03&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;  ip address 10.4.11.3&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;rserver host APPS2-01&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;  ip address 10.4.12.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host APPS2-02&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;  ip address 10.4.12.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host APPS2-03&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;  ip address 10.4.12.3&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;serverfarm host APPS&lt;/P&gt;&lt;P&gt;  rserver APPS1-01&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver APPS1-02&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver APPS1-03&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver APPS2-01&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver APPS2-02&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver APPS2-03&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any WEBAPPS_CLASS&lt;/P&gt;&lt;P&gt;  match virtual-address	10.4.10.1 tcp any&lt;/P&gt;&lt;P&gt;  match virtual-address	10.4.10.2 tcp any&lt;/P&gt;&lt;P&gt;  match virtual-address	10.4.10.3 tcp any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The real range is 99 not 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have two rservers (apps1 and apps2). Each one has 3 virtual address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client wants to go 10.4.10.(2) and CSS loadbalance two real servers according to last subnet bit x.x.x.(2) Then it goes 10.4.11.(2) or 10.4.12.(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In CSS I think this is the default prediction method when range is used. But I can't find it in ACE 1.1(a). Is there any way to guarantee that the ACE loadbalance like CSS did? I realy need your advice. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:54:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-to-ace-rserver-range-loadbalance-issue/m-p/1060249#M21320</guid>
      <dc:creator>ctopaloglu</dc:creator>
      <dc:date>2008-08-27T11:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: CSS to ACE - rserver range loadbalance issue?</title>
      <link>https://community.cisco.com/t5/application-networking/css-to-ace-rserver-range-loadbalance-issue/m-p/1060250#M21321</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;If I've understood your requirement and you really need to carry the CSS implementation across then I think you need to create multiple rservers into multiple serverfarms. Then a class-map for each VIP with an associated loadbalance policy-map: Something like - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host x01&lt;/P&gt;&lt;P&gt;  ip address 10.4.11.1&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;rserver host x02&lt;/P&gt;&lt;P&gt;  ip address 10.4.11.2&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;rserver host x03 &lt;/P&gt;&lt;P&gt;  ip address 10.4.11.3&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host y01&lt;/P&gt;&lt;P&gt;  ip address 10.4.12.1&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;rserver host y02&lt;/P&gt;&lt;P&gt;  ip address 10.4.12.2&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;rserver host y03 &lt;/P&gt;&lt;P&gt;  ip address 10.4.12.3&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host FARM-01&lt;/P&gt;&lt;P&gt;  rserver x01&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver y01&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host FARM-02&lt;/P&gt;&lt;P&gt;  rserver x02&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver y02&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host FARM-03&lt;/P&gt;&lt;P&gt;  rserver x03&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver y03&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;class-map match-any L4VIPCLASS-01&lt;/P&gt;&lt;P&gt;  2 match virtual-address 10.4.10.1 tcp any&lt;/P&gt;&lt;P&gt;class-map match-any L4VIPCLASS-02&lt;/P&gt;&lt;P&gt;  2 match virtual-address 10.4.10.2 tcp any&lt;/P&gt;&lt;P&gt;class-map match-any L4VIPCLASS-03&lt;/P&gt;&lt;P&gt;  2 match virtual-address 10.4.10.3 tcp any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match LB-POLICY-01&lt;/P&gt;&lt;P&gt;  class class-default&lt;/P&gt;&lt;P&gt;    serverfarm FARM-01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match LB-POLICY-02&lt;/P&gt;&lt;P&gt;  class class-default&lt;/P&gt;&lt;P&gt;    serverfarm FARM-02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match LB-POLICY-03&lt;/P&gt;&lt;P&gt;  class class-default&lt;/P&gt;&lt;P&gt;    serverfarm FARM-03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match L4POLICY&lt;/P&gt;&lt;P&gt;  class L4VIPCLASS-01&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy LB-POLICY-01&lt;/P&gt;&lt;P&gt;  class L4VIPCLASS-02&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy LB-POLICY-02&lt;/P&gt;&lt;P&gt;  class L4VIPCLASS-03&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy LB-POLICY-03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be a slicker way of achieving what you want and I'm sure one of the ACE gurus will point it out if it exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you use the conversion tool on the ACE?  It should have highlighted any parts of the config it couldn't cope with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cathy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 12:43:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-to-ace-rserver-range-loadbalance-issue/m-p/1060250#M21321</guid>
      <dc:creator>ciscocsoc</dc:creator>
      <dc:date>2008-08-27T12:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: CSS to ACE - rserver range loadbalance issue?</title>
      <link>https://community.cisco.com/t5/application-networking/css-to-ace-rserver-range-loadbalance-issue/m-p/1060251#M21322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use CSStoACE conversion tool. And it says...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The range option of the ip address subcommand under service configuration is not converted. Only the first ip address would be converted.    For each of the remaining ip addresses in the range, rservers will have to be created manually and such rservers will have to be added to the appropriate serverfarm also manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I aggree it can be done manually. But the range is 99 not 3. If CSS can do it without any additional configuration and if ACE is newer and better than CSS it should be a better way do it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 17:13:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-to-ace-rserver-range-loadbalance-issue/m-p/1060251#M21322</guid>
      <dc:creator>ctopaloglu</dc:creator>
      <dc:date>2008-08-28T17:13:34Z</dc:date>
    </item>
  </channel>
</rss>

