<?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 ACS 5.3 unreachable if network activity decrease in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983080#M188195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the solution : I reconfig the poret of the switch by using standard Cisco macro and it's working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2012 13:01:05 GMT</pubDate>
    <dc:creator>gilles.donze</dc:creator>
    <dc:date>2012-06-26T13:01:05Z</dc:date>
    <item>
      <title>ACS 5.3 unreachable if network activity decrease</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983077#M188192</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am triing to migrate my old ACS to the new one. I am using ACS 5.3 on appliance CSACS-1121. Sometime, i loose the connection to the appliance and i could not connect to the appliance with SSH, i could not start the GUI and the authentication is switched to the secondary instance. As soon as I have traffic, the connection is restored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can fix this problem. Could you tell me what kind of config, on the switch and on the appliance, i have to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for your answer.&lt;/P&gt;&lt;P&gt;Kind Gilles&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 02:08:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983077#M188192</guid>
      <dc:creator>gilles.donze</dc:creator>
      <dc:date>2019-03-11T02:08:38Z</dc:date>
    </item>
    <item>
      <title>ACS 5.3 unreachable if network activity decrease</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983078#M188193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you say is expected behavior. If you have several ACS appliances only one of them is primary and all the other ones are secondary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Primary" and "secondary" concepts are different from "active" and "standby" concepts. All ACS are "active".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The switch configuration tells the switch which ACS to talk to. It can be one, two, three, any number of ACS. Also if there are more than one ACS, the switch configuration gives the preference to the first ACS declared in the configuration. Only if the first ACS doesn't respond at all , the switch will try to talk to the second ACS declared. Only if the second ACS doesn't respond at all then the switch will try to talk to the third ACS and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's an example of switch configuration with three ACS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 192.168.1.10 key MYPASSWORD&lt;/P&gt;&lt;P&gt;radius-server host 192.168.1.11 key MYPASSWORD&lt;/P&gt;&lt;P&gt;radius-server host 192.168.1.12 key MYPASSWORD&lt;/P&gt;&lt;P&gt;radius-server vsa send authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa group server radius ACS&lt;/P&gt;&lt;P&gt; server 192.168.1.10&lt;/P&gt;&lt;P&gt; server 192.168.1.11&lt;/P&gt;&lt;P&gt; server 192.168.1.12&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication dot1x default group ACS&lt;/P&gt;&lt;P&gt;aaa authorization network default group ACS &lt;/P&gt;&lt;P&gt;aaa accounting dot1x default start-stop group ACS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 22:05:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983078#M188193</guid>
      <dc:creator>Eduardo Aliaga</dc:creator>
      <dc:date>2012-05-30T22:05:15Z</dc:date>
    </item>
    <item>
      <title>ACS 5.3 unreachable if network activity decrease</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983079#M188194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a miss understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have any problem with the ACS application. But I think it's a problem with the IP Stack of the appliance and the switch cisco catalyst 3560. I lost the connexion with some host from and to the ACS appliance ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, we have a management application. This is polling the appliance each 5 minutes (ping and SNMP) after a while, the application could not reach the appliance ! this begin especcially when the request to the appliance is going down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i try to ping from the appliance the managment application. I have no answer and both are reachable from my workstation. Network is up and running well and ACS instance working fine !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an idea how to fix this problem. It a special network config to do on the switch 3560 or on the aplliance. Is it a hardware problem from the appliance ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 08:33:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983079#M188194</guid>
      <dc:creator>gilles.donze</dc:creator>
      <dc:date>2012-05-31T08:33:44Z</dc:date>
    </item>
    <item>
      <title>ACS 5.3 unreachable if network activity decrease</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983080#M188195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the solution : I reconfig the poret of the switch by using standard Cisco macro and it's working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 13:01:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-3-unreachable-if-network-activity-decrease/m-p/1983080#M188195</guid>
      <dc:creator>gilles.donze</dc:creator>
      <dc:date>2012-06-26T13:01:05Z</dc:date>
    </item>
  </channel>
</rss>

