<?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: Am I running Dot1x or MAB? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669342#M576672</link>
    <description>&lt;P&gt;hi&amp;nbsp; &lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/465130" target="_self"&gt;&lt;SPAN class=""&gt;georgehewittuk1&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for thaking the time&lt;/P&gt;&lt;P&gt;yes the AP is connected to 1/0/14 on the sw, and I'm running the command because... well I can &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; so seeing the supplicant ip and mac was present in the sw, led to the question of why it's listed as MAB, when the live log states dot1x.&lt;/P&gt;&lt;P&gt;But I guess the MAB comes from the actual AP, and the dot1x is running inside the capwap?&lt;/P&gt;&lt;P&gt;Is there a way to see the dot1x is running on the vWLC, as on the sw with the cmd?&lt;/P&gt;&lt;P&gt;Br. Kasper&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 17:59:55 GMT</pubDate>
    <dc:creator>Kasper Elsborg</dc:creator>
    <dc:date>2022-08-15T17:59:55Z</dc:date>
    <item>
      <title>Am I running Dot1x or MAB?</title>
      <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669193#M576668</link>
      <description>&lt;P&gt;Hi Community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have manage to configure ISE to run 802.1x on the wired side. But when It comes to wireless, I am in doubt.&lt;/P&gt;&lt;P&gt;The ISE live log suggest that the certificate is matched aginst AD, and EAP-TLS is up and running.&lt;/P&gt;&lt;P&gt;But the "sh authen sess int gi&amp;nbsp; x/x/x detail" is showin MAB authentication?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;labsw2#sh authentication sessions interface gi1/0/14 details 
            Interface:  GigabitEthernet1/0/14
               IIF-ID:  0x12185ADD
          MAC Address:  0811.96f0.f660
         IPv6 Address:  fe80::94cd:3ed2:7003:d4f6
         IPv4 Address:  192.168.4.105
            User-Name:  08-11-96-F0-F6-60
               Status:  Authorized
               Domain:  DATA
       Oper host mode:  multi-auth
     Oper control dir:  both
      Session timeout:  N/A
  Acct update timeout:  86400s (local), Remaining: 80860s
    Common Session ID:  C0A802FB00000036A13DA646
      Acct Session ID:  0x00000011
               Handle:  0x3400002c
       Current Policy:  POLICY_Gi1/0/14


Local Policies:
        Service Template: DEFAULT_LINKSEC_POLICY_SHOULD_SECURE (priority 150)
      Security Policy:  Should Secure
         Idle timeout: 65536 sec

Server Policies:


Method status list:
       Method           State
        dot1x           Stopped
          mab           Authc Success

----------------------------------------

            Interface:  GigabitEthernet1/0/14
               IIF-ID:  0x109BCB50
          MAC Address:  e4aa.5d68.a2b0
         IPv6 Address:  fe80::e6aa:5dff:fe68:a2b0
         IPv4 Address:  192.168.4.115
            User-Name:  E4-AA-5D-68-A2-B0
               Status:  Authorized
               Domain:  DATA
       Oper host mode:  multi-auth
     Oper control dir:  both
      Session timeout:  N/A
  Acct update timeout:  86400s (local), Remaining: 62833s
    Common Session ID:  C0A802FB00000021A02A7AB3
      Acct Session ID:  0x00000005
               Handle:  0xce000017
       Current Policy:  POLICY_Gi1/0/14


Local Policies:
        Service Template: DEFAULT_LINKSEC_POLICY_SHOULD_SECURE (priority 150)
      Security Policy:  Should Secure
         Idle timeout: 65536 sec

Server Policies:


Method status list:
       Method           State
        dot1x           Stopped
          mab           Authc Success

labsw2#&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MAC addr on the win10 client is:0811.96f0.f660&lt;/P&gt;&lt;P&gt;WIFI is configured for WPA2-Enterprise AES&lt;/P&gt;&lt;P&gt;When running wired I get 802.1x&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;labsw2#sh authentication sessions interface gi1/0/3 details  
            Interface:  GigabitEthernet1/0/3
               IIF-ID:  0x17123B16
          MAC Address:  0021.cc72.70d9
         IPv6 Address:  fe80::4467:5437:a836:5a0a
         IPv4 Address:  192.168.2.231
            User-Name:  Kasper@Area51.local
               Status:  Authorized
               Domain:  DATA
       Oper host mode:  multi-auth
     Oper control dir:  both
      Session timeout:  N/A
  Acct update timeout:  86400s (local), Remaining: 86377s
    Common Session ID:  C0A802FB00000042A196013A
      Acct Session ID:  0x00000021
               Handle:  0xcd000038
       Current Policy:  POLICY_Gi1/0/3


Local Policies:
        Service Template: DEFAULT_LINKSEC_POLICY_SHOULD_SECURE (priority 150)
      Security Policy:  Should Secure

Server Policies:
              ACS ACL: xACSACLx-IP-Area51-Domain-Admins-62f517cf
            SGT Value:  3


Method status list:
       Method           State
        dot1x           Authc Success

labsw2#&lt;/LI-CODE&gt;&lt;P&gt;So what am I running in the wireless interface?&lt;/P&gt;&lt;P&gt;Br. Kasper&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 12:59:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669193#M576668</guid>
      <dc:creator>Kasper Elsborg</dc:creator>
      <dc:date>2022-08-15T12:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Am I running Dot1x or MAB?</title>
      <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669207#M576669</link>
      <description>&lt;P&gt;Misread your output - Why are you running that command on the switch to check the wireless DOT1X is working is that the WLC/AP port? The WLC is where you will validate the AAA as it would be the authenticator. Looks like wireless is using EAP TLS and working with no problems though.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 13:36:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669207#M576669</guid>
      <dc:creator>georgehewittuk1</dc:creator>
      <dc:date>2022-08-15T13:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Am I running Dot1x or MAB?</title>
      <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669342#M576672</link>
      <description>&lt;P&gt;hi&amp;nbsp; &lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/465130" target="_self"&gt;&lt;SPAN class=""&gt;georgehewittuk1&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for thaking the time&lt;/P&gt;&lt;P&gt;yes the AP is connected to 1/0/14 on the sw, and I'm running the command because... well I can &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; so seeing the supplicant ip and mac was present in the sw, led to the question of why it's listed as MAB, when the live log states dot1x.&lt;/P&gt;&lt;P&gt;But I guess the MAB comes from the actual AP, and the dot1x is running inside the capwap?&lt;/P&gt;&lt;P&gt;Is there a way to see the dot1x is running on the vWLC, as on the sw with the cmd?&lt;/P&gt;&lt;P&gt;Br. Kasper&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 17:59:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669342#M576672</guid>
      <dc:creator>Kasper Elsborg</dc:creator>
      <dc:date>2022-08-15T17:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Am I running Dot1x or MAB?</title>
      <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669355#M576675</link>
      <description>&lt;P&gt;I found it. on the vWLC under clients. it clearly says 802.1x&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 18:34:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669355#M576675</guid>
      <dc:creator>Kasper Elsborg</dc:creator>
      <dc:date>2022-08-15T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Am I running Dot1x or MAB?</title>
      <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669381#M576677</link>
      <description>&lt;P&gt;Please see our recent &lt;A href="https://cs.co/ise-webinars" target="_self"&gt;&lt;STRONG&gt;ISE Webinar&lt;/STRONG&gt;&lt;/A&gt; which is archived on our &lt;STRONG&gt;&lt;A href="https://cs.co/ise-youtube" target="_self"&gt;CiscoISE YouTube Channel&lt;/A&gt;&lt;/STRONG&gt; for &lt;/P&gt;
&lt;P&gt;▶ &lt;A class="" title="https://youtu.be/1JREdDCRH3c" href="https://youtu.be/1JREdDCRH3c" data-from-md="" target="_blank"&gt;Securing Cisco Catalyst Wireless with ISE using mPSK / iPSK / 802.1X&lt;/A&gt;&lt;/P&gt;
&lt;P data-source-line="599"&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=116s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=116s" data-from-md="" target="_blank"&gt;01:56&lt;/A&gt; Methods for Securing Catalyst Wireless&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=192s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=192s" data-from-md="" target="_blank"&gt;03:12&lt;/A&gt; Wireless Pre-Shared Keys Scenario&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=215s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=215s" data-from-md="" target="_blank"&gt;03:35&lt;/A&gt; Demo Configuration Review&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=238s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=238s" data-from-md="" target="_blank"&gt;03:58&lt;/A&gt; VLANs &amp;amp; SVIs&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=269s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=269s" data-from-md="" target="_blank"&gt;04:29&lt;/A&gt; WLANs: guest, iot, corp&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=321s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=321s" data-from-md="" target="_blank"&gt;05:21&lt;/A&gt; guest WLAN Config&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=357s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=357s" data-from-md="" target="_blank"&gt;05:57&lt;/A&gt; iot WLAN Config with Pre-Shared Key&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=410s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=410s" data-from-md="" target="_blank"&gt;06:50&lt;/A&gt; AAA RADIUS Config&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=548s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=548s" data-from-md="" target="_blank"&gt;09:08&lt;/A&gt; AAA Advanced Config: Interim Updates, Called-Station-ID&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=724s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=724s" data-from-md="" target="_blank"&gt;12:04&lt;/A&gt; Wireless Access Policies&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=889s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=889s" data-from-md="" target="_blank"&gt;14:49&lt;/A&gt; Tags (default-policy-tag)&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=998s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=998s" data-from-md="" target="_blank"&gt;16:38&lt;/A&gt; AP Name &amp;amp; Configuration&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1114s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1114s" data-from-md="" target="_blank"&gt;18:34&lt;/A&gt; Demo: Guest SSID Test with iPad&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1183s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1183s" data-from-md="" target="_blank"&gt;19:43&lt;/A&gt; Demo: iot Pre-Shared Key&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1248s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1248s" data-from-md="" target="_blank"&gt;20:48&lt;/A&gt; ISE LiveLogs &amp;amp; Guest WiFi Policy&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1412s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1412s" data-from-md="" target="_blank"&gt;23:32&lt;/A&gt; IOT WiFi Policy&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1534s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1534s" data-from-md="" target="_blank"&gt;25:34&lt;/A&gt; Called-Station-ID in LiveLog Details&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1643s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1643s" data-from-md="" target="_blank"&gt;27:23&lt;/A&gt; mPSK_IOT Authorization Profile&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1771s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1771s" data-from-md="" target="_blank"&gt;29:31&lt;/A&gt; Demo: IOT Pre-Shared Key with Raspberry Pi Endpoint Profile&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=1991s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=1991s" data-from-md="" target="_blank"&gt;33:11&lt;/A&gt; mPSK Overview&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=2148s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=2148s" data-from-md="" target="_blank"&gt;35:48&lt;/A&gt; Demo: mPSK Configuration&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=2404s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=2404s" data-from-md="" target="_blank"&gt;40:04&lt;/A&gt; mPSK_RaspberryPi Authorization Profile&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=2567s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=2567s" data-from-md="" target="_blank"&gt;42:47&lt;/A&gt; iPSK Overview&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=2638s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=2638s" data-from-md="" target="_blank"&gt;43:58&lt;/A&gt; &lt;A title="https://cs.co/iPSK-Manager" href="https://cs.co/iPSK-Manager" data-from-md="" target="_blank"&gt;iPSK Manager&lt;/A&gt; : Open Source project, not TAC supported!&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=2728s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=2728s" data-from-md="" target="_blank"&gt;45:28&lt;/A&gt; Demo: Endpoint Custom Attributes&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=2838s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=2838s" data-from-md="" target="_blank"&gt;47:18&lt;/A&gt; Demo: iPSK with Endpoint Attributes&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=2903s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=2903s" data-from-md="" target="_blank"&gt;48:23&lt;/A&gt; iPSK_EndpointAttribute Authorization Profile using Endpoint Attributes&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=3026s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=3026s" data-from-md="" target="_blank"&gt;50:26&lt;/A&gt; 802.1X Overview&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=3188s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=3188s" data-from-md="" target="_blank"&gt;53:08&lt;/A&gt; Supplicant Configuration&lt;BR /&gt;&lt;A title="https://youtu.be/1JREdDCRH3c&amp;amp;t=3255s" href="https://youtu.be/1JREdDCRH3c&amp;amp;t=3255s" data-from-md="" target="_blank"&gt;54:15&lt;/A&gt; Demo: 802.1X corp WLAN for Employees with a Certificate&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="hzImgLoader" class="imgError" style="width: auto; height: auto; line-height: 0px; overflow: hidden; padding: 0px; margin: 4px; position: absolute; z-index: 2147483647; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 3px; background-color: #ffbfbf; border: 4px solid #ffbfbf;"&gt;&lt;IMG style="opacity: 0.8; padding: 0; margin: 0;" src="moz-extension://99cb6c26-6ddb-434d-9ea1-aed6e187fc41/images/loading.gif" border="0" /&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Aug 2022 19:35:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4669381#M576677</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2022-08-15T19:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Am I running Dot1x or MAB?</title>
      <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4670152#M576724</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/26555" target="_self"&gt;&lt;SPAN class=""&gt;thomas!&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Br. Kasper&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 17:29:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4670152#M576724</guid>
      <dc:creator>Kasper Elsborg</dc:creator>
      <dc:date>2022-08-16T17:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Am I running Dot1x or MAB?</title>
      <link>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4670180#M576730</link>
      <description>&lt;P&gt;That's the one good work!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 18:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/am-i-running-dot1x-or-mab/m-p/4670180#M576730</guid>
      <dc:creator>georgehewittuk1</dc:creator>
      <dc:date>2022-08-16T18:23:47Z</dc:date>
    </item>
  </channel>
</rss>

