<?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: Is ISE profiling devices into Identity groups fast enough to be used in AuthZ? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3881748#M471913</link>
    <description>&lt;P&gt;That looks like a good concept to me. The profiling is done using device sensor on the switches? That should be pretty fast actually. Every new CDP/LLDP Info Element should trigger an immediate RADIUS Interim Accounting update to ISE which will then learn that there is a phone on that port. Check the prescriptive Wired 802.1x guide. Then ISE sends a CoA to reauth that port. Now your AuthZ for phones will be hit before the catch all rule, because you place them higher in the AuthZ list &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2019 22:10:25 GMT</pubDate>
    <dc:creator>Arne Bier</dc:creator>
    <dc:date>2019-06-28T22:10:25Z</dc:date>
    <item>
      <title>Is ISE profiling devices into Identity groups fast enough to be used in AuthZ?</title>
      <link>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3880965#M471898</link>
      <description>&lt;P&gt;I'm running ISE with 3850 switches and 802.1x wired. I have cisco phones with CAPF certificates used with EAP-TLS. There's a chicken/egg scenario with phones.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know we can deploy new phones in a lab first that has no 802.1x restrictions, get a cert, and then deploy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I'd prefer it to look like thi:&lt;/P&gt;&lt;P&gt;-Configure phone in CUCM, set to obtain a cert in the future&lt;/P&gt;&lt;P&gt;-Brand new phone with no cert plugs into 802.1x wired port&lt;/P&gt;&lt;P&gt;-dot1x failsover to MAB&lt;/P&gt;&lt;P&gt;-ISE ideally profiles the phone via profiling/Identity Group and there is an AuthZ rule referencing this. And puts a remediation DACL on the port that allows the phone to register to CUCM and obtain a cert.&lt;/P&gt;&lt;P&gt;-After it gets the cert, the phone reboots with the cert, and then dot1x succeeds and the phone gets properly put on the voice-domain with no DACL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when the phone plugs in for the first time, the AuthZ rule referencing the Cisco-IPPhone Identity group doesn't get hit. It hits the GUEST-DACL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The phone ends up re-auth'ing and eventually gets the remediation DACL. But is there a way to make it so it profiles faster so AuthZ policies can use the identity groups?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use radius accounting and device sensors&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 17:34:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3880965#M471898</guid>
      <dc:creator>Ralphy006</dc:creator>
      <dc:date>2019-06-27T17:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is ISE profiling devices into Identity groups fast enough to be used in AuthZ?</title>
      <link>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3881251#M471903</link>
      <description>&lt;P&gt;Sounds to me like it’s working as designed. If you have to wait to fail 802.1x and fail MAB to eventually end up in the remediation VLAN then this is the way to go. It will take time to fail all the way through. Maybe you can make the timers more aggressive. Alternatively you could try IBNS 2.0 which allows multiple authentication methods in parallel (usually 802.1x and MAB). Not sure if that will allow you to fail through to remediation VLAN ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 07:00:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3881251#M471903</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-06-28T07:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is ISE profiling devices into Identity groups fast enough to be used in AuthZ?</title>
      <link>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3881606#M471908</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I actually have 2 different types of "remediation" VLAN's:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For Phones. To register with CUCM and pull a certificate&lt;OL&gt;&lt;LI&gt;The device only gets put into this if it's profiled as a Cisco Phone&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Catch-all GUEST. Internet-only (blocks RFC1918)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So the problem is it always first falls into the catch-all since it's not profiling the Cisco Phone fast enough. Is that normal? And after it profiles, does it send the device through the AuthC and AuthZ policies again automatically? Or does it their need to be a re-auth triggered by the switch?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 16:25:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3881606#M471908</guid>
      <dc:creator>Ralphy006</dc:creator>
      <dc:date>2019-06-28T16:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is ISE profiling devices into Identity groups fast enough to be used in AuthZ?</title>
      <link>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3881748#M471913</link>
      <description>&lt;P&gt;That looks like a good concept to me. The profiling is done using device sensor on the switches? That should be pretty fast actually. Every new CDP/LLDP Info Element should trigger an immediate RADIUS Interim Accounting update to ISE which will then learn that there is a phone on that port. Check the prescriptive Wired 802.1x guide. Then ISE sends a CoA to reauth that port. Now your AuthZ for phones will be hit before the catch all rule, because you place them higher in the AuthZ list &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 22:10:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/is-ise-profiling-devices-into-identity-groups-fast-enough-to-be/m-p/3881748#M471913</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-06-28T22:10:25Z</dc:date>
    </item>
  </channel>
</rss>

