<?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 Connection is not following the Sticky database when one router  in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975079#M37680</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;Its important to know whether there was a sticky entry when the router went down and the time it came back up. Leastconnection shouldn't be a problem here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the IPSEC connection is active but not the UDP 500 connections, after timeout the UDP 500 connections will be removed as well as the sticky entry. If the current active IPSEC connection suddently needs to refresh SA's a new UDP 500 connection will be open and it could be sent to a different server. There is no evidence that this is the problem but want to try a higher sticky timeout has a fix for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2012 15:15:43 GMT</pubDate>
    <dc:creator>sivaksiv</dc:creator>
    <dc:date>2012-08-13T15:15:43Z</dc:date>
    <item>
      <title>Connection is not following the Sticky database when one router is comming to up state.</title>
      <link>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975076#M37677</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have 2 routers configured&amp;nbsp; in Cisco ACE.( Router 1: 10.250.226.4,Router 2: 10.250.226.6) and VIP 10.250.226.19. In a normal scenario all the client connections are perfectly handled by ACE and Its sending to client request to router as per the sticky database. When the router 10.250.226.4 is down, ACE cleared all the sticky database entry belongs to the 10.250.226.4. All the client connections are shifted to router 10.250.226.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when router 10.250.226.4 is&amp;nbsp; comes, backup connections are not loadbalance properly. That is connection not following sticky database for second connections of the same ip and giving issue in establishing IPSEC connectivity. Please find the below output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switch/RRI# sh sticky database client 10.239.10.86&lt;/P&gt;&lt;P&gt;sticky group : STIK-RRI-FRM&lt;/P&gt;&lt;P&gt;type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : IP&lt;/P&gt;&lt;P&gt;timeout&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1440&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout-activeconns : FALSE&lt;/P&gt;&lt;P&gt;&amp;nbsp; sticky-entry&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rserver-instance&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; time-to-expire flags&lt;/P&gt;&lt;P&gt;&amp;nbsp; ---------------------+--------------------------------+--------------+-------+&lt;/P&gt;&lt;P&gt;&amp;nbsp; 10.239.10.86&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CISCO-7206-06:0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65274&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switch/RRI# show conn | i 10.239.10.86&lt;/P&gt;&lt;P&gt;1517152&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; in&amp;nbsp; UDP&amp;nbsp;&amp;nbsp; 90&amp;nbsp;&amp;nbsp; 10.239.10.86:4500&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.250.226.19:4500&amp;nbsp;&amp;nbsp;&amp;nbsp; --&lt;/P&gt;&lt;P&gt;1427552&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; out UDP&amp;nbsp;&amp;nbsp; 9&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.250.226.4:4500&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.239.10.86:1637&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&lt;/P&gt;&lt;P&gt;3051606&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; in&amp;nbsp; UDP&amp;nbsp;&amp;nbsp; 90&amp;nbsp;&amp;nbsp; 10.239.10.86:500&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.250.226.19:500&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&lt;/P&gt;&lt;P&gt;3049659&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; out UDP&amp;nbsp;&amp;nbsp; 9&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.250.226.6:500&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.239.10.86:44977&amp;nbsp;&amp;nbsp;&amp;nbsp; --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please find the below sample configuration we are done in ACE&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameter-map type connection UDP_PARAM_MAP&lt;/P&gt;&lt;P&gt;&amp;nbsp; set timeout inactivity 86450&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sticky ip-netmask 255.255.255.255 address source STIK-RRI-FRM&lt;/P&gt;&lt;P&gt;&amp;nbsp; replicate sticky&lt;/P&gt;&lt;P&gt;&amp;nbsp; serverfarm RRI-FRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all RRI-VIP&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match virtual-address 10.250.226.19 any&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match RRI-VIP-l7slb&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm STIK-RRI-FRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match RRI&lt;/P&gt;&lt;P&gt;&amp;nbsp; class RRI-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 RRI-VIP-l7slb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; connection advanced-options UDP_PARAM_MAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 90&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.250.226.17 255.255.255.240&lt;/P&gt;&lt;P&gt;&amp;nbsp; peer ip address 10.250.226.18 255.255.255.240&lt;/P&gt;&lt;P&gt;&amp;nbsp; access-group input ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp; access-group output ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp; service-policy input REMOTE_MGMT&lt;/P&gt;&lt;P&gt;&amp;nbsp; service-policy input RRI&lt;/P&gt;&lt;P&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the analysis its looks seems to be tthe bug &lt;STRONG&gt;CSCsv63364, CSCsu95356&lt;/STRONG&gt;. Kindly suggest how we can resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Image version: A2(3.4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2012 10:36:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975076#M37677</guid>
      <dc:creator>ranjith.kanisan</dc:creator>
      <dc:date>2012-08-13T10:36:31Z</dc:date>
    </item>
    <item>
      <title>Connection is not following the Sticky database when one router</title>
      <link>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975077#M37678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Ranjith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like timer issue not appropriate for both connections. Did you check the sticky entry for the client before the router came back up? I believe the sticky timeout should be higher than the connectionidle timeout. Something like 1 day for sticky timeout and 1 hour for connection idle timeout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 13:46:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975077#M37678</guid>
      <dc:creator>sivaksiv</dc:creator>
      <dc:date>2012-08-13T13:46:07Z</dc:date>
    </item>
    <item>
      <title>Connection is not following the Sticky database when one router</title>
      <link>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975078#M37679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont have the Sticky databse details before the router came to back to up. We are only facing this issue, when the router is coming back to the up state. Kindly suggest Sticky with leasedconnection will cause this issue? and also tell me, how this issue will happening when connection idle timeout value higher than the sticky time out value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 14:56:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975078#M37679</guid>
      <dc:creator>ranjith.kanisan</dc:creator>
      <dc:date>2012-08-13T14:56:28Z</dc:date>
    </item>
    <item>
      <title>Connection is not following the Sticky database when one router</title>
      <link>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975079#M37680</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;Its important to know whether there was a sticky entry when the router went down and the time it came back up. Leastconnection shouldn't be a problem here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the IPSEC connection is active but not the UDP 500 connections, after timeout the UDP 500 connections will be removed as well as the sticky entry. If the current active IPSEC connection suddently needs to refresh SA's a new UDP 500 connection will be open and it could be sent to a different server. There is no evidence that this is the problem but want to try a higher sticky timeout has a fix for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 15:15:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/connection-is-not-following-the-sticky-database-when-one-router/m-p/1975079#M37680</guid>
      <dc:creator>sivaksiv</dc:creator>
      <dc:date>2012-08-13T15:15:43Z</dc:date>
    </item>
  </channel>
</rss>

