<?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: Differences between CSM and ACE in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664029#M12604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the CLI is different will there be examples posted? I mean adding for example sticky configuration on the vserver is now added where exactly on ACE? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2007 13:51:58 GMT</pubDate>
    <dc:creator>clarkmat</dc:creator>
    <dc:date>2007-01-23T13:51:58Z</dc:date>
    <item>
      <title>Differences between CSM and ACE</title>
      <link>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664027#M12602</link>
      <description>&lt;P&gt;Could someone give me a short answer on the differences betwenn CSM and ACE? For example if you configured an ACE in a DMZ can you still configure VIP with vserver command? Are the configurations similar? I know that the policy configuration is different but also wondered where you add the sticky feature config?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2007 09:58:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664027#M12602</guid>
      <dc:creator>clarkmat</dc:creator>
      <dc:date>2007-01-22T09:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between CSM and ACE</title>
      <link>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664028#M12603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they use different CLI.&lt;/P&gt;&lt;P&gt;But you can achieve with the ACE module everything you could with the CSM.&lt;/P&gt;&lt;P&gt;However, ACE is the brain new module and comes with extra new features and will receive even more in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 15:10:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664028#M12603</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-01-22T15:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between CSM and ACE</title>
      <link>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664029#M12604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the CLI is different will there be examples posted? I mean adding for example sticky configuration on the vserver is now added where exactly on ACE? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 13:51:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664029#M12604</guid>
      <dc:creator>clarkmat</dc:creator>
      <dc:date>2007-01-23T13:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between CSM and ACE</title>
      <link>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664030#M12605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the documentation is online and examples will be posted once we collect information about what is most needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For stickyness, you configure the sticky group more or less like a CSM.&lt;/P&gt;&lt;P&gt;One difference is that you need to associate the sticky group to a serverfarm&lt;/P&gt;&lt;P&gt;You then go into your policy-map and instead of using a serverfarm you use a sticky-serverfarm which is the group you just created.&lt;/P&gt;&lt;P&gt;Very simply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switch/Admin(config)# sticky ip-netmask 255.255.255.0 address source ?&lt;/P&gt;&lt;P&gt;  &lt;WORD&gt;  Enter the sticky group name (Max Size - 64)&lt;/WORD&gt;&lt;/P&gt;&lt;P&gt;switch/Admin(config-sticky-ip)# serverfarm lin&lt;/P&gt;&lt;P&gt;switch/Admin(config)# policy-map type loadbalance first-match L1-STICKY&lt;/P&gt;&lt;P&gt;switch/Admin(config-pmap-lb)# class class-default &lt;/P&gt;&lt;P&gt;switch/Admin(config-pmap-lb-c)# sticky-serverfarm ?&lt;/P&gt;&lt;P&gt;  &lt;WORD&gt;                Enter sticky group name (Max Size - 64)  &lt;/WORD&gt;&lt;/P&gt;&lt;P&gt;  IPSTICKY              &lt;/P&gt;&lt;P&gt;switch/Admin(config-pmap-lb-c)# sticky-serverfarm &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 15:16:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/differences-between-csm-and-ace/m-p/664030#M12605</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-01-23T15:16:04Z</dc:date>
    </item>
  </channel>
</rss>

