<?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: ISE v2.3 Location base MAB Authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382758#M548789</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are not getting any authentication fail logs in ISE, I am not sure if the switch &amp;amp; interface config is set right but there is no data in the logs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2018 12:44:05 GMT</pubDate>
    <dc:creator>Jason Weids</dc:creator>
    <dc:date>2018-05-14T12:44:05Z</dc:date>
    <item>
      <title>ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382733#M548783</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are having difficulty setting a policy to authenticate known devices based on location &amp;amp; MAC address in ISE v2.3.&lt;/P&gt;
&lt;P&gt;I have created a network device group called "test" which I have my test 3650 switch in &amp;amp; an endpoint identity group called computing which has a few MAC addresses added for testing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My policy set condition is set to use device location "test group" &amp;amp; radius flow type = WiredMAB with the default authentication policy set to use internal endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my interface config;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/0/2&lt;BR /&gt; switchport access vlan 400&lt;BR /&gt; switchport mode access&lt;BR /&gt; switchport voice vlan 108&lt;BR /&gt; authentication event fail action next-method&lt;BR /&gt; authentication host-mode multi-auth&lt;BR /&gt; authentication open&lt;BR /&gt; authentication order dot1x mab&lt;BR /&gt; authentication priority dot1x mab&lt;BR /&gt; authentication port-control auto&lt;BR /&gt; mab&lt;BR /&gt; snmp trap mac-notification change added&lt;BR /&gt; snmp trap mac-notification change removed&lt;BR /&gt; dot1x pae authenticator&lt;BR /&gt; dot1x timeout tx-period 2&lt;BR /&gt; spanning-tree portfast&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is the AAA config;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius ISE-RADIUS&lt;BR /&gt; server name NPLNX-ISE1&lt;BR /&gt; deadtime 15&lt;BR /&gt;!&lt;BR /&gt;aaa group server tacacs+ ISE-SERVERS&lt;BR /&gt; server name NPLNX-ISE1&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login CON group ISE-SERVERS local&lt;BR /&gt;aaa authentication login VTY group ISE-SERVERS local&lt;BR /&gt;aaa authentication enable default group ISE-SERVERS enable&lt;BR /&gt;aaa authentication dot1x default group ISE-RADIUS&lt;BR /&gt;aaa authorization console&lt;BR /&gt;aaa authorization config-commands&lt;BR /&gt;aaa authorization exec CON none&lt;BR /&gt;aaa authorization exec VTY group ISE-SERVERS local if-authenticated&lt;BR /&gt;aaa authorization commands 1 VTY group ISE-SERVERS local if-authenticated&lt;BR /&gt;aaa authorization commands 15 VTY group ISE-SERVERS local if-authenticated&lt;BR /&gt;aaa authorization network default group ISE-RADIUS&lt;BR /&gt;aaa authorization network auth-list group ISE-RADIUS&lt;BR /&gt;aaa accounting update periodic 10&lt;BR /&gt;aaa accounting dot1x default start-stop group ISE-RADIUS&lt;BR /&gt;aaa accounting exec default start-stop group ISE-SERVERS&lt;BR /&gt;aaa accounting commands 1 default start-stop group ISE-SERVERS&lt;BR /&gt;aaa accounting commands 15 default start-stop group ISE-SERVERS&lt;BR /&gt;aaa accounting system default start-stop group ISE-RADIUS&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Authentication is not matching the policy or authorising the devices.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NPSYG01-A-3#sh authentication sessions&lt;BR /&gt;Interface MAC Address Method Domain Status Fg Session ID&lt;BR /&gt;--------------------------------------------------------------------------------------------&lt;BR /&gt;Gi1/0/2 7486.7a2c.5342 N/A UNKNOWN Unauth 00000000000000725E807E2B&lt;/P&gt;
&lt;P&gt;Session count = 1&lt;/P&gt;
&lt;P&gt;Key to Session Events Blocked Status Flags:&lt;/P&gt;
&lt;P&gt;A - Applying Policy (multi-line status for details)&lt;BR /&gt; D - Awaiting Deletion&lt;BR /&gt; F - Final Removal in progress&lt;BR /&gt; I - Awaiting IIF ID allocation&lt;BR /&gt; P - Pushed Session&lt;BR /&gt; R - Removing User Profile (multi-line status for details)&lt;BR /&gt; U - Applying User Profile (multi-line status for details)&lt;BR /&gt; X - Unknown Blocker&lt;/P&gt;
&lt;P&gt;NPSYG01-A-3#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:55:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382733#M548783</guid>
      <dc:creator>Jason Weids</dc:creator>
      <dc:date>2020-02-21T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382754#M548786</link>
      <description>Hi,&lt;BR /&gt;Can you provide a screenshot of the ISE logs when authentication/authorization fails please?</description>
      <pubDate>Mon, 14 May 2018 12:38:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382754#M548786</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-05-14T12:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382758#M548789</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are not getting any authentication fail logs in ISE, I am not sure if the switch &amp;amp; interface config is set right but there is no data in the logs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 12:44:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382758#M548789</guid>
      <dc:creator>Jason Weids</dc:creator>
      <dc:date>2018-05-14T12:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382762#M548791</link>
      <description>Ok, can you screenshot a successful authentication/authorization just so I can have a look and see what it does match please?&lt;BR /&gt;&lt;BR /&gt;With an endpoint authenticated can you upload the output of "show authentication sessions interface gig 1/0/2" &amp;lt; or whatever interface you are using.&lt;BR /&gt;&lt;BR /&gt;Can you screenshot the authorization policy, only saw the authentication policy section previously.&lt;BR /&gt;&lt;BR /&gt;ta&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2018 12:48:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382762#M548791</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-05-14T12:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382767#M548793</link>
      <description>&lt;P&gt;Hi, we have no successful authentication/authorisations in the logs at all accept for TACACS. There is nothing in the RADIUS logs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NPSYG01-A-3#sh authentication sessions&lt;BR /&gt;Interface MAC Address Method Domain Status Fg Session ID&lt;BR /&gt;--------------------------------------------------------------------------------------------&lt;BR /&gt;Gi1/0/2 7486.7a2c.5342 N/A UNKNOWN Unauth 00000000000000A45EB4FCC9&lt;/P&gt;
&lt;P&gt;Session count = 1&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 12:52:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382767#M548793</guid>
      <dc:creator>Jason Weids</dc:creator>
      <dc:date>2018-05-14T12:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382772#M548795</link>
      <description>I should add we have no working policies yet as we are working in a test environment &amp;amp; have not deployed across campus yet.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2018 12:58:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382772#M548795</guid>
      <dc:creator>Jason Weids</dc:creator>
      <dc:date>2018-05-14T12:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382777#M548797</link>
      <description>Ok, so you've not yet got any authentications working?&lt;BR /&gt;&lt;BR /&gt;Can you show the output for "show aaa servers"?&lt;BR /&gt;Is dot1x enabled globally "dot1x system-auth-control"&lt;BR /&gt;Have you defined in ISE the NAD (the switch ip address) with the RADIUS shared secret?</description>
      <pubDate>Mon, 14 May 2018 13:02:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382777#M548797</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-05-14T13:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382784#M548800</link>
      <description>&lt;P&gt;I'm getting no output from the show aaa servers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dot1x system-auth-control is configured globally.&amp;nbsp;The RADIUS shared secret is defined in the network device in ISE.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 13:11:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382784#M548800</guid>
      <dc:creator>Jason Weids</dc:creator>
      <dc:date>2018-05-14T13:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382785#M548801</link>
      <description>In that case what is the configuration of NPLNX-ISE1?&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2018 13:13:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382785#M548801</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-05-14T13:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: ISE v2.3 Location base MAB Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382828#M548802</link>
      <description>&lt;P&gt;Thanks for that. I was missing the radius global config. It is now authenticating, matching the policy set &amp;amp; reassigning the VLAN based on the authorisation profile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 14:12:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-v2-3-location-base-mab-authentication/m-p/3382828#M548802</guid>
      <dc:creator>Jason Weids</dc:creator>
      <dc:date>2018-05-14T14:12:22Z</dc:date>
    </item>
  </channel>
</rss>

