<?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: ASA aaa-server to ISE in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839271#M11434</link>
    <description>&lt;P&gt;Sure here it is:&lt;/P&gt;&lt;P&gt;ASA01# show run | inc aaa&lt;BR /&gt;aaa-server Other protocol tacacs+&lt;BR /&gt;aaa-server Other (management) host 10.11.1.1&lt;BR /&gt;aaa-server Other (management) host 10.11.1.2&lt;BR /&gt;aaa-server ISE protocol radius&lt;BR /&gt;aaa-server ISE (inside) host&amp;nbsp;&lt;SPAN&gt;10.10.10.2&lt;/SPAN&gt;&lt;BR /&gt;aaa-server ISE (inside) host&amp;nbsp;&lt;SPAN&gt;10.10.10.3&lt;/SPAN&gt;&lt;BR /&gt;aaa authentication ssh console Other LOCAL&lt;BR /&gt;aaa authentication enable console Other LOCAL&lt;BR /&gt;aaa authentication http console Other LOCAL&lt;BR /&gt;authentication aaa certificate&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2019 07:22:02 GMT</pubDate>
    <dc:creator>Madura Malwatte</dc:creator>
    <dc:date>2019-04-16T07:22:02Z</dc:date>
    <item>
      <title>ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839245#M11432</link>
      <description>&lt;P&gt;I am trying to get my ASA added to ISE as a network device, but having issues with the aaa-server config and output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the config I have:&lt;/P&gt;&lt;P&gt;aaa-server ISE protocol radius&lt;BR /&gt;authorize-only&lt;BR /&gt;interim-accounting-update&lt;BR /&gt;merge-dacl before-avpair&lt;BR /&gt;dynamic-authorization&lt;/P&gt;&lt;P&gt;aaa-server ISE (inside) host 10.10.10.2&lt;BR /&gt;key *****&lt;BR /&gt;authentication-port 1812&lt;BR /&gt;accounting-port 1813&lt;BR /&gt;radius-common-pw *****&lt;BR /&gt;aaa-server ISE (inside) host10.10.10.3&lt;BR /&gt;key *****&lt;BR /&gt;authentication-port 1812&lt;BR /&gt;accounting-port 1813&lt;BR /&gt;radius-common-pw *****&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA01# show aaa-server ISE&lt;BR /&gt;Server Group: ISE&lt;BR /&gt;Server Protocol: radius&lt;BR /&gt;Server Address: 10.10.10.2&lt;BR /&gt;Server port: 1812(authentication), 1813(accounting)&lt;BR /&gt;Server status: FAILED, Server disabled at 04:20:23 UTC Tue Apr 9 2019&lt;BR /&gt;Number of pending requests 0&lt;BR /&gt;Average round trip time 0ms&lt;BR /&gt;Number of authentication requests 39&lt;BR /&gt;Number of authorization requests 0&lt;BR /&gt;Number of accounting requests 0&lt;BR /&gt;Number of retransmissions 0&lt;BR /&gt;Number of accepts 0&lt;BR /&gt;Number of rejects 0&lt;BR /&gt;Number of challenges 0&lt;BR /&gt;Number of malformed responses 0&lt;BR /&gt;Number of bad authenticators 0&lt;BR /&gt;Number of timeouts 39&lt;BR /&gt;Number of unrecognized responses 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server Group: ISE&lt;BR /&gt;Server Protocol: radius&lt;BR /&gt;Server Address:10.10.10.3&lt;BR /&gt;Server port: 1812(authentication), 1813(accounting)&lt;BR /&gt;Server status: ACTIVE, Last transaction at 04:19:42 UTC Tue Apr 9 2019&lt;BR /&gt;Number of pending requests 0&lt;BR /&gt;Average round trip time 0ms&lt;BR /&gt;Number of authentication requests 37&lt;BR /&gt;Number of authorization requests 0&lt;BR /&gt;Number of accounting requests 0&lt;BR /&gt;Number of retransmissions 0&lt;BR /&gt;Number of accepts 0&lt;BR /&gt;Number of rejects 0&lt;BR /&gt;Number of challenges 0&lt;BR /&gt;Number of malformed responses 0&lt;BR /&gt;Number of bad authenticators 0&lt;BR /&gt;Number of timeouts 37&lt;BR /&gt;Number of unrecognized responses 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Weird thing is one say active the other failed. Both seems to have failed though. And the&amp;nbsp;authentication requests don't increment at all, its been stuck at that value for a while. Last transaction was over a week ago. Do I need to configure the timeout value to get the requests going again? And why would it say active but last transaction is from Apr 9 and no requests incrementing?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:02:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839245#M11432</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2020-02-21T17:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839248#M11433</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;Please can you share your AAA method configuration from the ASA:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;sh run | inc aaa&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 06:43:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839248#M11433</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2019-04-16T06:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839271#M11434</link>
      <description>&lt;P&gt;Sure here it is:&lt;/P&gt;&lt;P&gt;ASA01# show run | inc aaa&lt;BR /&gt;aaa-server Other protocol tacacs+&lt;BR /&gt;aaa-server Other (management) host 10.11.1.1&lt;BR /&gt;aaa-server Other (management) host 10.11.1.2&lt;BR /&gt;aaa-server ISE protocol radius&lt;BR /&gt;aaa-server ISE (inside) host&amp;nbsp;&lt;SPAN&gt;10.10.10.2&lt;/SPAN&gt;&lt;BR /&gt;aaa-server ISE (inside) host&amp;nbsp;&lt;SPAN&gt;10.10.10.3&lt;/SPAN&gt;&lt;BR /&gt;aaa authentication ssh console Other LOCAL&lt;BR /&gt;aaa authentication enable console Other LOCAL&lt;BR /&gt;aaa authentication http console Other LOCAL&lt;BR /&gt;authentication aaa certificate&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 07:22:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839271#M11434</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-16T07:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839299#M11435</link>
      <description>&lt;P&gt;You are not listing the ISE server group in any of your AAA methods.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are you planing on using ISE for? VPN authentication?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 08:34:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839299#M11435</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2019-04-16T08:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839417#M11436</link>
      <description>&lt;P&gt;Yes, its going to be used for VPN authentication and posture.&lt;/P&gt;&lt;P&gt;These documents do not mention anything about having ISE server group in AAA methods:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-appliance-asa-software/117693-configure-ASA-00.html" target="_self"&gt;ASA Version 9.2.1 VPN Posture with ISE Configuration Example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-documents/how-to-ise-and-asa-integration-using-coa-for-posture/ta-p/3630938" target="_self"&gt;How To: ISE and ASA Integration using CoA for Posture&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Which document should I be using for configuring the ASA for deployment with ISE?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 12:11:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839417#M11436</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-16T12:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839455#M11437</link>
      <description>&lt;P&gt;That's correct. That's why i asked in absence of the AAA methods what you were planning using ISE for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share the relevant VPN configuration that you have made?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 12:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839455#M11437</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2019-04-16T12:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839467#M11438</link>
      <description>&lt;P&gt;I haven't done the VPN config yet. I was assuming that when you configure the ISE as aaa-server the ASA will start sending the radius packets to it? As I have added the ASA as network device into ISE, but can't tell if it is sending the radius packets yet? Hence the output of show aaa-servers is quite unclear. I mean I can do a packet capture on ISE, but wanted to know if we should at least see the ASA sending some requests in the show aaa-servers output.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 12:59:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839467#M11438</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-16T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839917#M11439</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/324976"&gt;@Seb Rupik&lt;/a&gt;&amp;nbsp;were you able to take a look at what I can try to get this working?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 00:00:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3839917#M11439</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-17T00:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3840231#M11440</link>
      <description>&lt;P&gt;This assumption is incorrect. What you have done is only define the AAA-server. You would need to either do a "test aaa authentication" or actually configure this aaa-server as AAA authentication server under the tunnel-group. When a VPN user authenticates, the request is then sent to the ISE.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 11:53:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3840231#M11440</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2019-04-17T11:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: ASA aaa-server to ISE</title>
      <link>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3840391#M11441</link>
      <description>&lt;P&gt;Hi Rahul, I meant to say radius packets as in some probes. But I understand now to do that we have to use the test aaa command. So comes back to my the show output I shared where one ISE server is marked as "FAILED" while the other is "ACTIVE", how does ASA determine these states? For the active server last transaction was April 9th. And the failed server shows "Server disabled"...&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 14:41:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-aaa-server-to-ise/m-p/3840391#M11441</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-17T14:41:08Z</dc:date>
    </item>
  </channel>
</rss>

