<?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 Problem: Netlogin and APs, cameras, printers: devices don't work on port in ExtremeWireless (General)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-general/problem-netlogin-and-aps-cameras-printers-devices-don-t-work-on/m-p/36316#M1686</link>
    <description>Hello, team,&lt;BR /&gt;
&lt;BR /&gt;
I've enabled netlogin on summits and it gives me all data I need. But there is a trouble has appeared. On ports where APs, Printers, cameras connected and netlogin is enabled these devices became inaccessible.&lt;BR /&gt;
&lt;BR /&gt;
What is a reason for such behaviour?&lt;BR /&gt;
&lt;BR /&gt;
May be there is a magic checkbox in NAC which will solve my problem? &lt;BR /&gt;
&lt;BR /&gt;
Here is my config on switches:&lt;BR /&gt;
&lt;BR /&gt;
configure radius netlogin primary server 192.168.128.160 1812 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius netlogin primary shared-secret encrypted "***"&lt;BR /&gt;
configure radius netlogin secondary server 192.168.128.162 1812 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius netlogin secondary shared-secret encrypted "***"&lt;BR /&gt;
configure radius-accounting netlogin primary server 192.168.128.160 1813 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius-accounting netlogin primary shared-secret encrypted "***"&lt;BR /&gt;
configure radius-accounting netlogin secondary server 192.168.128.162 1813 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius-accounting netlogin secondary shared-secret encrypted "***"&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;
configure radius mgmt-access timeout 15&lt;BR /&gt;
configure radius netlogin 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;
&lt;BR /&gt;
Many thanks in advance,&lt;BR /&gt;
Ilya</description>
    <pubDate>Sat, 28 Apr 2018 16:26:00 GMT</pubDate>
    <dc:creator>Ilya_Semenov</dc:creator>
    <dc:date>2018-04-28T16:26:00Z</dc:date>
    <item>
      <title>Problem: Netlogin and APs, cameras, printers: devices don't work on port</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/problem-netlogin-and-aps-cameras-printers-devices-don-t-work-on/m-p/36316#M1686</link>
      <description>Hello, team,&lt;BR /&gt;
&lt;BR /&gt;
I've enabled netlogin on summits and it gives me all data I need. But there is a trouble has appeared. On ports where APs, Printers, cameras connected and netlogin is enabled these devices became inaccessible.&lt;BR /&gt;
&lt;BR /&gt;
What is a reason for such behaviour?&lt;BR /&gt;
&lt;BR /&gt;
May be there is a magic checkbox in NAC which will solve my problem? &lt;BR /&gt;
&lt;BR /&gt;
Here is my config on switches:&lt;BR /&gt;
&lt;BR /&gt;
configure radius netlogin primary server 192.168.128.160 1812 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius netlogin primary shared-secret encrypted "***"&lt;BR /&gt;
configure radius netlogin secondary server 192.168.128.162 1812 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius netlogin secondary shared-secret encrypted "***"&lt;BR /&gt;
configure radius-accounting netlogin primary server 192.168.128.160 1813 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius-accounting netlogin primary shared-secret encrypted "***"&lt;BR /&gt;
configure radius-accounting netlogin secondary server 192.168.128.162 1813 client-ip 192.168.21.185 vr VR-Default&lt;BR /&gt;
configure radius-accounting netlogin secondary shared-secret encrypted "***"&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;
configure radius mgmt-access timeout 15&lt;BR /&gt;
configure radius netlogin 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;
&lt;BR /&gt;
Many thanks in advance,&lt;BR /&gt;
Ilya</description>
      <pubDate>Sat, 28 Apr 2018 16:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/problem-netlogin-and-aps-cameras-printers-devices-don-t-work-on/m-p/36316#M1686</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2018-04-28T16:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem: Netlogin and APs, cameras, printers: devices don't work on port</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/problem-netlogin-and-aps-cameras-printers-devices-don-t-work-on/m-p/36317#M1687</link>
      <description>Hi Ilya I don't see in your configuration on what ports is authentication applied.&lt;BR /&gt;
&lt;BR /&gt;
I use the configuration belowe to apply MAC authentication on some ports &lt;BR /&gt;
&lt;BR /&gt;
configure netlogin move-fail-action authenticate&lt;BR /&gt;
configure netlogin vlan AUTH&lt;BR /&gt;
###enable netlogin dot1x mac&lt;BR /&gt;
enable netlogin mac&lt;BR /&gt;
configure netlogin agingtime 1&lt;BR /&gt;
###configure netlogin dynamic-vlan enable&lt;BR /&gt;
###enable netlogin ports 1:1-x dot1x&lt;BR /&gt;
enable netlogin ports 31-32 mac&lt;BR /&gt;
configure netlogin ports 31-32 mode port-based-vlans&lt;BR /&gt;
configure netlogin ports 31-32 no-restart&lt;BR /&gt;
configure netlogin add mac-list ff:ff:ff:ff:ff:ff 48 ports 31-32&lt;BR /&gt;
###configure netlogin dot1x timers reauth-period 7200&lt;BR /&gt;
enable netlogin authentication failure vlan ports 31-32&lt;BR /&gt;
enable netlogin authentication service-unavailable vlan ports 31-32&lt;BR /&gt;
disable netlogin logout-privilege&lt;BR /&gt;
disable netlogin session-refresh&lt;BR /&gt;
disable netlogin redirect-page&lt;BR /&gt;
&lt;BR /&gt;
###VLAN to active in case Nac GW fault&lt;BR /&gt;
Create Vlan Guest tag 91&lt;BR /&gt;
configure netlogin authentication failure vlan Guest ports 31-32&lt;BR /&gt;
configure netlogin authentication service-unavailable vlan Guest ports 31-32&lt;BR /&gt;
&lt;BR /&gt;
the commands with ### is not used, hope this could help you.&lt;BR /&gt;
&lt;BR /&gt;
Ciao CLaudio&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Apr 2018 12:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/problem-netlogin-and-aps-cameras-printers-devices-don-t-work-on/m-p/36317#M1687</guid>
      <dc:creator>Claudio_D_Ascen</dc:creator>
      <dc:date>2018-04-30T12:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem: Netlogin and APs, cameras, printers: devices don't work on port</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/problem-netlogin-and-aps-cameras-printers-devices-don-t-work-on/m-p/36318#M1688</link>
      <description>Hello, Claudio,&lt;BR /&gt;
&lt;BR /&gt;
I don't see solution for my problem in your message, sorry.&lt;BR /&gt;
&lt;BR /&gt;
My configuration is applied to all ports, except trunks. After that I manually exclude AP, printers and cameras ports.</description>
      <pubDate>Mon, 30 Apr 2018 12:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/problem-netlogin-and-aps-cameras-printers-devices-don-t-work-on/m-p/36318#M1688</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2018-04-30T12:34:00Z</dc:date>
    </item>
  </channel>
</rss>

