<?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 SD Access 802.1X Wired Just authenticate one user in Software-Defined Access (SD-Access)</title>
    <link>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3985479#M365</link>
    <description>&lt;P&gt;I have a issue with 802.1X, when I connect a laptop to port G1 / 0/2 it authenticates successfully and is reflected with the command &lt;EM&gt;show authentication session int g1 / 0/2 det&lt;/EM&gt; and also in ISE but when I connect a second device in The G1 / 0/3 port does not see any session with &lt;EM&gt;sh authenticate session&lt;/EM&gt; nor in the ISE but in the network card if the connection established to the domain appears and&amp;nbsp; can have internet access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SD-Access Fabric with the closeAuthentication template.&lt;/P&gt;&lt;P&gt;Current configuration : 390 bytes&lt;BR /&gt;!&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;interface GigabitEthernet1/0/2 and G1/0/3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport access vlan 1038&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport mode access&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;device-tracking attach-policy IPDT_MAX_10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;load-interval 30&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;cts manual &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;policy static sgt 4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;no propagate sgt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;dot1x timeout tx-period 7&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;dot1x max-reauth-req 3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;no macro auto processing&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;source template DefaultWiredDot1xClosedAuth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;spanning-tree portfast&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;end&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#800000"&gt;template DefaultWiredDot1xClosedAuth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;dot1x pae authenticator&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport access vlan 2047&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport mode access&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport voice vlan 4000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;mab &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;access-session closed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;access-session port-control auto&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;authentication periodic&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;authentication timer reauthenticate server&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;service-policy type control subscriber PMAP_DefaultWiredDot1xClosedAuth_1X_MAB&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#800000"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#800000"&gt;policy-map type control subscriber PMAP_DefaultWiredDot1xClosedAuth_1X_MAB&lt;BR /&gt;event session-started match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 authenticate using dot1x retries 2 retry-time 0 priority 10&lt;BR /&gt;event authentication-failure match-first&lt;BR /&gt;5 class DOT1X_FAILED do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;10 class AAA_SVR_DOWN_UNAUTHD_HOST do-until-failure&lt;BR /&gt;10 activate service-template DefaultCriticalAuthVlan_SRV_TEMPLATE&lt;BR /&gt;20 activate service-template DefaultCriticalVoice_SRV_TEMPLATE&lt;BR /&gt;30 authorize&lt;BR /&gt;40 pause reauthentication&lt;BR /&gt;20 class AAA_SVR_DOWN_AUTHD_HOST do-until-failure&lt;BR /&gt;10 pause reauthentication&lt;BR /&gt;20 authorize&lt;BR /&gt;30 class DOT1X_NO_RESP do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;40 class MAB_FAILED do-until-failure&lt;BR /&gt;10 terminate mab&lt;BR /&gt;20 authentication-restart 60&lt;BR /&gt;60 class always do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 terminate mab&lt;BR /&gt;30 authentication-restart 60&lt;BR /&gt;event aaa-available match-all&lt;BR /&gt;10 class IN_CRITICAL_AUTH_CLOSED_MODE do-until-failure&lt;BR /&gt;10 clear-session&lt;BR /&gt;20 class NOT_IN_CRITICAL_AUTH_CLOSED_MODE do-until-failure&lt;BR /&gt;10 resume reauthentication&lt;BR /&gt;event agent-found match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 terminate mab&lt;BR /&gt;20 authenticate using dot1x retries 2 retry-time 0 priority 10&lt;BR /&gt;event inactivity-timeout match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 clear-session&lt;BR /&gt;event authentication-success match-all&lt;BR /&gt;event violation match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 restrict&lt;BR /&gt;event authorization-failure match-all&lt;BR /&gt;10 class AUTHC_SUCCESS-AUTHZ_FAIL do-until-failure&lt;BR /&gt;10 authentication-restart 60&lt;BR /&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also we did the test on other switch without SD-Access and the 802.1X authentication works fine with the same ISE, connecting 3 laptops and all session are shows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know what I missing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2019 19:10:21 GMT</pubDate>
    <dc:creator>Heriberto Diaz</dc:creator>
    <dc:date>2019-11-18T19:10:21Z</dc:date>
    <item>
      <title>SD Access 802.1X Wired Just authenticate one user</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3985479#M365</link>
      <description>&lt;P&gt;I have a issue with 802.1X, when I connect a laptop to port G1 / 0/2 it authenticates successfully and is reflected with the command &lt;EM&gt;show authentication session int g1 / 0/2 det&lt;/EM&gt; and also in ISE but when I connect a second device in The G1 / 0/3 port does not see any session with &lt;EM&gt;sh authenticate session&lt;/EM&gt; nor in the ISE but in the network card if the connection established to the domain appears and&amp;nbsp; can have internet access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SD-Access Fabric with the closeAuthentication template.&lt;/P&gt;&lt;P&gt;Current configuration : 390 bytes&lt;BR /&gt;!&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;interface GigabitEthernet1/0/2 and G1/0/3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport access vlan 1038&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport mode access&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;device-tracking attach-policy IPDT_MAX_10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;load-interval 30&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;cts manual &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;policy static sgt 4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;no propagate sgt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;dot1x timeout tx-period 7&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;dot1x max-reauth-req 3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;no macro auto processing&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;source template DefaultWiredDot1xClosedAuth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;spanning-tree portfast&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;end&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#800000"&gt;template DefaultWiredDot1xClosedAuth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;dot1x pae authenticator&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport access vlan 2047&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport mode access&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;switchport voice vlan 4000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;mab &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;access-session closed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;access-session port-control auto&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;authentication periodic&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;authentication timer reauthenticate server&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#800000"&gt;service-policy type control subscriber PMAP_DefaultWiredDot1xClosedAuth_1X_MAB&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#800000"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#800000"&gt;policy-map type control subscriber PMAP_DefaultWiredDot1xClosedAuth_1X_MAB&lt;BR /&gt;event session-started match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 authenticate using dot1x retries 2 retry-time 0 priority 10&lt;BR /&gt;event authentication-failure match-first&lt;BR /&gt;5 class DOT1X_FAILED do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;10 class AAA_SVR_DOWN_UNAUTHD_HOST do-until-failure&lt;BR /&gt;10 activate service-template DefaultCriticalAuthVlan_SRV_TEMPLATE&lt;BR /&gt;20 activate service-template DefaultCriticalVoice_SRV_TEMPLATE&lt;BR /&gt;30 authorize&lt;BR /&gt;40 pause reauthentication&lt;BR /&gt;20 class AAA_SVR_DOWN_AUTHD_HOST do-until-failure&lt;BR /&gt;10 pause reauthentication&lt;BR /&gt;20 authorize&lt;BR /&gt;30 class DOT1X_NO_RESP do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;40 class MAB_FAILED do-until-failure&lt;BR /&gt;10 terminate mab&lt;BR /&gt;20 authentication-restart 60&lt;BR /&gt;60 class always do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 terminate mab&lt;BR /&gt;30 authentication-restart 60&lt;BR /&gt;event aaa-available match-all&lt;BR /&gt;10 class IN_CRITICAL_AUTH_CLOSED_MODE do-until-failure&lt;BR /&gt;10 clear-session&lt;BR /&gt;20 class NOT_IN_CRITICAL_AUTH_CLOSED_MODE do-until-failure&lt;BR /&gt;10 resume reauthentication&lt;BR /&gt;event agent-found match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 terminate mab&lt;BR /&gt;20 authenticate using dot1x retries 2 retry-time 0 priority 10&lt;BR /&gt;event inactivity-timeout match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 clear-session&lt;BR /&gt;event authentication-success match-all&lt;BR /&gt;event violation match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 restrict&lt;BR /&gt;event authorization-failure match-all&lt;BR /&gt;10 class AUTHC_SUCCESS-AUTHZ_FAIL do-until-failure&lt;BR /&gt;10 authentication-restart 60&lt;BR /&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also we did the test on other switch without SD-Access and the 802.1X authentication works fine with the same ISE, connecting 3 laptops and all session are shows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know what I missing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 19:10:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3985479#M365</guid>
      <dc:creator>Heriberto Diaz</dc:creator>
      <dc:date>2019-11-18T19:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: SD Access 802.1X Wired Just authenticate one user</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3985926#M366</link>
      <description>A few things:&lt;BR /&gt;If you have ISE implemented into your solution why not rely on ISE to push policy + SGT instead of statically assigning VN+SGT to port as you show in the config. I would check for a discrepancy either in how you configured the interfaces in host onboarding section, or if there is a discrepancy between the workstation supplicant configuration between the two hosts configured/tested.</description>
      <pubDate>Tue, 19 Nov 2019 14:34:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3985926#M366</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2019-11-19T14:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: SD Access 802.1X Wired Just authenticate one user</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3986041#M367</link>
      <description>&lt;P&gt;Hi Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used host onboarding to push the config on both ports,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="template_auth.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/61859i362A9559F7857109/image-size/large?v=v2&amp;amp;px=999" role="button" title="template_auth.jpg" alt="template_auth.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="port_assigment.jpg" style="width: 433px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/61857i0D260E8303F3AD52/image-dimensions/433x487?v=v2" width="433" height="487" role="button" title="port_assigment.jpg" alt="port_assigment.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards and Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 16:06:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3986041#M367</guid>
      <dc:creator>Heriberto Diaz</dc:creator>
      <dc:date>2019-11-19T16:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: SD Access 802.1X Wired Just authenticate one user</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3986067#M368</link>
      <description>So the default host template will push the configs to your ENs in your fabric. You must then provision ports with Auth Template 'Closed Auth' if that is what you wish to use. On that same g1/0/4 try that, and let us know your outcome. Again, you can assign policy via ISE and then just setup your interfaces as DEVICE_TYPE User Devices &amp;amp; Auth Temp Closed Auth. HTH!</description>
      <pubDate>Tue, 19 Nov 2019 16:28:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3986067#M368</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2019-11-19T16:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: SD Access 802.1X Wired Just authenticate one user</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3986360#M369</link>
      <description>&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I deleted the CTS Manual (Policy static sgt) and configured cts role-based enforcement and finally the laptops authenticated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks and regards&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 04:56:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/sd-access-802-1x-wired-just-authenticate-one-user/m-p/3986360#M369</guid>
      <dc:creator>Heriberto Diaz</dc:creator>
      <dc:date>2019-11-20T04:56:23Z</dc:date>
    </item>
  </channel>
</rss>

