<?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: NAC open authentication query in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4139415#M562445</link>
    <description>&lt;P&gt;thanks you for your reply's, very useful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
    <pubDate>Fri, 21 Aug 2020 15:00:22 GMT</pubDate>
    <dc:creator>craiglebutt</dc:creator>
    <dc:date>2020-08-21T15:00:22Z</dc:date>
    <item>
      <title>NAC open authentication query</title>
      <link>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4138606#M562420</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Started to looking at NAC again.&lt;/P&gt;&lt;P&gt;I've dropped the config on to a switch which used in my lab.&lt;/P&gt;&lt;P&gt;This has a Openspace IP Phone plugged in to it.&lt;/P&gt;&lt;P&gt;I drop the config on to the port with open authentication, I can see the log that the phone connects to voice vlan and this is confirmed on the ISE log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is in open auth it should connect the same as it did in switchport as before the config dropped on . the ISE Auth Policy is set to permit all while I configure a policy for it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the phone gets an IP, but doesn't talk to the servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately working from a distance on this, have to rely on good will of someone onsite to keep checking.&lt;/P&gt;&lt;P&gt;any help much appreicated&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 08:55:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4138606#M562420</guid>
      <dc:creator>craiglebutt</dc:creator>
      <dc:date>2020-08-20T08:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: NAC open authentication query</title>
      <link>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4138787#M562422</link>
      <description>&lt;P&gt;Review the section&amp;nbsp;&lt;A href="https://community.cisco.com/t5/security-documents/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515#toc-hId-1178514092" rel="nofollow noopener noreferrer" target="_blank"&gt;Monitoring Authentications with Open Access&lt;/A&gt; in the &lt;STRONG&gt;&lt;A href="https://community.cisco.com/t5/security-documents/cisco-ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515" target="_self"&gt;ISE Secure Wired Access Prescriptive Deployment Guide&lt;/A&gt;&lt;/STRONG&gt; including&amp;nbsp;&lt;A href="https://community.cisco.com/t5/security-documents/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515#toc-hId-1791141676" rel="nofollow noopener noreferrer" target="_blank"&gt;Monitoring Authentication Sessions&lt;/A&gt; to see what ISE is authorizing.&lt;/P&gt;
&lt;P&gt;Then confirm the authorized state on the switch with&lt;/P&gt;
&lt;PRE&gt;show authentication session interface Gig x/y/z details &lt;/PRE&gt;
&lt;P&gt;This should not be an issue in this scenario but our best practice timer values are very different than yours.&lt;/P&gt;
&lt;PRE&gt; dot1x timeout tx-period 7
 dot1x max-reauth-req 3&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 13:48:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4138787#M562422</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2020-08-20T13:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: NAC open authentication query</title>
      <link>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4138797#M562423</link>
      <description>&lt;P&gt;At a quick glance, your configuration looks fine.&amp;nbsp; With "authentication open", the only thing that could possibly be restricting traffic flow is if there is a default/pre-auth ACL configured on the port or if ISE is pushing down a dACL that restricts traffic.&amp;nbsp; Sometimes ISE will show a good authentication but the switch is not able to apply the policy and will keep the port as not authorized.&amp;nbsp; This can happen if you are pushing a VLAN assignment but the VLAN doesn't exist on the switch.&amp;nbsp; Or if your dACL has errors in it that the switch doesn't like.&amp;nbsp; So to be sure, you need to do a "show auth sessions int gx/y detail" and verify the output.&amp;nbsp; Should show "Authorized" and if any dACL's are applied.&amp;nbsp; If you are using a dACL (even a permit all), then IP Device Tracking will need to know the client's IP address.&amp;nbsp; So verify that the IP address shows up in the show output as well.&amp;nbsp; And for true monitor mode, don't use a default/pre-auth ACL unless it is a permit ip any any.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 13:54:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4138797#M562423</guid>
      <dc:creator>Colby LeMaire</dc:creator>
      <dc:date>2020-08-20T13:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: NAC open authentication query</title>
      <link>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4139415#M562445</link>
      <description>&lt;P&gt;thanks you for your reply's, very useful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 15:00:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/nac-open-authentication-query/m-p/4139415#M562445</guid>
      <dc:creator>craiglebutt</dc:creator>
      <dc:date>2020-08-21T15:00:22Z</dc:date>
    </item>
  </channel>
</rss>

