<?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: NEAT with Interface Template question and authentication issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/neat-with-interface-template-question-and-authentication-issue/m-p/3740032#M488777</link>
    <description>&lt;P&gt;Does somebody have an idea? Still didn't find a solution yet.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Nov 2018 13:07:48 GMT</pubDate>
    <dc:creator>jayage</dc:creator>
    <dc:date>2018-11-06T13:07:48Z</dc:date>
    <item>
      <title>NEAT with Interface Template question and authentication issue</title>
      <link>https://community.cisco.com/t5/network-access-control/neat-with-interface-template-question-and-authentication-issue/m-p/3737164#M488775</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am currently struggling with authentication of an IE switch and the implementation of interface templates..&lt;/P&gt;
&lt;P&gt;We're using .1X on all of our access ports with static port configuration including auth hostmode multi-domain as we use Cisco phones and want to allow only one device behind the phone. At our branches 3650s with 16.3.6 or newer are widely deployed. An ISE cluster is hosted in version 2.4 patch 2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We recently started a new project at some of our production sites. They want to connect Cisco industry switches (IE-1000 and IE-2000 series with some machines and sensors etc. linked) without our interaction, without having someone changing the authenticators' switch port. They easily want to link them and want to have it working whenever they need it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the moment we use access vlan X and voice vlan Y on our standard ports but the IE switches (or at least the devices connected to it) should land in vlan Z. I tried to use NEAT to change the port from mode access to trunk but at the moment the industry switch having for testing (IE-2000-8TC-G-B version&amp;nbsp;15.2(4)EA5) doesn't even authenticate. I can't find any radius session on ISE either. Tried to auth the IE switch with different port configurations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the beginning I started with trunk on both sides, then trunk on supplicant side with native vlan Z and mode access with access vlan Z on authenticator side. Also tried mode access with vlan Z on both sides. As long as authentication open is set I can reach the IE switch but it never authenticates. I use eap-fast with an ISE internal user. MD5 is per security policy not allowed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, next problem I see is changing the host-mode (multi-auth) as the authenticator port would go down as soon as several MACs are seen behind the IE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought I could make this working with an interface template but unfortunately I didn't find an option to change the authentication host-mode to multi-host on the authenticators access ports. Is there another way to do this or do you maybe suggest another solution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Supplicant config&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ip radius source-interface vlan Z&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;eap profile eap-fast&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;method fast&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;dot1x system-auth-control&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;dot1x credentials lab-switch&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;username user&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;password pw&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;dot1x supplicant force-multicast&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;intface Gi1/2&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;switchport mode trunk&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;dot1x pae supplicant&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;dot1x credentials lab-switch&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;dot1x supplicant eap profile eap-fast&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Default authenticator port config is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;description Default-Port&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;switchport access vlan X&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;switchport mode access&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;switchport nonegotiate&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;switchport voice vlan Y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;device-tracking&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;authentication host-mode multi-domain&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;authentication order dot1x mab&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;authentication port-control auto&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;mab&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;dot1x pae authenticator&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;spanning-tree portfast&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;spanning-tree bpduguard enable&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Btw the authenticator spams very frequently session fail messages showing different MACs (D141 is the one of SVI Z / D102 of the supplicant uplink port):&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:39:42.030: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FC.D102) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024BFCEDB75BF&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:39:43.002: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FC.D141) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C0CEDB798E&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:39:50.305: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D102) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C1CEDB9616&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:39:51.028: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D141) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C2CEDB98EA&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:40:20.202: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D102) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C3CEDC0ADF&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:40:21.139: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D141) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C4CEDC0E89&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:40:35.426: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D102) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C5CEDC4657&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:40:36.193: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D141) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C6CEDC4955&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:40:50.187: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D102) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C7CEDC7FFB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Nov&amp;nbsp; 1 10:40:50.239: %SESSION_MGR-5-FAIL:Switch 1 R0/0: smd:&amp;nbsp; Authorization failed or unapplied for client (00A3.D1FF.D141) on Interface GigabitEthernet3/0/7 AuditSessionID 0A2429FA000024C8CEDC8035&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Authentication status looks like this (no username!):&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;sh auth ses int g 3/0/7 det&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interface:&amp;nbsp; GigabitEthernet3/0/7&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IIF-ID:&amp;nbsp; 0x1735EF09&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC Address:&amp;nbsp; 00a3.d1ff.d141&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IPv6 Address:&amp;nbsp; Unknown&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IPv4 Address:&amp;nbsp; 172.x.x.240&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status:&amp;nbsp; Unauthorized&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Domain:&amp;nbsp; UNKNOWN&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper host mode:&amp;nbsp; multi-host&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper control dir:&amp;nbsp; both&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Session timeout:&amp;nbsp; N/A&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Common Session ID:&amp;nbsp; 0A2429FA000024D8CEDEC845&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Acct Session ID:&amp;nbsp; Unknown&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Handle:&amp;nbsp; 0x98000df7&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current Policy:&amp;nbsp; POLICY_Gi3/0/7&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Any help is greatly appreciated!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thank you&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 10:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/neat-with-interface-template-question-and-authentication-issue/m-p/3737164#M488775</guid>
      <dc:creator>jayage</dc:creator>
      <dc:date>2018-11-01T10:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: NEAT with Interface Template question and authentication issue</title>
      <link>https://community.cisco.com/t5/network-access-control/neat-with-interface-template-question-and-authentication-issue/m-p/3738375#M488776</link>
      <description>&lt;P&gt;Below are&amp;nbsp;from&amp;nbsp;3650 Configuration Guide, Cisco IOS XE Denali 16.3.x:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3650/software/release/16-3/configuration_guide/b_163_consolidated_3650_cg/b_163_consolidated_3650_cg_chapter_01100011.html#ID995" target="_blank"&gt;802.1x Supplicant and Authenticator Switches with Network Edge Access Topology (NEAT)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3650/software/release/16-3/configuration_guide/b_163_consolidated_3650_cg/b_163_consolidated_3650_cg_chapter_01100011.html#ID3315" target="_blank"&gt;Configuring an Authenticator Switch with NEAT&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3650/software/release/16-3/configuration_guide/b_163_consolidated_3650_cg/b_163_consolidated_3650_cg_chapter_01100011.html#ID3421" target="_blank"&gt;Configuring a Supplicant Switch with NEAT&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Additionally, this discussion might help&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://community.cisco.com/t5/switching/authenticate-supplicant-switch/td-p/3707953" target="_blank"&gt;Solved: authenticate supplicant switch - Cisco Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And, Hari's how-to --&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://community.cisco.com/t5/security-documents/neat-with-interface-template/ta-p/3642967" target="_blank"&gt;NEAT with Interface Template - Cisco Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 04:48:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/neat-with-interface-template-question-and-authentication-issue/m-p/3738375#M488776</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-11-03T04:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: NEAT with Interface Template question and authentication issue</title>
      <link>https://community.cisco.com/t5/network-access-control/neat-with-interface-template-question-and-authentication-issue/m-p/3740032#M488777</link>
      <description>&lt;P&gt;Does somebody have an idea? Still didn't find a solution yet.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 13:07:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/neat-with-interface-template-question-and-authentication-issue/m-p/3740032#M488777</guid>
      <dc:creator>jayage</dc:creator>
      <dc:date>2018-11-06T13:07:48Z</dc:date>
    </item>
  </channel>
</rss>

