<?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: 802.1x issue with printers in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250342#M594369</link>
    <description>&lt;P&gt;This command will open the port and not check 802.1x not mab.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2025 17:14:51 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2025-01-21T17:14:51Z</dc:date>
    <item>
      <title>802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250310#M594364</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have an issue with our printer. We have printer (Xerox) to connect to our network. By default, the 802.1x is configured on all switch ports with vlan assignment by the radius server. We use MAB accounts for our Xerox printer. When we connect a printer on the network, the MAB account are configured. The swith port where the printer is connected has this conf :&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/15&lt;BR /&gt;description PRINTERS&lt;BR /&gt;switchport access vlan 90&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 42&lt;BR /&gt;authentication event fail action authorize vlan 90&lt;BR /&gt;authentication event server dead action authorize vlan 20&lt;BR /&gt;authentication event server dead action authorize voice&lt;BR /&gt;authentication event no-response action authorize vlan 90&lt;BR /&gt;authentication event server alive action reinitialize&lt;BR /&gt;authentication host-mode multi-host&lt;BR /&gt;authentication open&lt;BR /&gt;authentication order mab dot1x&lt;BR /&gt;authentication priority dot1x mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication periodic&lt;BR /&gt;authentication timer reauthenticate 28800&lt;BR /&gt;authentication timer inactivity 60&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;dot1x timeout tx-period 5&lt;BR /&gt;storm-control broadcast level 10.00&lt;BR /&gt;storm-control multicast level 10.00&lt;BR /&gt;storm-control action trap&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;spanning-tree guard root&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;When we connect the printer on the nework, the printer is on the vlan Guest (90) and not on the VLAN printer. If we change "switchport access vlan 90" to "switchport access vlan 70", the printer is reachable via the correct vlan (vlan printer =70).&lt;/P&gt;&lt;P&gt;Do you know what is our problem ?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 16:29:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250310#M594364</guid>
      <dc:creator>Alf31</dc:creator>
      <dc:date>2025-01-21T16:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250317#M594365</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1834823"&gt;@Alf31&lt;/a&gt; you would need to configure the RADIUS server to assign the VLAN using dynamic VLAN assignment, otherwise the printer will just be assigned to the VLAN configured on the switchport.&lt;/P&gt;
&lt;P&gt;Example &lt;A href="https://integratingit.wordpress.com/2018/05/07/configuring-cisco-ise-dynamic-vlan-assignment/" target="_blank"&gt;https://integratingit.wordpress.com/2018/05/07/configuring-cisco-ise-dynamic-vlan-assignment/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 16:38:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250317#M594365</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2025-01-21T16:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250318#M594366</link>
      <description>&lt;P&gt;&lt;SPAN&gt;authentication open &amp;lt;&amp;lt;- remove this from interface&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 16:40:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250318#M594366</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2025-01-21T16:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250322#M594368</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;not sure to understand your answer...&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 16:43:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250322#M594368</guid>
      <dc:creator>Alf31</dc:creator>
      <dc:date>2025-01-21T16:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250342#M594369</link>
      <description>&lt;P&gt;This command will open the port and not check 802.1x not mab.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 17:14:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250342#M594369</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2025-01-21T17:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250351#M594370</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1834823"&gt;@Alf31&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide the command "show authentication session int&amp;nbsp;&lt;SPAN&gt;GigabitEthernet1/0/15 detail" ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Are using some kind of port bounce?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 17:29:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250351#M594370</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2025-01-21T17:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250367#M594372</link>
      <description>&lt;P&gt;Assuming that the MAB authentication is successful, the RADIUS server can either send an "ACCESS_ACCEPT" response, in which case the device(printer) would be assigned to the that's specified with the "switchport access vlan" command, or it can also return additional attributes to specify which VLAN the printer should be assigned to.&lt;/P&gt;
&lt;P&gt;If you were using ISE as a RADIUS server, the Attribute Details dialogue could look something like this:&lt;/P&gt;
&lt;P&gt;Access Type = ACCESS_ACCEPT&lt;BR /&gt;Tunnel-Private-Group-ID = 1:70&lt;BR /&gt;Tunnel-Type = 1:13&lt;BR /&gt;Tunnel-Medium-Type = 1:6&lt;/P&gt;
&lt;P&gt;So start by verifying that the authentication was successful, and that the correct RADIUS attributes were returned for dynamic VLAN assignment.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 17:55:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250367#M594372</guid>
      <dc:creator>Jonatan Jonasson</dc:creator>
      <dc:date>2025-01-21T17:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250457#M594378</link>
      <description>&lt;P&gt;With MAB authentication you will have an unreliable experience when using dynamic VLAN assignment. Because MAB operates on endpoints that are sending regular Ethernet frames (e.g. DHCP discovery), then the printer will get a DHCP offer from the DHCP server on VLAN 90 (guest), and some milliseconds later, RADIUS server puts that interface into VLAN 70 (printer). Your printer has no idea this just happened and will continue using the IP address from VLAN 90 to transmit.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would not recommend dynamic VLAN assignment unless&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The endpoints are 802.1X, in which case the endpoint only talks layer 3 (IP) AFTER the 802.1X has completed - by this time the interface is in the correct VLAN (or dynamically assigned) and DHCP starts from this point onwards&lt;/LI&gt;
&lt;LI&gt;Use a dummy VLAN for the interface's 'access vlan' that does not include an 'ip helper' statement - this means the endpoint will never get a DHCP Offer from its Discovery request -that's good news. it must be patient and keep trying - RADIUS server puts the interface in the correct VLAN, and by now, if you're lucky, the DHCP client software is patient and keeps trying until it receives an Offer on the new VLAN. Viola!&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 21:14:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250457#M594378</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2025-01-21T21:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250471#M594380</link>
      <description>&lt;P&gt;Printer NICs are stupid and dumb.&amp;nbsp; To keep the costs down, printer manufacturer put the worst wired NIC in with poorly written NIC drivers.&amp;nbsp; The "best" that some of them can do is support DHCP and I've seen some which only support static IP address.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have Fuji/Xerox, HP, Ricoh, Lexmark and some Zebra and before they are delivered to us, the dealers and manufacturers have to furnish us the MAC addresses which we then use to populate the endpoint DB in ISE.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure to keep a hard copy of those MAC addresses because ISE endpoint DB can get "lost", like CSCwk94725.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 21:36:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250471#M594380</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2025-01-21T21:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x issue with printers</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250860#M594401</link>
      <description>&lt;P&gt;Could you please share the RADIUS server policy of the printers for review? assuming the printers traffic is hitting the right authorization rule on the RADIUS server, the RADIUS server should return the VLAN attribute (VLAN 70 in this case) in the RADIUS response back to the switch. Then the switch would place the port into that VLAN. If you are using ISE this attribute is configured in the authorization profile that is tied to the authorization rule of the printers.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 10:09:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-issue-with-printers/m-p/5250860#M594401</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2025-01-22T10:09:48Z</dc:date>
    </item>
  </channel>
</rss>

