<?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: DOT1X-5-FAIL: Authentication failed for client (Unknown MAC) in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3855029#M541511</link>
    <description>&lt;PRE&gt;I using native supplicant 
aaa authentication login default group radius local 
aaa authentication dot1x default group radius local 
aaa authorization config-commands
 aaa authorization exec default group tacacs+ if-authenticated
 aaa authorization commands 1 com1 group tacacs+ local if-authenticated 
aaa authorization commands 15 com15 group tacacs+ local if-authenticated 
aaa authorization network default group radius local 
aaa accounting dot1x default start-stop group radius 
aaa accounting exec exec start-stop group tacacs+
 aaa accounting commands 1 com1 start-stop group tacacs+ 
aaa accounting commands 15 com15 start-stop group tacacs+ 
! ! ! ! ! ! aaa session-id common system mtu routing 1500 authentication mac-move permit 
! ! no ip domain-lookup ! ! ! 
dot1x system-auth-control ! ! ! ! !
 spanning-tree mode pvst spanning-tree extend system-id !
 vlan internal allocation policy ascending ! ! !
 interface FastEthernet0/3 switchport access vlan 10
 switchport mode access 
authentication port-control auto 
dot1x pae authenticator mab
 dot1x timeout tx-period 5 
! ! interface Vlan1 no ip address shutdown !
 interface Vlan10 ip address 192.168.100.3 255.255.255.0
 ! radius-server attribute 6 on-for-login-auth
 radius-server attribute 6 support-multiple 
radius-server attribute 8 include-in-access-req 
radius-server attribute 25 access-request include 
! ip http server
 ip http secure-server 
ip radius source-interface Vlan10
 radius-server host 192.168.100.4 key 1234 
! ! ! ! line con 0 line vty 0 4 authorization commands 1 com1 authorization commands 15 com15 authorization exec exec accounting commands 1 com1
 accounting commands 15 com15 
accounting exec exec transport input telnet line vty 5 15 authorization commands 1 com1 
authorization commands 15 com15
 authorization exec exec 
accounting commands 1 com1 
accounting commands 15 com15
 accounting exec exec transport input telnet&lt;/PRE&gt;</description>
    <pubDate>Mon, 13 May 2019 13:18:11 GMT</pubDate>
    <dc:creator>samna50042702</dc:creator>
    <dc:date>2019-05-13T13:18:11Z</dc:date>
    <item>
      <title>DOT1X-5-FAIL: Authentication failed for client (Unknown MAC)</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3854988#M541508</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I configured dot1x but i received log message&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;Switch(config)#
*Mar &amp;nbsp;1 01:10:10.326: %DOT1X-5-FAIL: Authentication failed for client (Unknown MAC) on Interface Fa0/3 AuditSessionID C0A86403000000100030CD18
*Mar &amp;nbsp;1 01:10:10.326: %AUTHMGR-7-RESULT: Authentication result 'no-response' from 'dot1x' for client (Unknown MAC) on Interface Fa0/3 AuditSessionID C0A86403000000100030CD18
*Mar &amp;nbsp;1 01:10:10.326: %AUTHMGR-7-FAILOVER: Failing over from 'dot1x' for client (Unknown MAC) on Interface Fa0/3 AuditSessionID C0A86403000000100030CD18
*Mar &amp;nbsp;1 01:10:10.326: %AUTHMGR-7-NOMOREMETHODS: Exhausted all authentication methods for client (Unknown MAC) on Interface Fa0/3&amp;nbsp;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;don't authenticate but&amp;nbsp; when disable enable NIC's client&amp;nbsp; authentication is success .&lt;/DIV&gt;&lt;DIV&gt;please help me&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 May 2019 13:25:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3854988#M541508</guid>
      <dc:creator>samna50042702</dc:creator>
      <dc:date>2019-05-13T13:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: DOT1X-5-FAIL: Authentication failed for client (Unknown MAC)</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3855011#M541509</link>
      <description>Please share your interface configs. Also, are you using a native supplicant or Anyconnect?</description>
      <pubDate>Mon, 13 May 2019 12:56:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3855011#M541509</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2019-05-13T12:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: DOT1X-5-FAIL: Authentication failed for client (Unknown MAC)</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3855029#M541511</link>
      <description>&lt;PRE&gt;I using native supplicant 
aaa authentication login default group radius local 
aaa authentication dot1x default group radius local 
aaa authorization config-commands
 aaa authorization exec default group tacacs+ if-authenticated
 aaa authorization commands 1 com1 group tacacs+ local if-authenticated 
aaa authorization commands 15 com15 group tacacs+ local if-authenticated 
aaa authorization network default group radius local 
aaa accounting dot1x default start-stop group radius 
aaa accounting exec exec start-stop group tacacs+
 aaa accounting commands 1 com1 start-stop group tacacs+ 
aaa accounting commands 15 com15 start-stop group tacacs+ 
! ! ! ! ! ! aaa session-id common system mtu routing 1500 authentication mac-move permit 
! ! no ip domain-lookup ! ! ! 
dot1x system-auth-control ! ! ! ! !
 spanning-tree mode pvst spanning-tree extend system-id !
 vlan internal allocation policy ascending ! ! !
 interface FastEthernet0/3 switchport access vlan 10
 switchport mode access 
authentication port-control auto 
dot1x pae authenticator mab
 dot1x timeout tx-period 5 
! ! interface Vlan1 no ip address shutdown !
 interface Vlan10 ip address 192.168.100.3 255.255.255.0
 ! radius-server attribute 6 on-for-login-auth
 radius-server attribute 6 support-multiple 
radius-server attribute 8 include-in-access-req 
radius-server attribute 25 access-request include 
! ip http server
 ip http secure-server 
ip radius source-interface Vlan10
 radius-server host 192.168.100.4 key 1234 
! ! ! ! line con 0 line vty 0 4 authorization commands 1 com1 authorization commands 15 com15 authorization exec exec accounting commands 1 com1
 accounting commands 15 com15 
accounting exec exec transport input telnet line vty 5 15 authorization commands 1 com1 
authorization commands 15 com15
 authorization exec exec 
accounting commands 1 com1 
accounting commands 15 com15
 accounting exec exec transport input telnet&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 May 2019 13:18:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3855029#M541511</guid>
      <dc:creator>samna50042702</dc:creator>
      <dc:date>2019-05-13T13:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: DOT1X-5-FAIL: Authentication failed for client (Unknown MAC)</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3855231#M541513</link>
      <description>So based on this comment: don't authenticate but when disable enable NIC's client authentication is success&lt;BR /&gt;&lt;BR /&gt;When you trigger it via the nic bounce the node actually authenticates via 8021x? What is used as the identity? Can you share what ISE live log says on failure &amp;amp; a successful attempt?&lt;BR /&gt;&lt;BR /&gt;I am a little confused based on your comment. Have you attempted this:&lt;BR /&gt;authentication order dot1x mab&lt;BR /&gt;authentication priority dot1x mab&lt;BR /&gt;&lt;BR /&gt;Also, is your end goal to authenticate nodes via mac address? If so, test with the commands above and maybe re-order them so mab is tried first.</description>
      <pubDate>Mon, 13 May 2019 16:02:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-5-fail-authentication-failed-for-client-unknown-mac/m-p/3855231#M541513</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2019-05-13T16:02:44Z</dc:date>
    </item>
  </channel>
</rss>

