<?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: Switchport configured for Open access with pre-auth ACL cannot apply dACL in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599533#M521258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed, that's a valid point. However, in my case I'm also offering wired guest access so MAB process would take over once dot1x timers have timed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A very big thank from my side though! The issue was incredibly stupid and I don't understand how I've missed this but it is nice to see the help that you offered. I marked your answer a very helpful and gave it a 5-star. Top class!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best Regards,&lt;BR /&gt; Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2017 06:09:30 GMT</pubDate>
    <dc:creator>Tim Verscheure</dc:creator>
    <dc:date>2017-09-29T06:09:30Z</dc:date>
    <item>
      <title>Switchport configured for Open access with pre-auth ACL cannot apply dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599529#M521250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Situation: On a catalyst 3850, we configured a switchport for Open access with a pre-authentication ACL. After succesful dot1x authentication we authorize the user with a RADIUS_ACCEPT and we push a dACL from ISE that is supposed to override the pre-auth ACL. This dACL has a single "permit ip any any" entry that would open the switchport completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We noticed that although the dACL is received by the switch, it is not applied on the switchport and the pre-auth ACL remains active. So the enduser is authorized but cannot connect to anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We used open access mode to ensure that the client is able to contact the domain controllers to allow for GPO updates.&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>Thu, 28 Sep 2017 12:30:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599529#M521250</guid>
      <dc:creator>Tim Verscheure</dc:creator>
      <dc:date>2017-09-28T12:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport configured for Open access with pre-auth ACL cannot apply dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599530#M521251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While I usually use open mode with no preauth ACL the DACL should still work.&amp;nbsp; Are you sure you are learning the IP address of the device?&amp;nbsp; The switch cannot apply a DACL until the IP of the device is learned.&amp;nbsp; Do you see the IP of the device in the "show auth session" details for the port?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 12:55:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599530#M521251</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2017-09-28T12:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport configured for Open access with pre-auth ACL cannot apply dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599531#M521254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paul for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just discovered that I forgot to apply the wrong authZ profile, the one without the permit all ACL of course.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 13:53:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599531#M521254</guid>
      <dc:creator>Tim Verscheure</dc:creator>
      <dc:date>2017-09-28T13:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport configured for Open access with pre-auth ACL cannot apply dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599532#M521256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just remember when you are using preauth ACLs and you want things to fail open if ISE is unavailable you have to figure out a way to remove the preauth ACL when ISE is down.  This is why I usually don’t use a preauth ACL.  As long as the customer is okay with the statement “An unknown device will have 20-30 second of open network access before ISE slams the door shut” then no preauth ACL is required.  The 20-30 seconds is the dot1x timeout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Haferman&lt;/P&gt;&lt;P&gt;Office- 920.996.3011&lt;/P&gt;&lt;P&gt;Cell- 920.284.9250&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 14:33:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599532#M521256</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2017-09-28T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport configured for Open access with pre-auth ACL cannot apply dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599533#M521258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed, that's a valid point. However, in my case I'm also offering wired guest access so MAB process would take over once dot1x timers have timed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A very big thank from my side though! The issue was incredibly stupid and I don't understand how I've missed this but it is nice to see the help that you offered. I marked your answer a very helpful and gave it a 5-star. Top class!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best Regards,&lt;BR /&gt; Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 06:09:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599533#M521258</guid>
      <dc:creator>Tim Verscheure</dc:creator>
      <dc:date>2017-09-29T06:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport configured for Open access with pre-auth ACL cannot apply dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599534#M521260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Offering wired guest doesn’t mean you need to have a PreAuth ACL.  PreAuth ACL is only required if the customer can’t live with 20-30 seconds of network access before MAB kicks in.  If you have a guest wired scenario you can simply apply a DACL to limit access to what you want the guests to have access to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my installs if the customer can’t live with 20-30 seconds of network access before MAB kicks in we move to closed mode vs. PreAuth ACL.  Closed mode has fail open commands built in whereas PreAuth ACL does not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Haferman&lt;/P&gt;&lt;P&gt;Office- 920.996.3011&lt;/P&gt;&lt;P&gt;Cell- 920.284.9250&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 11:49:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/switchport-configured-for-open-access-with-pre-auth-acl-cannot/m-p/3599534#M521260</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2017-09-29T11:49:10Z</dc:date>
    </item>
  </channel>
</rss>

