<?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: Netlogin - Dot1X and Mac authentication on the same port in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48339#M12620</link>
    <description>Sorry, i am sort of having exactly the same issue, how did you solve it?  What do you mean by the pass through policy in the Radius server?  I have mac policy for the phones and dot1x policy for the pc</description>
    <pubDate>Fri, 20 Oct 2017 02:47:00 GMT</pubDate>
    <dc:creator>Ahmed_Haroun</dc:creator>
    <dc:date>2017-10-20T02:47:00Z</dc:date>
    <item>
      <title>Netlogin - Dot1X and Mac authentication on the same port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48335#M12616</link>
      <description>I have netlogin successfully working with 802.1x and MAC-based when a single device is connected.&lt;BR /&gt;
&lt;BR /&gt;
I am now trying to combine this in the form of an Avaya handset - a port is configured with Netlogin:&lt;BR /&gt;
- tagged VLAN for voice (with MAC auth)&lt;BR /&gt;
- untagged VLAN for ethernet pass-through on the handset (802.1X auth).&lt;BR /&gt;
&lt;BR /&gt;
The handset authenticates successfully using MAC-based auth but then it appears the untagged client is forced to use MAC-based as well (rather than try with 802.1x) according to the radius logs.&lt;BR /&gt;
&lt;BR /&gt;
Has anyone got any suggestions on how to get this working?&lt;BR /&gt;
&lt;BR /&gt;
Sample config:create vlan "data"&lt;BR /&gt;
create vlan "voice"&lt;BR /&gt;
configure vlan data tag 1&lt;BR /&gt;
configure vlan voice tag 24&lt;BR /&gt;
create vlan "nt_login"&lt;BR /&gt;
configure vlan data add ports 7 tagged&lt;BR /&gt;
configure vlan data add ports 1 untagged&lt;BR /&gt;
configure vlan voice add ports 1,7 tagged&lt;BR /&gt;
configure vlan data ipaddress x.x.x.y 255.255.255.0  enable ipforwarding vlan data&lt;BR /&gt;
configure netlogin vlan nt_login&lt;BR /&gt;
enable netlogin dot1x mac&lt;BR /&gt;
configure netlogin mac authentication database-order radius&lt;BR /&gt;
configure netlogin add mac-list ff:ff:ff:ff:ff:ff 48&lt;BR /&gt;
configure netlogin mac timers reauth-period 3600&lt;BR /&gt;
enable netlogin ports 1 dot1x&lt;BR /&gt;
enable netlogin ports 1 mac&lt;BR /&gt;
configure netlogin ports 1 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 1 no-restart&lt;BR /&gt;
configure radius netlogin primary server x.x.x.x 1812 client-ip x.x.x.y vr VR-Default&lt;BR /&gt;
configure radius netlogin primary shared-secret encrypted "..."&lt;BR /&gt;
enable radius netlogin&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 21:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48335#M12616</guid>
      <dc:creator>JPC</dc:creator>
      <dc:date>2017-06-20T21:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin - Dot1X and Mac authentication on the same port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48336#M12617</link>
      <description>Hi ,&lt;BR /&gt;
&lt;BR /&gt;
I see that you have port 1 untagged in data vlan and tagged in Voice Vlan. &lt;BR /&gt;
I believe the since the mac authentication is enabled for both the voice and data, the traffic initially would be considered as untagged and then the authentication is successful and the traffic is still in untagged vlan. &lt;BR /&gt;
&lt;BR /&gt;
This could be avoided by dynamic vlan assignment after the netlogin authentication. The port can be removed from the vlans and the vlan assignment can be done by the radius server after authentication. &lt;BR /&gt;
&lt;BR /&gt;
Please refer the article below and let us know if it helps! &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-802-1x-based-Netlogin-with-Radius-on-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-802-1x-based-Netlogin-with-Radius-on-EXOS&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jun 2017 10:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48336#M12617</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2017-06-21T10:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin - Dot1X and Mac authentication on the same port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48337#M12618</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I did try this method also with assigning both the untaged and tagged in the same policy.&lt;BR /&gt;
&lt;BR /&gt;
I've re-tried where I only assign the tagged vlan when a matched OUI comes through to the radius server.&lt;BR /&gt;
&lt;BR /&gt;
I also have the existing dot1x policy in place that should place the pass-through client onto the untagged vlan for  that particular port.&lt;BR /&gt;
&lt;BR /&gt;
However, I still get the following in the switch log:&lt;BR /&gt;
&lt;I&gt;Authentication failed for Netowrk Login MAC user 500000130000 Mac 50:00:00:13:00:00 port 1 &lt;I&gt; Network Login MAC user B4B0178AD709 logged in MAC B4:B0:17:8A:D7:09 port 1 VLAN(s) "voice", authentication Radius From the Radius server logs:&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="59698d99265b44c1bfe0fe745f40985b_RackMultipart20170621-79035-50abdu-Capture3_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4116iF68CF5701AF8D7E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="59698d99265b44c1bfe0fe745f40985b_RackMultipart20170621-79035-50abdu-Capture3_inline.png" alt="59698d99265b44c1bfe0fe745f40985b_RackMultipart20170621-79035-50abdu-Capture3_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
As you can see from the radius logs, it's still receiving the username as a MAC address rather than the windows username.&lt;BR /&gt;
&lt;BR /&gt;
I have also made sure that the avaya handset has been set to DOT1X Passthrough (tried with passthrough and passthrough with logoff).&lt;BR /&gt;
&lt;BR /&gt;
If I plug the end client in directly to the switch, it will authenticate as normal using DOT1X using the windows username and password.&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Wed, 21 Jun 2017 13:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48337#M12618</guid>
      <dc:creator>JPC</dc:creator>
      <dc:date>2017-06-21T13:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin - Dot1X and Mac authentication on the same port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48338#M12619</link>
      <description>I seem to have made progress - the "pass-through" policy in the radius server was sending a VSA to assign the unatgged VLAN when the port was already assigned on the switch to the same VLAN untagged - removing the VSA fixed the issue.&lt;BR /&gt;
&lt;BR /&gt;
A general question - is dot1x point-to-point, i.e. if there are any further switches in between or maybe it is a virtual machine as the supplicant, can this still work?</description>
      <pubDate>Wed, 21 Jun 2017 21:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48338#M12619</guid>
      <dc:creator>JPC</dc:creator>
      <dc:date>2017-06-21T21:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin - Dot1X and Mac authentication on the same port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48339#M12620</link>
      <description>Sorry, i am sort of having exactly the same issue, how did you solve it?  What do you mean by the pass through policy in the Radius server?  I have mac policy for the phones and dot1x policy for the pc</description>
      <pubDate>Fri, 20 Oct 2017 02:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-dot1x-and-mac-authentication-on-the-same-port/m-p/48339#M12620</guid>
      <dc:creator>Ahmed_Haroun</dc:creator>
      <dc:date>2017-10-20T02:47:00Z</dc:date>
    </item>
  </channel>
</rss>

