<?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 ISE 2.4p2 Session statuses stuck in &amp;quot;Started&amp;quot; state with IBNS2.0 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3689850#M508215</link>
    <description>&lt;P&gt;Hello Friends!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We faced with a strange behaviour of ISE 2.4 patch2&lt;/P&gt;
&lt;P&gt;In a live session table we have session status &lt;STRONG&gt;Start&lt;/STRONG&gt;&amp;nbsp;for every session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But sessions is complete authen\author process. And stay in &lt;STRONG&gt;Authorized&lt;/STRONG&gt; state on switch, but in &lt;STRONG&gt;Start&lt;/STRONG&gt;&amp;nbsp;state on ISE.&lt;/P&gt;
&lt;P&gt;It looks like some accounting problem we have, but&amp;nbsp;under&amp;nbsp;&lt;STRONG&gt;Reports&amp;gt;Endpoint&amp;amp;User&amp;gt;Radius Accounting&lt;/STRONG&gt; we see all necessary accounting messages &lt;STRONG&gt;Start\Interim-Update\Stop.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe it`s because we use IBNS2.0 instead of legacy configuratiion.&lt;/P&gt;
&lt;P&gt;Is it normal for IBNS2.0 with simultanious MAB and Dot1X under policy?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is my policy-map config&lt;/P&gt;
&lt;PRE&gt;policy-map type control subscriber IDENTITY-PM
 event session-started match-all
  10 class always do-until-failure
   10 authenticate using dot1x priority 10
   20 authenticate using mab priority 20
 event authentication-failure match-first
  10 class AAA_SVR_DOWN_UNAUTHD_HOST do-until-failure
   5 clear-authenticated-data-hosts-on-port
   10 activate service-template CRITICAL_AUTH_VLAN
   20 activate service-template DEFAULT_CRITICAL_VOICE_TEMPLATE
   25 activate service-template CRITICAL-ACCESS
   30 authorize
   40 pause reauthentication
  20 class AAA_SVR_DOWN_AUTHD_HOST do-until-failure
   10 pause reauthentication
   20 authorize
  30 class DOT1X_NO_RESP do-until-failure
   10 terminate dot1x
  40 class MAB_FAILED do-until-failure
   10 terminate mab
   20 authentication-restart 60
  50 class DOT1X_FAILED do-until-failure
   10 terminate dot1x
   20 authenticate using mab priority 20
  60 class always do-until-failure
   10 terminate dot1x
   20 terminate mab
   30 authentication-restart 60
 event agent-found match-all
  10 class always do-until-failure
   10 terminate mab
   20 authenticate using dot1x priority 10
 event aaa-available match-all
  10 class IN_CRITICAL_AUTH do-until-failure
   10 clear-session
  20 class NOT_IN_CRITICAL_AUTH do-until-failure
   10 resume reauthentication
 event authentication-success match-all
  10 class always do-until-failure
   10 activate service-template INACTIVITY-TIMER
 event inactivity-timeout match-all
  10 class always do-until-failure
   10 unauthorize
 event violation match-all
  10 class always do-until-failure
   10 restrict&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 06:42:23 GMT</pubDate>
    <dc:creator>tommy182</dc:creator>
    <dc:date>2018-08-22T06:42:23Z</dc:date>
    <item>
      <title>ISE 2.4p2 Session statuses stuck in "Started" state with IBNS2.0</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3689850#M508215</link>
      <description>&lt;P&gt;Hello Friends!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We faced with a strange behaviour of ISE 2.4 patch2&lt;/P&gt;
&lt;P&gt;In a live session table we have session status &lt;STRONG&gt;Start&lt;/STRONG&gt;&amp;nbsp;for every session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But sessions is complete authen\author process. And stay in &lt;STRONG&gt;Authorized&lt;/STRONG&gt; state on switch, but in &lt;STRONG&gt;Start&lt;/STRONG&gt;&amp;nbsp;state on ISE.&lt;/P&gt;
&lt;P&gt;It looks like some accounting problem we have, but&amp;nbsp;under&amp;nbsp;&lt;STRONG&gt;Reports&amp;gt;Endpoint&amp;amp;User&amp;gt;Radius Accounting&lt;/STRONG&gt; we see all necessary accounting messages &lt;STRONG&gt;Start\Interim-Update\Stop.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe it`s because we use IBNS2.0 instead of legacy configuratiion.&lt;/P&gt;
&lt;P&gt;Is it normal for IBNS2.0 with simultanious MAB and Dot1X under policy?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is my policy-map config&lt;/P&gt;
&lt;PRE&gt;policy-map type control subscriber IDENTITY-PM
 event session-started match-all
  10 class always do-until-failure
   10 authenticate using dot1x priority 10
   20 authenticate using mab priority 20
 event authentication-failure match-first
  10 class AAA_SVR_DOWN_UNAUTHD_HOST do-until-failure
   5 clear-authenticated-data-hosts-on-port
   10 activate service-template CRITICAL_AUTH_VLAN
   20 activate service-template DEFAULT_CRITICAL_VOICE_TEMPLATE
   25 activate service-template CRITICAL-ACCESS
   30 authorize
   40 pause reauthentication
  20 class AAA_SVR_DOWN_AUTHD_HOST do-until-failure
   10 pause reauthentication
   20 authorize
  30 class DOT1X_NO_RESP do-until-failure
   10 terminate dot1x
  40 class MAB_FAILED do-until-failure
   10 terminate mab
   20 authentication-restart 60
  50 class DOT1X_FAILED do-until-failure
   10 terminate dot1x
   20 authenticate using mab priority 20
  60 class always do-until-failure
   10 terminate dot1x
   20 terminate mab
   30 authentication-restart 60
 event agent-found match-all
  10 class always do-until-failure
   10 terminate mab
   20 authenticate using dot1x priority 10
 event aaa-available match-all
  10 class IN_CRITICAL_AUTH do-until-failure
   10 clear-session
  20 class NOT_IN_CRITICAL_AUTH do-until-failure
   10 resume reauthentication
 event authentication-success match-all
  10 class always do-until-failure
   10 activate service-template INACTIVITY-TIMER
 event inactivity-timeout match-all
  10 class always do-until-failure
   10 unauthorize
 event violation match-all
  10 class always do-until-failure
   10 restrict&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 06:42:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3689850#M508215</guid>
      <dc:creator>tommy182</dc:creator>
      <dc:date>2018-08-22T06:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4p2 Session statuses stuck in "Start" state with IBNS2.0</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3690182#M508216</link>
      <description>&lt;P&gt;Well if it helps at least you see something in your Live Sessions.&amp;nbsp; I have an escalated TAC case to figure out why I don't see anything.&amp;nbsp; Mine started in patch 1, but patch 2 didn't fix anything in this regards.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 04:00:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3690182#M508216</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2018-08-17T04:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4p2 Session statuses stuck in "Start" state with IBNS2.0</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3690311#M508217</link>
      <description>&lt;P&gt;Hi Paul!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually in &lt;STRONG&gt;Live Logs&lt;/STRONG&gt; all looks fine, authorization profile aplied.&lt;/P&gt;
&lt;P&gt;But in &lt;STRONG&gt;Live Session&lt;/STRONG&gt; all sessions still mark as &lt;STRONG&gt;Started&lt;/STRONG&gt;..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks weird)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Artem&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 09:55:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3690311#M508217</guid>
      <dc:creator>tommy182</dc:creator>
      <dc:date>2018-08-17T09:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4p2 Session statuses stuck in "Start" state with IBNS2.0</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3699270#M508218</link>
      <description>&lt;P&gt;Nothing wrong with "Started" at all. This means ISE received a RADIUS accounting start for the session.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Sep 2018 01:55:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3699270#M508218</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-09-02T01:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.4p2 Session statuses stuck in "Start" state with IBNS2.0</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3703785#M508219</link>
      <description>Thanks, it`s really make sense)</description>
      <pubDate>Mon, 10 Sep 2018 08:27:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-4p2-session-statuses-stuck-in-quot-started-quot-state-with/m-p/3703785#M508219</guid>
      <dc:creator>tommy182</dc:creator>
      <dc:date>2018-09-10T08:27:47Z</dc:date>
    </item>
  </channel>
</rss>

