<?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: Wired 802.1x Authentication Failed on Brocade VDX in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83760#M543</link>
    <description>Please take a look at page 255 for reference on how to configure dot1x authentication:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/networkos/SW/70x/53-1004365-02_L2SwitchingNetworkOS_7.0.1_CG_Aug2016.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/networkos/SW/70x/53-1004365-02_L2SwitchingNetworkOS_7.0.1_CG_Aug2016.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Please also verify the dot1x compatibility check passes between the switch and host.&lt;BR /&gt;
&lt;BR /&gt;
# dot1x test eapol-capable&lt;BR /&gt;
&lt;BR /&gt;
If you still have issues after, please contact Extreme GTAC to open a case for this issue. &lt;BR /&gt;
&lt;BR /&gt;
We will need to verify the Radius communication and configuration with the switch which involves a deeper level troubleshooting session.</description>
    <pubDate>Thu, 02 May 2019 04:59:28 GMT</pubDate>
    <dc:creator>Truyen_Phan</dc:creator>
    <dc:date>2019-05-02T04:59:28Z</dc:date>
    <item>
      <title>Wired 802.1x Authentication Failed on Brocade VDX</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83759#M542</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to implement wired dot1x for machine authentication using certificate.&lt;BR /&gt;
&lt;BR /&gt;
As soon as I enabled  dot1x authentication on the port, link protocol goes down with dot1x authentication failed. Machine &lt;BR /&gt;
&lt;BR /&gt;
Here is my setup:&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;1) Brocade VDX:&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
 radius-server host 10.20.10.4&lt;BR /&gt;
key &lt;BR /&gt;
&lt;B&gt; 802.1x enabled globally:&lt;/B&gt;&lt;BR /&gt;
 dot1x enable&lt;BR /&gt;
&lt;B&gt;802.1x configuration on interface:&lt;/B&gt;&lt;BR /&gt;
interface TenGigabitEthernet 1/2/3&lt;BR /&gt;
  dot1x authentication&lt;BR /&gt;
  dot1x port-control auto&lt;BR /&gt;
  dot1x protocol-version 2&lt;BR /&gt;
  dot1x quiet-period 30&lt;BR /&gt;
  dot1x reauthentication&lt;BR /&gt;
  dot1x reauthMax 3&lt;BR /&gt;
  dot1x timeout re-authorized 200&lt;BR /&gt;
  dot1x timeout server-timeout 30&lt;BR /&gt;
  dot1x timeout supp-timeout 30&lt;BR /&gt;
  dot1x timeout tx-period 60&lt;BR /&gt;
&lt;B&gt;2) Windows RADIUS Server&lt;/B&gt;&lt;BR /&gt;
 Network Policy&lt;BR /&gt;
  &lt;I&gt;Conditions:&lt;/I&gt;&lt;BR /&gt;
     NAS Port Type :&lt;I&gt;Ethernet&lt;/I&gt;&lt;BR /&gt;
     Windows Groups : &lt;I&gt;dot1x Computers&lt;/I&gt;&lt;BR /&gt;
      Authentication Type: &lt;I&gt;EAP&lt;/I&gt;&lt;BR /&gt;
 &lt;I&gt;  Constraints&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;     &lt;/I&gt; Authentication Method: S&lt;I&gt;mart Card or Other Certificate&lt;/I&gt;&lt;BR /&gt;
      In the certificate settings : S&lt;I&gt;elected certificate for the RADIUS server&lt;/I&gt;&lt;BR /&gt;
&lt;B&gt;3) Group Policy&lt;/B&gt;&lt;BR /&gt;
   a) Computer Configuration/Policies/Security Settings/System Services : &lt;I&gt;Wired Autoconfig (startup mode:  Automatic)&lt;/I&gt;&lt;BR /&gt;
&lt;B&gt;   b) Wired Network (802.3) Policies&lt;/B&gt;&lt;BR /&gt;
      Used Windows wired LAN network services for clients:&lt;I&gt; Enabled&lt;/I&gt;&lt;BR /&gt;
      Shared User credentials for network authentication: &lt;I&gt;Enabled&lt;/I&gt;&lt;BR /&gt;
&lt;B&gt;     Network Profile/Security Settings&lt;/B&gt;&lt;BR /&gt;
        Enable use of IEEE 802.1x authentication for network access: &lt;I&gt;Enabled&lt;/I&gt;&lt;BR /&gt;
    &lt;B&gt; IEEE 802.1x settings&lt;/B&gt;&lt;BR /&gt;
        Computer Authentication: &lt;I&gt;Computer Only&lt;/I&gt;&lt;BR /&gt;
&lt;B&gt;    Network Authentication Method Properties&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;       &lt;/B&gt; Authentication Method: &lt;I&gt;Smart card or Certificate&lt;/I&gt;&lt;BR /&gt;
       Validate server certificate: &lt;I&gt;Enabled (select CA certificate)&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;      &lt;/I&gt;  Use a certificate on this computer: &lt;I&gt;Enabled&lt;/I&gt;&lt;BR /&gt;
&lt;B&gt;       &lt;/B&gt; Use simple certificate selection: &lt;I&gt;Enabled&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;        &lt;/I&gt;&lt;BR /&gt;
Workstation clients and RADIUS server authentication certificates are auto enrolled.&lt;BR /&gt;
&lt;BR /&gt;
Following error is logged on the workstation:&lt;BR /&gt;
  &lt;I&gt;Wired 802.1x Authentication filed&lt;/I&gt;&lt;BR /&gt;
  Reason&lt;I&gt;: 0x50005&lt;/I&gt;&lt;BR /&gt;
  Reason Text: &lt;I&gt;Network Authentication failed due to a problem with the user account&lt;/I&gt;&lt;BR /&gt;
 Error Code: &lt;I&gt;0x40420110&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
It looks it is not reaching RADIUS server, therefore nothing on the log.&lt;BR /&gt;
&lt;BR /&gt;
On Brocade VDX switch log:&lt;BR /&gt;
warning, 802.1x authentication has failed on port TenGigabitEthernet 1/2/3&lt;BR /&gt;
&lt;BR /&gt;
I hope someone will be able to assist me with this issue.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Wed, 01 May 2019 20:56:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83759#M542</guid>
      <dc:creator>Tamang</dc:creator>
      <dc:date>2019-05-01T20:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Wired 802.1x Authentication Failed on Brocade VDX</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83760#M543</link>
      <description>Please take a look at page 255 for reference on how to configure dot1x authentication:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/networkos/SW/70x/53-1004365-02_L2SwitchingNetworkOS_7.0.1_CG_Aug2016.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/networkos/SW/70x/53-1004365-02_L2SwitchingNetworkOS_7.0.1_CG_Aug2016.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Please also verify the dot1x compatibility check passes between the switch and host.&lt;BR /&gt;
&lt;BR /&gt;
# dot1x test eapol-capable&lt;BR /&gt;
&lt;BR /&gt;
If you still have issues after, please contact Extreme GTAC to open a case for this issue. &lt;BR /&gt;
&lt;BR /&gt;
We will need to verify the Radius communication and configuration with the switch which involves a deeper level troubleshooting session.</description>
      <pubDate>Thu, 02 May 2019 04:59:28 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83760#M543</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2019-05-02T04:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wired 802.1x Authentication Failed on Brocade VDX</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83761#M544</link>
      <description>Does the RADIUS server for dot1x needs to be on the mgmt-vrf?</description>
      <pubDate>Fri, 03 May 2019 00:20:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83761#M544</guid>
      <dc:creator>Tamang</dc:creator>
      <dc:date>2019-05-03T00:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Wired 802.1x Authentication Failed on Brocade VDX</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83762#M545</link>
      <description>Yes, it uses the mgmt-vrf if you don't configure it to use any other VRF. &lt;BR /&gt;
&lt;BR /&gt;
You can confirm by doing 'sh run radius'&lt;BR /&gt;
&lt;BR /&gt;
sw0# sh run radius&lt;BR /&gt;
radius-server host 10.1.2.3 &lt;B&gt;use-vrf mgmt-vrf&lt;/B&gt;&lt;BR /&gt;
 protocol pap key "Yf0BKEhsc83gp+kIoGMQ/g==\n" encryption-level 7&lt;BR /&gt;
!</description>
      <pubDate>Sat, 04 May 2019 08:52:30 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/wired-802-1x-authentication-failed-on-brocade-vdx/m-p/83762#M545</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2019-05-04T08:52:30Z</dc:date>
    </item>
  </channel>
</rss>

