<?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: Can 802.1x multiple supplicant support be disabled? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49057#M12945</link>
    <description>Create Date: Jun 11 2013  4:30PM&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;bitglue wrote:&lt;/I&gt;&lt;BR /&gt;
The EXOS 15.3 concepts guide says:&lt;BR /&gt;
&lt;BR /&gt;
"An important enhancement over the IEEE 802.1x standard is that ExtremeXOS supports multiple clients(supplicants) to be individually authenticated on the same port.&lt;BR /&gt;
&lt;BR /&gt;
As I understand it, 802.1x says that what's controlled is the physical layer. The port is either authenticated, or not. If there's another switch attached to that port, and there are a dozen clients connected through that switch, that doesn't matter. Once the port is authenticated, it's authenticated for anything with physical access to that port. What happens at layer 2 is irrelevant.&lt;BR /&gt;
&lt;BR /&gt;
But, EXOS has "enhanced" this to track authentication on a per-MAC basis. It maintains a list of all the MACs seen on the port (from the FDB, I imagine), and for each one, tracks if it's authenticated or not. Frames from an unauthenticated MAC are dropped.&lt;BR /&gt;
&lt;BR /&gt;
What if I want to disable this "enhancement"? Is there a way to behave according to the 802.1x standard, and enable the *whole* port once it's authenticated?&lt;B&gt;configure netlogin ports (portlist) mode mac-based-vlans&lt;/B&gt; for the enhanced per-MAC authentication&lt;BR /&gt;
&lt;B&gt;configure netlogin ports (portlist) mode port-based-vlans&lt;/B&gt; for the original 802.1x physical layer authentication.&lt;BR /&gt;
&lt;BR /&gt;
Does this work for you? I might have misunderstood the question.&lt;BR /&gt;
&lt;BR /&gt;
  (from Luis_Coelho)</description>
    <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T06:03:00Z</dc:date>
    <item>
      <title>Can 802.1x multiple supplicant support be disabled?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49054#M12942</link>
      <description>Create Date: May 31 2013  2:05PM&lt;BR /&gt;
&lt;BR /&gt;
The EXOS 15.3 concepts guide says:&lt;BR /&gt;
&lt;BR /&gt;
"An important enhancement over the IEEE 802.1x standard is that ExtremeXOS supports multiple clients(supplicants) to be individually authenticated on the same port.&lt;BR /&gt;
&lt;BR /&gt;
As I understand it, 802.1x says that what's controlled is the physical layer. The port is either authenticated, or not. If there's another switch attached to that port, and there are a dozen clients connected through that switch, that doesn't matter. Once the port is authenticated, it's authenticated for anything with physical access to that port. What happens at layer 2 is irrelevant.&lt;BR /&gt;
&lt;BR /&gt;
But, EXOS has "enhanced" this to track authentication on a per-MAC basis. It maintains a list of all the MACs seen on the port (from the FDB, I imagine), and for each one, tracks if it's authenticated or not. Frames from an unauthenticated MAC are dropped.&lt;BR /&gt;
&lt;BR /&gt;
What if I want to disable this "enhancement"? Is there a way to behave according to the 802.1x standard, and enable the *whole* port once it's authenticated?  (from Phil_Frost)</description>
      <pubDate>Wed, 08 Jan 2014 06:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49054#M12942</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can 802.1x multiple supplicant support be disabled?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49055#M12943</link>
      <description>Create Date: Jun  6 2013 11:00PM&lt;BR /&gt;
&lt;BR /&gt;
Hey bitglue&lt;BR /&gt;
&lt;BR /&gt;
can you tell me if you are using isp mode or campus mode? ISP mode is where the port stays in a VLAN and the user is just authenticated.  Campus mode is where we send VSAs to move the user to another VLAN once authenticated&lt;BR /&gt;
&lt;BR /&gt;
The concepts guides states "Multiple supplicants  are supported in ISP mode for web-based, 802.1x, and MAC-based authentication."&lt;BR /&gt;
"In addition, multiple supplicants  are supported in Campus mode if you configure and enable network"&lt;BR /&gt;
"login MAC-based VLANs. For more information, see Configuring Network Login MAC-Based VLANs."&lt;BR /&gt;
&lt;BR /&gt;
You may be able to do this in campus mode.  If not a colleague of mine wrote a script that would essentially disable .1x after a user gets authenticated allowing other devices to just come on board.  once there is a link failure the script re-enables .1x so the next user would get authenticated.&lt;BR /&gt;
&lt;BR /&gt;
Let me know your thoughts.&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;
  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49055#M12943</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can 802.1x multiple supplicant support be disabled?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49056#M12944</link>
      <description>Create Date: Jun 10 2013  3:51PM&lt;BR /&gt;
&lt;BR /&gt;
I am using ISP mode. Are you saying that in campus mode, I get the behavior specified by 802.1X?I'd be reluctant to rely on a script to disable/enable 802.1X to work around this. That seems likely to open the network security to a huge, new class of attacks and failures.  (from Phil_Frost)</description>
      <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49056#M12944</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can 802.1x multiple supplicant support be disabled?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49057#M12945</link>
      <description>Create Date: Jun 11 2013  4:30PM&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;bitglue wrote:&lt;/I&gt;&lt;BR /&gt;
The EXOS 15.3 concepts guide says:&lt;BR /&gt;
&lt;BR /&gt;
"An important enhancement over the IEEE 802.1x standard is that ExtremeXOS supports multiple clients(supplicants) to be individually authenticated on the same port.&lt;BR /&gt;
&lt;BR /&gt;
As I understand it, 802.1x says that what's controlled is the physical layer. The port is either authenticated, or not. If there's another switch attached to that port, and there are a dozen clients connected through that switch, that doesn't matter. Once the port is authenticated, it's authenticated for anything with physical access to that port. What happens at layer 2 is irrelevant.&lt;BR /&gt;
&lt;BR /&gt;
But, EXOS has "enhanced" this to track authentication on a per-MAC basis. It maintains a list of all the MACs seen on the port (from the FDB, I imagine), and for each one, tracks if it's authenticated or not. Frames from an unauthenticated MAC are dropped.&lt;BR /&gt;
&lt;BR /&gt;
What if I want to disable this "enhancement"? Is there a way to behave according to the 802.1x standard, and enable the *whole* port once it's authenticated?&lt;B&gt;configure netlogin ports (portlist) mode mac-based-vlans&lt;/B&gt; for the enhanced per-MAC authentication&lt;BR /&gt;
&lt;B&gt;configure netlogin ports (portlist) mode port-based-vlans&lt;/B&gt; for the original 802.1x physical layer authentication.&lt;BR /&gt;
&lt;BR /&gt;
Does this work for you? I might have misunderstood the question.&lt;BR /&gt;
&lt;BR /&gt;
  (from Luis_Coelho)</description>
      <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-802-1x-multiple-supplicant-support-be-disabled/m-p/49057#M12945</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:03:00Z</dc:date>
    </item>
  </channel>
</rss>

