<?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: NAC silent devices with EXOS and VOSS in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119245#M23045</link>
    <description>&lt;P&gt;That's the best solution for me. Only the command "configure netlogin idle-timeout" is failing.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jul 2025 06:05:05 GMT</pubDate>
    <dc:creator>Lukas99</dc:creator>
    <dc:date>2025-07-11T06:05:05Z</dc:date>
    <item>
      <title>NAC silent devices with EXOS and VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119151#M23032</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in our network, we have “silent devices” such as label printers and VoIP phones. These devices are physically connected to the network but do not initiate any active communication. They are intended to be authenticated via NAC.&lt;/P&gt;&lt;P&gt;However, after some time, they become unreachable, as the system considers them "offline"—even though the corresponding port remains active. In this state, the device can no longer be accessed.&lt;/P&gt;&lt;P&gt;As soon as we manually assign a static VLAN to the port, the device starts working properly again.&lt;/P&gt;&lt;P&gt;We are using both EXOS and VOSS. The reauthentication timer is set to 8 hours.&lt;/P&gt;&lt;P&gt;For EXOS, we tried to resolve the issue by setting idle-timeout 0 via NAC, but unfortunately, this did not solve the problem.&lt;/P&gt;&lt;P&gt;Has anyone encountered similar behavior or found a solution?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 13:27:28 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119151#M23032</guid>
      <dc:creator>Lukas99</dc:creator>
      <dc:date>2025-07-03T13:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: NAC silent devices with EXOS and VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119175#M23034</link>
      <description>&lt;P&gt;The problem here is most of the time the timeout of the FDB entry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you haven't done so, you can check the following kb article with some options:&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000057116" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000057116&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 12:27:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119175#M23034</guid>
      <dc:creator>Chris_H</dc:creator>
      <dc:date>2025-07-04T12:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: NAC silent devices with EXOS and VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119176#M23035</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;you need to set the session-timeout to 0.&lt;/P&gt;&lt;P&gt;Try to send theses attributes in the radius accept:&lt;BR /&gt;&lt;BR /&gt;Session-Timeout=0&lt;BR /&gt;&lt;BR /&gt;Idle-Timeout=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NR&lt;/P&gt;&lt;P&gt;rmu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 13:24:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119176#M23035</guid>
      <dc:creator>rmu</dc:creator>
      <dc:date>2025-07-04T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: NAC silent devices with EXOS and VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119177#M23036</link>
      <description>&lt;P&gt;^^ Chris has the right answers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the idle-timeout of 0 is not working, you may want to check with GTAC to make sure that is a valid solution or if there is some issue there.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;In my opinion, the easy solution is to have something ping these devices on a regular basis to keep them 'awake'. You can add devices to XIQ-SE as 'ping only' to accomplish just this task and also monitor the availability of these devices at the same time!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 14:58:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119177#M23036</guid>
      <dc:creator>Gabriel_G</dc:creator>
      <dc:date>2025-07-04T14:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: NAC silent devices with EXOS and VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119211#M23039</link>
      <description>&lt;P&gt;Default FDB time-out is 300 sec or 6 min.&lt;BR /&gt;Default ARP time-out is 6 hours or 21.600 sec.&lt;/P&gt;&lt;P&gt;Can it help to&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make the FDB time-out e.g. 21.700 seconds?&lt;BR /&gt;(is a common setting, applied on all VLAN's).&lt;/LI&gt;&lt;LI&gt;Change both to e.g. ARP 1 hour and FDB 3.660 sec.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;regards&lt;BR /&gt;WillyHe&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 10:15:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119211#M23039</guid>
      <dc:creator>WillyHe</dc:creator>
      <dc:date>2025-07-07T10:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: NAC silent devices with EXOS and VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119212#M23040</link>
      <description>&lt;P&gt;Some background for this idea.&lt;/P&gt;&lt;P&gt;In the past (suppose it is still the case) when on a L3 interface (VLAN or PORT) a MAC address entry aged, before removing the MAC address and ARP entry from the tables, a ARP request (RE-ARP) was send.&lt;BR /&gt;In some network setups, it was then advised to make the FDB time-out few seconds higher then the ARP time-out.&lt;/P&gt;&lt;P&gt;regards&lt;BR /&gt;WillyHe&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 12:25:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119212#M23040</guid>
      <dc:creator>WillyHe</dc:creator>
      <dc:date>2025-07-07T12:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: NAC silent devices with EXOS and VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119245#M23045</link>
      <description>&lt;P&gt;That's the best solution for me. Only the command "configure netlogin idle-timeout" is failing.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 06:05:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/nac-silent-devices-with-exos-and-voss/m-p/119245#M23045</guid>
      <dc:creator>Lukas99</dc:creator>
      <dc:date>2025-07-11T06:05:05Z</dc:date>
    </item>
  </channel>
</rss>

