<?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 Migration STICKY from CSM to ACE in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389440#M41236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the usage guideline for "Policy":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;Policies establish rules for balancing connections to servers. They can contain URL maps, cookie maps, header maps, client groups, sticky groups, DSCP values, and server farms. The order in which policies are linked to a virtual server determines the precedence of the policy. When two or more policies match a requested URL, the policy with the highest precedence is selected.&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;Policy is like a slb policy which can be associated with "vserver(vip)" like policy-map first match. Sticky can also be defined directly under vserver as shown above in your question.&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;Regards,&lt;/P&gt;&lt;P align="left"&gt;Kanwal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 14:43:23 GMT</pubDate>
    <dc:creator>Kanwaljeet Singh</dc:creator>
    <dc:date>2014-01-21T14:43:23Z</dc:date>
    <item>
      <title>Migration STICKY from CSM to ACE</title>
      <link>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389439#M41235</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a little worried about sticky in CSM and the CSM2ACE tool dodn't help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the following config on the CSM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 397px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 298pt;" width="397"&gt;&lt;P&gt; sticky 10 netmask 255.255.255.255 address&amp;nbsp;&amp;nbsp; both timeout 240&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is translated to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 293pt;" width="390"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 293pt;" width="390"&gt;sticky&amp;nbsp;&amp;nbsp; ip-netmask 255.255.255.255 address both 10&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;&amp;nbsp; timeout 240&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the easy part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I have the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************************************************************&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 397px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 298pt;" width="397"&gt;policy POLICY1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;&amp;nbsp; sticky-group 10&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;&amp;nbsp; serverfarm FARM1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;**************************************************************************&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 205px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 154pt;" width="205"&gt;vserver VSERVER1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;&amp;nbsp; .....&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;&amp;nbsp; sticky 10&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;!&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;**************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 205px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 154pt;" width="205"&gt;vserver CLEAR_VIP443&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;&amp;nbsp; sticky 30 group 100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.75pt;"&gt;&lt;TD height="21" style="height: 15.75pt;"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;**************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have clear how to translate to ACE and what's the meaning of the policy command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2014 11:57:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389439#M41235</guid>
      <dc:creator>David Martinez Garcia</dc:creator>
      <dc:date>2014-01-21T11:57:41Z</dc:date>
    </item>
    <item>
      <title>Migration STICKY from CSM to ACE</title>
      <link>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389440#M41236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the usage guideline for "Policy":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;Policies establish rules for balancing connections to servers. They can contain URL maps, cookie maps, header maps, client groups, sticky groups, DSCP values, and server farms. The order in which policies are linked to a virtual server determines the precedence of the policy. When two or more policies match a requested URL, the policy with the highest precedence is selected.&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;Policy is like a slb policy which can be associated with "vserver(vip)" like policy-map first match. Sticky can also be defined directly under vserver as shown above in your question.&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;Regards,&lt;/P&gt;&lt;P align="left"&gt;Kanwal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 14:43:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389440#M41236</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-21T14:43:23Z</dc:date>
    </item>
    <item>
      <title>Migration STICKY from CSM to ACE</title>
      <link>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389441#M41237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if I understad you, apply the sticky on the VSERVER or int the POLICY above is the same?&lt;/P&gt;&lt;P&gt;Whats the meaning of the "&lt;SPAN style="font-size: 10pt;"&gt;group" command in the sticky on the vserver?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 10:15:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389441#M41237</guid>
      <dc:creator>David Martinez Garcia</dc:creator>
      <dc:date>2014-01-23T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Migration STICKY from CSM to ACE</title>
      <link>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389442#M41238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanwal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how to migrate a SSL sticky from CSM to ACE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:17:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389442#M41238</guid>
      <dc:creator>David Martinez Garcia</dc:creator>
      <dc:date>2014-01-24T12:17:09Z</dc:date>
    </item>
    <item>
      <title>Migration STICKY from CSM to ACE</title>
      <link>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389443#M41239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; HI David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group means that you configure a sticky (method, ip etc) and bind it with a policy or vserver. Group can be associated with multiple vservers and policies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/4.2.x/configuration/guide/csm_4_2.pdf"&gt;http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/4.2.x/configuration/guide/csm_4_2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visit configuring additional features and options and have a look at sticky configuration and explantions. That shall clear things out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 16:23:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389443#M41239</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-24T16:23:57Z</dc:date>
    </item>
    <item>
      <title>Migration STICKY from CSM to ACE</title>
      <link>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389444#M41240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;This example shows how to configure a sticky group and associate it with a policy:&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 1; "&gt;&lt;P align="left"&gt;&lt;STRONG&gt;Router(config-module-csm)# &lt;/STRONG&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG&gt;sticky 1 cookie foo timeout 100&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-module-csm)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;serverfarm pl_stick&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-sfarm)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;real 10.8.0.18&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-real)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;inservice&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-sfarm)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;real 10.8.0.19&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-real)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;inservice&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-real)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;exit&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-sfarm)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;exit&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 1; "&gt;&lt;P align="left"&gt;&lt;STRONG&gt;Router(config-module-csm)# &lt;/STRONG&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG&gt;policy policy_sticky_ck&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-policy)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;serverfarm pl_stick&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 1; "&gt;&lt;P align="left"&gt;&lt;STRONG&gt;Router(config-slb-policy)# &lt;/STRONG&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG&gt;sticky-group 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-policy)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;exit&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style=": ; font-size: 8pt; font-family: Courier; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 1; "&gt;&lt;P align="left"&gt;&lt;STRONG&gt;Router(config-module-csm)# &lt;/STRONG&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG&gt;vserver vs_sticky_ck&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-vserver)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;virtual 10.8.0.125 tcp 90&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN&gt;&lt;SPAN style="font-family: Courier; font-size: 1; "&gt;&lt;P align="left"&gt;&lt;STRONG&gt;Router(config-slb-vserver)# &lt;/STRONG&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG&gt;slb-policy policy_sticky_ck&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P align="left"&gt;Router(config-slb-vserver)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;inservice&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier; "&gt;&lt;SPAN style=": ; font-size: 1; font-family: Courier; "&gt;&lt;P&gt;Router(config-slb-vserver)# &lt;/P&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;exit&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: Courier-Bold; "&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 16:26:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/migration-sticky-from-csm-to-ace/m-p/2389444#M41240</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-24T16:26:29Z</dc:date>
    </item>
  </channel>
</rss>

