<?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 Netlogin MAC auth not triggering RADIUS in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45054#M11170</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Believe this was working at some point but can't workout where the issue is, but in summary when an end-system is connected to a MAC auth enabled port (22 in this case) its not triggering the RADIUS exchange. This is showing up in the RADIUS counters on the switch remaining 0, and a TCPDUMP on the RADIUS server (NAC) are showing nothing hitting it?&lt;BR /&gt;
&lt;BR /&gt;
Everything seems to be enabled and configured correctly from what I can tell, no messages are showing in the switch logs, and the switch has been rebooted?&lt;BR /&gt;
&lt;BR /&gt;
Here is the config:&lt;BR /&gt;
&lt;BR /&gt;
AAA Configuration:&lt;BR /&gt;
&lt;BR /&gt;
configure radius netlogin 1 server 10.23.23.142 1812 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius 1 shared-secret encrypted "#$IUJ6KZp7XE/QtheSL51gMgVphQvqTQtWtlcSTGc2"&lt;BR /&gt;
configure radius netlogin 2 server 10.23.23.12 1812 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius 2 shared-secret encrypted "#$6ruCKApEePMNVH5CaJp4MwIyg7tNkJpaqKVmet19"&lt;BR /&gt;
configure radius-accounting netlogin 1 server 10.23.23.142 1813 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius-accounting 1 shared-secret encrypted "#$9+bcdiIS9MEBn1zwdRrI+ROwhz0eYfhA6/dJq9ym"&lt;BR /&gt;
configure radius-accounting 1 timeout 10&lt;BR /&gt;
configure radius-accounting netlogin 2 server 10.23.23.12 1813 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius-accounting 2 shared-secret encrypted "#$p0z1KNo1/B+DgUPPirDnar+R7NScnzCxeonbJIkH"&lt;BR /&gt;
configure radius-accounting 2 timeout 10&lt;BR /&gt;
enable radius&lt;BR /&gt;
disable radius mgmt-access&lt;BR /&gt;
enable radius netlogin&lt;BR /&gt;
configure radius timeout 15&lt;BR /&gt;
enable radius-accounting&lt;BR /&gt;
disable radius-accounting mgmt-access&lt;BR /&gt;
enable radius-accounting netlogin&lt;BR /&gt;
configure account all password-policy min-length 8&lt;BR /&gt;
configure account all password-policy lockout-on-login-failures on&lt;BR /&gt;
configure account all password-policy lockout-time-period 5 minutes&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Netlogin Configuration:&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin vlan nt_login&lt;BR /&gt;
enable netlogin 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;
enable netlogin ports 20-22 mac&lt;BR /&gt;
configure netlogin ports 20 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 20 no-restart&lt;BR /&gt;
configure netlogin ports 21 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 21 no-restart&lt;BR /&gt;
configure netlogin ports 22 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 22 no-restart&lt;BR /&gt;
configure netlogin authentication failure vlan Default ports 20-22&lt;BR /&gt;
configure netlogin authentication service-unavailable vlan Default ports 20-22  &lt;BR /&gt;
&lt;BR /&gt;
Show Radius:&lt;BR /&gt;
&lt;BR /&gt;
  Radius Default State:   enabled&lt;BR /&gt;
Radius Default Timeout: 15 seconds&lt;BR /&gt;
Radius Algorithm: standard&lt;BR /&gt;
Radius Retries: 3&lt;BR /&gt;
Switch Management Radius: disabled&lt;BR /&gt;
Switch Management Radius server connect time out: 15 seconds *&lt;BR /&gt;
Switch Management Radius Accounting: disabled&lt;BR /&gt;
Switch Management Radius Accounting server connect time out: 3 seconds&lt;BR /&gt;
Netlogin Radius: enabled&lt;BR /&gt;
Netlogin Radius server connect time out: 15 seconds *&lt;BR /&gt;
Netlogin Radius Accounting: enabled&lt;BR /&gt;
Netlogin Radius Accounting server connect time out: 3 seconds&lt;BR /&gt;
Radius server     :  1 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.142&lt;BR /&gt;
    Server IP Port:  1812&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3 *&lt;BR /&gt;
    Timeout       :  15 *&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$IUJ6KZp7XE/QtheSL51gMgVphQvqTQtWtlcSTGc2&lt;BR /&gt;
Access Requests   :  0          Access Accepts    :  0&lt;BR /&gt;
Access Rejects    :  0          Access Challenges :  0&lt;BR /&gt;
Access Retransmits:  0          Client timeouts   :  0&lt;BR /&gt;
Bad authenticators:  0          Unknown types     :  0&lt;BR /&gt;
Round Trip Time   :  0&lt;BR /&gt;
Radius server     :  2 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.12&lt;BR /&gt;
    Server IP Port:  1812&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3 *&lt;BR /&gt;
    Timeout       :  15 *&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$6ruCKApEePMNVH5CaJp4MwIyg7tNkJpaqKVmet19&lt;BR /&gt;
Access Requests   :  0          Access Accepts    :  0&lt;BR /&gt;
Access Rejects    :  0          Access Challenges :  0&lt;BR /&gt;
Access Retransmits:  0          Client timeouts   :  0&lt;BR /&gt;
Bad authenticators:  0          Unknown types     :  0&lt;BR /&gt;
Round Trip Time   :  0&lt;BR /&gt;
Radius Acct server:  1 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.142&lt;BR /&gt;
    Server IP Port:  1813&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3&lt;BR /&gt;
    Timeout       :  10&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$9+bcdiIS9MEBn1zwdRrI+ROwhz0eYfhA6/dJq9ym&lt;BR /&gt;
Acct Requests     :  0          Acct Responses    :  0&lt;BR /&gt;
Acct Retransmits  :  0          Timeouts          :  0&lt;BR /&gt;
Radius Acct server:  2 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.12&lt;BR /&gt;
    Server IP Port:  1813&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3&lt;BR /&gt;
    Timeout       :  10&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$p0z1KNo1/B+DgUPPirDnar+R7NScnzCxeonbJIkH&lt;BR /&gt;
Acct Requests     :  0          Acct Responses    :  0&lt;BR /&gt;
Acct Retransmits  :  0          Timeouts          :  0&lt;BR /&gt;
Legend: An asterisk (*) indicates a global value is in use.&lt;BR /&gt;
&lt;BR /&gt;
Show netlogin port 22&lt;BR /&gt;
&lt;BR /&gt;
Port                          : 22&lt;BR /&gt;
Port Restart                  : Disabled&lt;BR /&gt;
Allow Egress                  : None&lt;BR /&gt;
Vlan                          : ELRP-Ctrl&lt;BR /&gt;
Authentication                : mac-based&lt;BR /&gt;
Port State                    : Enabled&lt;BR /&gt;
Auth Failure Vlan             : Disabled&lt;BR /&gt;
Auth Service-Unavailable Vlan : Disabled&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        MAC Mode Port Configuration&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
Re-authentication period      : 3600&lt;BR /&gt;
Re-authentication             : Off&lt;BR /&gt;
Authentication Delay          : 0 seconds (Default)&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        Netlogin Clients&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User&lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
Port                          : 22&lt;BR /&gt;
Port Restart                  : Disabled&lt;BR /&gt;
Allow Egress                  : None&lt;BR /&gt;
Vlan                          : Hitchin_VC_1st&lt;BR /&gt;
Authentication                : mac-based&lt;BR /&gt;
Port State                    : Enabled&lt;BR /&gt;
Auth Failure Vlan             : Disabled&lt;BR /&gt;
Auth Service-Unavailable Vlan : Disabled&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        MAC Mode Port Configuration&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
Re-authentication period      : 3600&lt;BR /&gt;
Re-authentication             : Off&lt;BR /&gt;
Authentication Delay          : 0 seconds (Default)&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        Netlogin Clients&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User&lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Number of Clients Authenticated  : 0&lt;BR /&gt;
&lt;BR /&gt;
Show port 22 information detail:&lt;BR /&gt;
&lt;BR /&gt;
Port:   22(ARE-RH-L1-10):&lt;BR /&gt;
        Description String: "VC Reservered Ports"&lt;BR /&gt;
        Virtual-router: VR-Default&lt;BR /&gt;
        Type:           UTP&lt;BR /&gt;
        Redundant Type: NONE&lt;BR /&gt;
        Random Early drop:      Unsupported&lt;BR /&gt;
        Admin state:    Enabled&lt;BR /&gt;
        Copper Medium Configuration:     100M full-duplex auto-polarity on&lt;BR /&gt;
        Fiber Medium Configuration:      auto-speed sensing  auto-duplex&lt;BR /&gt;
        Link State:     Active, 100Mbps, full-duplex&lt;BR /&gt;
        Link Ups:       2        Last: Wed Apr 11 10:35:30 2018&lt;BR /&gt;
        Link Downs:     1        Last: Wed Apr 11 10:35:16 2018&lt;BR /&gt;
        VLAN cfg:&lt;BR /&gt;
                 Name: ELRP-Ctrl, 802.1Q Tag = 3100, MAC-limit = No-limit, Virtual router:   VR-Default&lt;BR /&gt;
                       Port-specific VLAN ID: 3100&lt;BR /&gt;
                 Name: Hitchin_VC_1st, Internal Tag = 1002, MAC-limit = No-limit, Virtual router:   VR-Default&lt;BR /&gt;
        STP cfg:&lt;BR /&gt;
        Protocol:&lt;BR /&gt;
                 Name: Hitchin_VC_1st Protocol: ANY      Match all protocols.&lt;BR /&gt;
        Trunking:       Load sharing is not enabled.&lt;BR /&gt;
        EDP:            Enabled&lt;BR /&gt;
        EEE:            Disabled&lt;BR /&gt;
        ELSM:           Disabled&lt;BR /&gt;
        Ethernet OAM:           Disabled&lt;BR /&gt;
        Learning:       Enabled&lt;BR /&gt;
        Unicast Flooding:       Enabled&lt;BR /&gt;
        Multicast Flooding:     Enabled&lt;BR /&gt;
        Broadcast Flooding:     Enabled&lt;BR /&gt;
        Jumbo:          Disabled&lt;BR /&gt;
        Flow Control:   Rx-Pause: Disabled      Tx-Pause: Disabled&lt;BR /&gt;
        Priority Flow Control: Disabled&lt;BR /&gt;
        Reflective Relay:       Disabled&lt;BR /&gt;
        Link up/down SNMP trap filter setting:          Disabled&lt;BR /&gt;
        Egress Port Rate:       No-limit&lt;BR /&gt;
        Broadcast Rate:         300 packets-per-second&lt;BR /&gt;
        Multicast Rate:         No-limit&lt;BR /&gt;
        Unknown Dest Mac Rate:  No-limit&lt;BR /&gt;
        QoS Profile:    None configured&lt;BR /&gt;
        Ingress Rate Shaping :          Unsupported&lt;BR /&gt;
        Ingress IPTOS Examination:      Enabled&lt;BR /&gt;
        Ingress 802.1p Examination:     Disabled&lt;BR /&gt;
        Ingress 802.1p Inner Exam:      Disabled&lt;BR /&gt;
        Ingress 802.1p Priority:        0&lt;BR /&gt;
        Egress IPTOS Replacement:       Disabled&lt;BR /&gt;
        Egress 802.1p Replacement:      Disabled&lt;BR /&gt;
        NetLogin:                       Enabled&lt;BR /&gt;
        NetLogin authentication mode:   MAC based&lt;BR /&gt;
        NetLogin port mode:             Port based VLANs&lt;BR /&gt;
        Smart redundancy:               Enabled&lt;BR /&gt;
        Software redundant port:        Disabled&lt;BR /&gt;
        IPFIX:   Disabled               Metering:  Ingress, All Packets, All Traffic&lt;BR /&gt;
                IPv4 Flow Key Mask:     SIP: 255.255.255.255            DIP: 255.255.255.255&lt;BR /&gt;
                IPv6 Flow Key Mask:     SIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
                                        DIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
        auto-polarity:                  Enabled&lt;BR /&gt;
        Preferred medium:               Fiber&lt;BR /&gt;
        Shared packet buffer:           default&lt;BR /&gt;
        VMAN CEP egress filtering:      Disabled&lt;BR /&gt;
        Isolation:                      Off&lt;BR /&gt;
        PTP Configured:                 Disabled&lt;BR /&gt;
        Time-Stamping Mode:             None&lt;BR /&gt;
        Synchronous Ethernet:           Unsupported&lt;BR /&gt;
        Dynamic VLAN Uplink:            Disabled&lt;BR /&gt;
        VM Tracking Dynamic VLANs:      Disabled  &lt;BR /&gt;
&lt;BR /&gt;
Verbose logs from NAC:&lt;BR /&gt;
&lt;BR /&gt;
  2018-04-11 11:51:50,176 INFO [esd] Enabling verbose diagnostics for MAC: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:57,811 DEBUG [esd] ESDMAC:0B-19-11 EndSystemActionRequestHandler - Processing action: (reauthentication) on end system: 00-13-FA-0B-19-11, IP: null, user: , reason: UserSpecified(USER_INITIATED_REAUTH), from appliance: false &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 EndSystemActionRequestHandler - This NAC engine is the current appliance, so reauth. &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 EndSystemActionRequestHandler - Reauthing end system: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - Calculating if a re-authentication really needs to be performed for reason: USER_INITIATED_REAUTH. &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - The re-authentication request is being processed because the reauth reason: "USER_INITIATED_REAUTH" is not for a data change. &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - Re-authentication running for Switch: 10.255.5.13, Port : 1022, Port Name : 1:22, Port Alias: VC Reservered Ports, MAC: 00-13-FA-0B-19-11, Reason: USER_INITIATED_REAUTH &lt;BR /&gt;
2018-04-11 11:51:57,814 INFO [esd] ESDMAC:0B-19-11 ReauthSnmpTask - Executing Reauth for MAC: 00-13-FA-0B-19-11, IP: null for NAS switch 10.255.5.13 switchPort 1022 reason: USER_INITIATED_REAUTH all sessions &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ReauthSnmpTask - Not using toggle link for session: AUTH_MAC =&amp;gt; Rejected: false shouldToggleLinkForRejectedEapTlsOnReauth: true ID: 2025282951 &lt;BR /&gt;
2018-04-11 11:51:57,814 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Starting Extreme Reauthentication for MAC: 00-13-FA-0B-19-11 on switch: 10.255.5.13 and port: 1022 &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - *Not* using port initialization (Switch setting for: 1.3.6.1.4.1.1916.2.175 use initialize: false) &amp;amp; (Attributes to send: No Attributes use initialize: false) &lt;BR /&gt;
2018-04-11 11:51:57,814 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Reauthenticating using Dot1X Auth Reauthenticate for MAC: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - using OID: 1.0.8802.1.2.1.2.1.2.1.2.0.19.250.11.25.17 &lt;BR /&gt;
2018-04-11 11:51:58,062 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Unable set dot1xAuthReauthenticate2(1.0.8802.1.2.1.2.1.2.1.2.0.19.250.11.25.17) from switch: 10.255.5.13, with error: Error writting to OID: "1.0.8802.1.2.1.2.1.2.1.2.0.19.250.11.25.17", with value: 1", with SNMP error: SNMP_ERROR_COMMIT_FAILED. &lt;BR /&gt;
2018-04-11 11:51:58,062 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Clearing of 802.1X sessions for entire port is *not* allowed, so skipping reauthenticating using dot1xPaePortReauth for switch port: 1022 &lt;BR /&gt;
2018-04-11 11:51:58,062 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Reauthenticating using Extreme MAC Auth Client Reauthenticate OID for MAC: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:58,062 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - using OID: 1.3.6.1.4.1.1916.1.44.1.1.1.3.0.19.250.11.25.17 &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Unable set OID: (1.3.6.1.4.1.1916.1.44.1.1.1.3.0.19.250.11.25.17) for switch: 10.255.5.13, with error: Error writting to OID: "1.3.6.1.4.1.1916.1.44.1.1.1.3.0.19.250.11.25.17", with value: 1", with SNMP error: SNMP_ERROR_NOT_WRITEABLE. &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - *Not* falling back to toggle link because option is disabled. &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - 802.1X Reauthentication was: *not* successful &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - MAC Reauthentication was: *not* successful &lt;BR /&gt;
2018-04-11 11:51:58,240 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Reauthentication was: *not* successful &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - Re-authentication failed. Switch: 10.255.5.13, Port : 1022, Port Name : 1:22, Port Alias: VC Reservered Ports, MAC: 00-13-FA-0B-19-11, Reason: USER_INITIATED_REAUTH  &lt;BR /&gt;
The switch is a X440G1 running version 16.2.3.5 patch1-3&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help in advance.</description>
    <pubDate>Wed, 11 Apr 2018 16:17:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-11T16:17:00Z</dc:date>
    <item>
      <title>Netlogin MAC auth not triggering RADIUS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45054#M11170</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Believe this was working at some point but can't workout where the issue is, but in summary when an end-system is connected to a MAC auth enabled port (22 in this case) its not triggering the RADIUS exchange. This is showing up in the RADIUS counters on the switch remaining 0, and a TCPDUMP on the RADIUS server (NAC) are showing nothing hitting it?&lt;BR /&gt;
&lt;BR /&gt;
Everything seems to be enabled and configured correctly from what I can tell, no messages are showing in the switch logs, and the switch has been rebooted?&lt;BR /&gt;
&lt;BR /&gt;
Here is the config:&lt;BR /&gt;
&lt;BR /&gt;
AAA Configuration:&lt;BR /&gt;
&lt;BR /&gt;
configure radius netlogin 1 server 10.23.23.142 1812 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius 1 shared-secret encrypted "#$IUJ6KZp7XE/QtheSL51gMgVphQvqTQtWtlcSTGc2"&lt;BR /&gt;
configure radius netlogin 2 server 10.23.23.12 1812 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius 2 shared-secret encrypted "#$6ruCKApEePMNVH5CaJp4MwIyg7tNkJpaqKVmet19"&lt;BR /&gt;
configure radius-accounting netlogin 1 server 10.23.23.142 1813 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius-accounting 1 shared-secret encrypted "#$9+bcdiIS9MEBn1zwdRrI+ROwhz0eYfhA6/dJq9ym"&lt;BR /&gt;
configure radius-accounting 1 timeout 10&lt;BR /&gt;
configure radius-accounting netlogin 2 server 10.23.23.12 1813 client-ip 10.255.5.13 vr VR-Default&lt;BR /&gt;
configure radius-accounting 2 shared-secret encrypted "#$p0z1KNo1/B+DgUPPirDnar+R7NScnzCxeonbJIkH"&lt;BR /&gt;
configure radius-accounting 2 timeout 10&lt;BR /&gt;
enable radius&lt;BR /&gt;
disable radius mgmt-access&lt;BR /&gt;
enable radius netlogin&lt;BR /&gt;
configure radius timeout 15&lt;BR /&gt;
enable radius-accounting&lt;BR /&gt;
disable radius-accounting mgmt-access&lt;BR /&gt;
enable radius-accounting netlogin&lt;BR /&gt;
configure account all password-policy min-length 8&lt;BR /&gt;
configure account all password-policy lockout-on-login-failures on&lt;BR /&gt;
configure account all password-policy lockout-time-period 5 minutes&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Netlogin Configuration:&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin vlan nt_login&lt;BR /&gt;
enable netlogin 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;
enable netlogin ports 20-22 mac&lt;BR /&gt;
configure netlogin ports 20 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 20 no-restart&lt;BR /&gt;
configure netlogin ports 21 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 21 no-restart&lt;BR /&gt;
configure netlogin ports 22 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 22 no-restart&lt;BR /&gt;
configure netlogin authentication failure vlan Default ports 20-22&lt;BR /&gt;
configure netlogin authentication service-unavailable vlan Default ports 20-22  &lt;BR /&gt;
&lt;BR /&gt;
Show Radius:&lt;BR /&gt;
&lt;BR /&gt;
  Radius Default State:   enabled&lt;BR /&gt;
Radius Default Timeout: 15 seconds&lt;BR /&gt;
Radius Algorithm: standard&lt;BR /&gt;
Radius Retries: 3&lt;BR /&gt;
Switch Management Radius: disabled&lt;BR /&gt;
Switch Management Radius server connect time out: 15 seconds *&lt;BR /&gt;
Switch Management Radius Accounting: disabled&lt;BR /&gt;
Switch Management Radius Accounting server connect time out: 3 seconds&lt;BR /&gt;
Netlogin Radius: enabled&lt;BR /&gt;
Netlogin Radius server connect time out: 15 seconds *&lt;BR /&gt;
Netlogin Radius Accounting: enabled&lt;BR /&gt;
Netlogin Radius Accounting server connect time out: 3 seconds&lt;BR /&gt;
Radius server     :  1 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.142&lt;BR /&gt;
    Server IP Port:  1812&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3 *&lt;BR /&gt;
    Timeout       :  15 *&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$IUJ6KZp7XE/QtheSL51gMgVphQvqTQtWtlcSTGc2&lt;BR /&gt;
Access Requests   :  0          Access Accepts    :  0&lt;BR /&gt;
Access Rejects    :  0          Access Challenges :  0&lt;BR /&gt;
Access Retransmits:  0          Client timeouts   :  0&lt;BR /&gt;
Bad authenticators:  0          Unknown types     :  0&lt;BR /&gt;
Round Trip Time   :  0&lt;BR /&gt;
Radius server     :  2 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.12&lt;BR /&gt;
    Server IP Port:  1812&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3 *&lt;BR /&gt;
    Timeout       :  15 *&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$6ruCKApEePMNVH5CaJp4MwIyg7tNkJpaqKVmet19&lt;BR /&gt;
Access Requests   :  0          Access Accepts    :  0&lt;BR /&gt;
Access Rejects    :  0          Access Challenges :  0&lt;BR /&gt;
Access Retransmits:  0          Client timeouts   :  0&lt;BR /&gt;
Bad authenticators:  0          Unknown types     :  0&lt;BR /&gt;
Round Trip Time   :  0&lt;BR /&gt;
Radius Acct server:  1 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.142&lt;BR /&gt;
    Server IP Port:  1813&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3&lt;BR /&gt;
    Timeout       :  10&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$9+bcdiIS9MEBn1zwdRrI+ROwhz0eYfhA6/dJq9ym&lt;BR /&gt;
Acct Requests     :  0          Acct Responses    :  0&lt;BR /&gt;
Acct Retransmits  :  0          Timeouts          :  0&lt;BR /&gt;
Radius Acct server:  2 Status is Active&lt;BR /&gt;
    host name     :&lt;BR /&gt;
    IP address    :  10.23.23.12&lt;BR /&gt;
    Server IP Port:  1813&lt;BR /&gt;
    Client address:  10.255.5.13 (VR-Default)&lt;BR /&gt;
    Retries       :  3&lt;BR /&gt;
    Timeout       :  10&lt;BR /&gt;
    Realm         :  Netlogin&lt;BR /&gt;
    shared secret :  #$p0z1KNo1/B+DgUPPirDnar+R7NScnzCxeonbJIkH&lt;BR /&gt;
Acct Requests     :  0          Acct Responses    :  0&lt;BR /&gt;
Acct Retransmits  :  0          Timeouts          :  0&lt;BR /&gt;
Legend: An asterisk (*) indicates a global value is in use.&lt;BR /&gt;
&lt;BR /&gt;
Show netlogin port 22&lt;BR /&gt;
&lt;BR /&gt;
Port                          : 22&lt;BR /&gt;
Port Restart                  : Disabled&lt;BR /&gt;
Allow Egress                  : None&lt;BR /&gt;
Vlan                          : ELRP-Ctrl&lt;BR /&gt;
Authentication                : mac-based&lt;BR /&gt;
Port State                    : Enabled&lt;BR /&gt;
Auth Failure Vlan             : Disabled&lt;BR /&gt;
Auth Service-Unavailable Vlan : Disabled&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        MAC Mode Port Configuration&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
Re-authentication period      : 3600&lt;BR /&gt;
Re-authentication             : Off&lt;BR /&gt;
Authentication Delay          : 0 seconds (Default)&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        Netlogin Clients&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User&lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
Port                          : 22&lt;BR /&gt;
Port Restart                  : Disabled&lt;BR /&gt;
Allow Egress                  : None&lt;BR /&gt;
Vlan                          : Hitchin_VC_1st&lt;BR /&gt;
Authentication                : mac-based&lt;BR /&gt;
Port State                    : Enabled&lt;BR /&gt;
Auth Failure Vlan             : Disabled&lt;BR /&gt;
Auth Service-Unavailable Vlan : Disabled&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        MAC Mode Port Configuration&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
Re-authentication period      : 3600&lt;BR /&gt;
Re-authentication             : Off&lt;BR /&gt;
Authentication Delay          : 0 seconds (Default)&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
        Netlogin Clients&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User&lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Number of Clients Authenticated  : 0&lt;BR /&gt;
&lt;BR /&gt;
Show port 22 information detail:&lt;BR /&gt;
&lt;BR /&gt;
Port:   22(ARE-RH-L1-10):&lt;BR /&gt;
        Description String: "VC Reservered Ports"&lt;BR /&gt;
        Virtual-router: VR-Default&lt;BR /&gt;
        Type:           UTP&lt;BR /&gt;
        Redundant Type: NONE&lt;BR /&gt;
        Random Early drop:      Unsupported&lt;BR /&gt;
        Admin state:    Enabled&lt;BR /&gt;
        Copper Medium Configuration:     100M full-duplex auto-polarity on&lt;BR /&gt;
        Fiber Medium Configuration:      auto-speed sensing  auto-duplex&lt;BR /&gt;
        Link State:     Active, 100Mbps, full-duplex&lt;BR /&gt;
        Link Ups:       2        Last: Wed Apr 11 10:35:30 2018&lt;BR /&gt;
        Link Downs:     1        Last: Wed Apr 11 10:35:16 2018&lt;BR /&gt;
        VLAN cfg:&lt;BR /&gt;
                 Name: ELRP-Ctrl, 802.1Q Tag = 3100, MAC-limit = No-limit, Virtual router:   VR-Default&lt;BR /&gt;
                       Port-specific VLAN ID: 3100&lt;BR /&gt;
                 Name: Hitchin_VC_1st, Internal Tag = 1002, MAC-limit = No-limit, Virtual router:   VR-Default&lt;BR /&gt;
        STP cfg:&lt;BR /&gt;
        Protocol:&lt;BR /&gt;
                 Name: Hitchin_VC_1st Protocol: ANY      Match all protocols.&lt;BR /&gt;
        Trunking:       Load sharing is not enabled.&lt;BR /&gt;
        EDP:            Enabled&lt;BR /&gt;
        EEE:            Disabled&lt;BR /&gt;
        ELSM:           Disabled&lt;BR /&gt;
        Ethernet OAM:           Disabled&lt;BR /&gt;
        Learning:       Enabled&lt;BR /&gt;
        Unicast Flooding:       Enabled&lt;BR /&gt;
        Multicast Flooding:     Enabled&lt;BR /&gt;
        Broadcast Flooding:     Enabled&lt;BR /&gt;
        Jumbo:          Disabled&lt;BR /&gt;
        Flow Control:   Rx-Pause: Disabled      Tx-Pause: Disabled&lt;BR /&gt;
        Priority Flow Control: Disabled&lt;BR /&gt;
        Reflective Relay:       Disabled&lt;BR /&gt;
        Link up/down SNMP trap filter setting:          Disabled&lt;BR /&gt;
        Egress Port Rate:       No-limit&lt;BR /&gt;
        Broadcast Rate:         300 packets-per-second&lt;BR /&gt;
        Multicast Rate:         No-limit&lt;BR /&gt;
        Unknown Dest Mac Rate:  No-limit&lt;BR /&gt;
        QoS Profile:    None configured&lt;BR /&gt;
        Ingress Rate Shaping :          Unsupported&lt;BR /&gt;
        Ingress IPTOS Examination:      Enabled&lt;BR /&gt;
        Ingress 802.1p Examination:     Disabled&lt;BR /&gt;
        Ingress 802.1p Inner Exam:      Disabled&lt;BR /&gt;
        Ingress 802.1p Priority:        0&lt;BR /&gt;
        Egress IPTOS Replacement:       Disabled&lt;BR /&gt;
        Egress 802.1p Replacement:      Disabled&lt;BR /&gt;
        NetLogin:                       Enabled&lt;BR /&gt;
        NetLogin authentication mode:   MAC based&lt;BR /&gt;
        NetLogin port mode:             Port based VLANs&lt;BR /&gt;
        Smart redundancy:               Enabled&lt;BR /&gt;
        Software redundant port:        Disabled&lt;BR /&gt;
        IPFIX:   Disabled               Metering:  Ingress, All Packets, All Traffic&lt;BR /&gt;
                IPv4 Flow Key Mask:     SIP: 255.255.255.255            DIP: 255.255.255.255&lt;BR /&gt;
                IPv6 Flow Key Mask:     SIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
                                        DIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
        auto-polarity:                  Enabled&lt;BR /&gt;
        Preferred medium:               Fiber&lt;BR /&gt;
        Shared packet buffer:           default&lt;BR /&gt;
        VMAN CEP egress filtering:      Disabled&lt;BR /&gt;
        Isolation:                      Off&lt;BR /&gt;
        PTP Configured:                 Disabled&lt;BR /&gt;
        Time-Stamping Mode:             None&lt;BR /&gt;
        Synchronous Ethernet:           Unsupported&lt;BR /&gt;
        Dynamic VLAN Uplink:            Disabled&lt;BR /&gt;
        VM Tracking Dynamic VLANs:      Disabled  &lt;BR /&gt;
&lt;BR /&gt;
Verbose logs from NAC:&lt;BR /&gt;
&lt;BR /&gt;
  2018-04-11 11:51:50,176 INFO [esd] Enabling verbose diagnostics for MAC: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:57,811 DEBUG [esd] ESDMAC:0B-19-11 EndSystemActionRequestHandler - Processing action: (reauthentication) on end system: 00-13-FA-0B-19-11, IP: null, user: , reason: UserSpecified(USER_INITIATED_REAUTH), from appliance: false &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 EndSystemActionRequestHandler - This NAC engine is the current appliance, so reauth. &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 EndSystemActionRequestHandler - Reauthing end system: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - Calculating if a re-authentication really needs to be performed for reason: USER_INITIATED_REAUTH. &lt;BR /&gt;
2018-04-11 11:51:57,813 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - The re-authentication request is being processed because the reauth reason: "USER_INITIATED_REAUTH" is not for a data change. &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - Re-authentication running for Switch: 10.255.5.13, Port : 1022, Port Name : 1:22, Port Alias: VC Reservered Ports, MAC: 00-13-FA-0B-19-11, Reason: USER_INITIATED_REAUTH &lt;BR /&gt;
2018-04-11 11:51:57,814 INFO [esd] ESDMAC:0B-19-11 ReauthSnmpTask - Executing Reauth for MAC: 00-13-FA-0B-19-11, IP: null for NAS switch 10.255.5.13 switchPort 1022 reason: USER_INITIATED_REAUTH all sessions &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ReauthSnmpTask - Not using toggle link for session: AUTH_MAC =&amp;gt; Rejected: false shouldToggleLinkForRejectedEapTlsOnReauth: true ID: 2025282951 &lt;BR /&gt;
2018-04-11 11:51:57,814 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Starting Extreme Reauthentication for MAC: 00-13-FA-0B-19-11 on switch: 10.255.5.13 and port: 1022 &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - *Not* using port initialization (Switch setting for: 1.3.6.1.4.1.1916.2.175 use initialize: false) &amp;amp; (Attributes to send: No Attributes use initialize: false) &lt;BR /&gt;
2018-04-11 11:51:57,814 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Reauthenticating using Dot1X Auth Reauthenticate for MAC: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:57,814 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - using OID: 1.0.8802.1.2.1.2.1.2.1.2.0.19.250.11.25.17 &lt;BR /&gt;
2018-04-11 11:51:58,062 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Unable set dot1xAuthReauthenticate2(1.0.8802.1.2.1.2.1.2.1.2.0.19.250.11.25.17) from switch: 10.255.5.13, with error: Error writting to OID: "1.0.8802.1.2.1.2.1.2.1.2.0.19.250.11.25.17", with value: 1", with SNMP error: SNMP_ERROR_COMMIT_FAILED. &lt;BR /&gt;
2018-04-11 11:51:58,062 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Clearing of 802.1X sessions for entire port is *not* allowed, so skipping reauthenticating using dot1xPaePortReauth for switch port: 1022 &lt;BR /&gt;
2018-04-11 11:51:58,062 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Reauthenticating using Extreme MAC Auth Client Reauthenticate OID for MAC: 00-13-FA-0B-19-11 &lt;BR /&gt;
2018-04-11 11:51:58,062 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - using OID: 1.3.6.1.4.1.1916.1.44.1.1.1.3.0.19.250.11.25.17 &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Unable set OID: (1.3.6.1.4.1.1916.1.44.1.1.1.3.0.19.250.11.25.17) for switch: 10.255.5.13, with error: Error writting to OID: "1.3.6.1.4.1.1916.1.44.1.1.1.3.0.19.250.11.25.17", with value: 1", with SNMP error: SNMP_ERROR_NOT_WRITEABLE. &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - *Not* falling back to toggle link because option is disabled. &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - 802.1X Reauthentication was: *not* successful &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - MAC Reauthentication was: *not* successful &lt;BR /&gt;
2018-04-11 11:51:58,240 INFO [esd] ESDMAC:0B-19-11 ExtremeXosReauthenticationSnmpWorker - Reauthentication was: *not* successful &lt;BR /&gt;
2018-04-11 11:51:58,240 DEBUG [esd] ESDMAC:0B-19-11 ReauthTask - Re-authentication failed. Switch: 10.255.5.13, Port : 1022, Port Name : 1:22, Port Alias: VC Reservered Ports, MAC: 00-13-FA-0B-19-11, Reason: USER_INITIATED_REAUTH  &lt;BR /&gt;
The switch is a X440G1 running version 16.2.3.5 patch1-3&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help in advance.</description>
      <pubDate>Wed, 11 Apr 2018 16:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45054#M11170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T16:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin MAC auth not triggering RADIUS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45055#M11171</link>
      <description>Hi&lt;BR /&gt;
What kind of end system did you connect? I had these problem, just end system didn't generate any traffic.&lt;BR /&gt;
&lt;BR /&gt;
Regards</description>
      <pubDate>Wed, 11 Apr 2018 16:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45055#M11171</guid>
      <dc:creator>Pawel_Zwierzyns</dc:creator>
      <dc:date>2018-04-11T16:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin MAC auth not triggering RADIUS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45056#M11172</link>
      <description>It is a Video Conferencing device. Could possibly be due to that, but the solution was previously working and additionally works at another site.&lt;BR /&gt;
&lt;BR /&gt;
Nonetheless, you never know.... so a good call.&lt;BR /&gt;
&lt;BR /&gt;
I'll post back the results. Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2018 16:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45056#M11172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T16:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin MAC auth not triggering RADIUS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45057#M11173</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
if this is a silent device then you need to make sure of two things:&lt;BR /&gt;
&lt;BR /&gt;
1- the vlan where the device should go must be added explicitly to the port before enabling netlogin.&lt;BR /&gt;
2- this command looks missing from your config : &lt;BR /&gt;
&lt;I&gt;configure netlogin ports 22 allow egress-traffic all_cast&lt;/I&gt;</description>
      <pubDate>Wed, 11 Apr 2018 17:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45057#M11173</guid>
      <dc:creator>Ahmed_Haroun</dc:creator>
      <dc:date>2018-04-11T17:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin MAC auth not triggering RADIUS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45058#M11174</link>
      <description>Thanks for the information.&lt;BR /&gt;
&lt;BR /&gt;
Adding a PC to the port seems to have triggered the RADIUS request, so the video conference unit is directly relational to the issue.&lt;BR /&gt;
&lt;BR /&gt;
Adding the command:&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin ports 22 allow egress-traffic all_cast&lt;BR /&gt;
&lt;BR /&gt;
Seems to have effected the port where the LEDs have stayed green, whereas before they would consistently switch between green and amber.... but the VC unit still isn't triggering the netlogin / RADIUS process.&lt;BR /&gt;
&lt;BR /&gt;
Still experimenting at the moment so will post back if anything comes up. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2018 19:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45058#M11174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T19:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin MAC auth not triggering RADIUS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45059#M11175</link>
      <description>Can you trigger netlogin of the VC unit by pinging it? Allowing &lt;I&gt;all_cast&lt;/I&gt; to egress the port should enable the ARP request to reach the VC unit, which can then answer. The answer should trigger netlogin.&lt;BR /&gt;
&lt;BR /&gt;
Does the VC unit use DHCP, but the port/VLAN has spanning tree enabled without edge port configuration? It might not try DHCP often enough to trigger netlogin after STP puts the port into forwarding mode.</description>
      <pubDate>Mon, 16 Apr 2018 20:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-auth-not-triggering-radius/m-p/45059#M11175</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2018-04-16T20:10:00Z</dc:date>
    </item>
  </channel>
</rss>

