<?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: Radius reachability problem on VOSS in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/118892#M2971</link>
    <description>&lt;P&gt;Sorry, do not recall getting any email alert about this... Giuseppe sent me the link now.&lt;BR /&gt;So, RADIUS reachability feature is only relevant for EAPoL, in particular fail-open and continuity modes. Basically, the EAPoL function needs to know when/if the RADIUS servers change or all fail. Endpoint-tracking also uses RADIUS reachability.&lt;/P&gt;&lt;P&gt;For CLI RADIUS authentication, what's the use ? If a RADIUS server is available it will be used, else, if not RADIUS response, it will fallback to local password.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 12:53:17 GMT</pubDate>
    <dc:creator>Ludovico_Steven</dc:creator>
    <dc:date>2025-06-04T12:53:17Z</dc:date>
    <item>
      <title>Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8721#M302</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;Trying to set up a management radius connection on VOSS switch, all works fine but I'm unable to have a correct radius servers reachability.&lt;BR /&gt;Radius connection on CLI works well, but no dummy packets are sent to nac server (I can't see anything with tcpdump on server), so when it goes down, new connection lags because switch still try to authenticate towards server...&lt;BR /&gt;Any idea ?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6923ec9d54aa4498af814603f2a995b9.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5833iF93502C3AE3FCA76/image-size/large?v=v2&amp;amp;px=999" role="button" title="6923ec9d54aa4498af814603f2a995b9.png" alt="6923ec9d54aa4498af814603f2a995b9.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="87ec216c5c864f9ca5009f56f681c083.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4437iF282847B371E378B/image-size/large?v=v2&amp;amp;px=999" role="button" title="87ec216c5c864f9ca5009f56f681c083.png" alt="87ec216c5c864f9ca5009f56f681c083.png" /&gt;&lt;/span&gt;(exemple here with web access)&lt;BR /&gt;&lt;BR /&gt;Rodjeur</description>
      <pubDate>Thu, 17 Mar 2022 16:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8721#M302</guid>
      <dc:creator>Jave</dc:creator>
      <dc:date>2022-03-17T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8722#M303</link>
      <description>Rodjeur,&lt;BR /&gt;&lt;BR /&gt;This is working for me in production:&lt;BR /&gt;&lt;CODE&gt;CORE-01:1#show radius-server&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;==================================================================================================================&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;Radius Server Entries&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;==================================================================================================================&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;ACCT ACCT SOURCE&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;NAME USEDBY SECRET PORT PRIO RETRY TIMEOUT ENABLED PORT ENABLED IP&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;------------------------------------------------------------------------------------------------------------------&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;10.10.10.56 cli ****** 1812 10 1 8 true 1813 true 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;10.10.10.58 cli ****** 1812 10 1 8 true 1813 true 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;10.10.10.56 eapol ****** 1812 10 1 8 true 1813 true 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;10.10.10.58 eapol ****** 1812 10 1 8 true 1813 true 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;10.10.10.56 web ****** 1812 10 1 8 true 1813 true 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;10.10.10.58 web ****** 1812 10 1 8 true 1813 true 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;CORE-01:1#show radius reachability&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;EAP RADIUS reachability mode : use-radius&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;EAP RADIUS reachability status : reachable&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;EAP RADIUS reachable server : 10.10.10.56&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;Time until next check : 37&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;RADIUS username : reachme&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;RADIUS password : reachme&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;RADIUS keep-alive-timer : 180&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;RADIUS unreachable-timer : 60&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;CORE-01:1#show run modu radius&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;config terminal&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;# RADIUS CONFIGURATION&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius server host 10.10.10.56 key ****** source-ip 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius server host 10.10.10.58 key ****** source-ip 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius server host 10.10.10.56 key ****** used-by eapol source-ip 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius server host 10.10.10.58 key ****** used-by eapol source-ip 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius server host 10.10.10.56 key ****** used-by web source-ip 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius server host 10.10.10.58 key ****** used-by web source-ip 10.11.10.254&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius enable&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius accounting enable&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius sourceip-flag&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;radius reachability username reachme password&lt;/CODE&gt;&lt;CODE&gt;reachme&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;end&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mig</description>
      <pubDate>Fri, 18 Mar 2022 01:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8722#M303</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2022-03-18T01:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8723#M304</link>
      <description>Hello Miguel-Angel,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply, but it seems that you're running on a VSP8600 Series, with specific command radius sourceip-flag, which doesn't exist on other models.&lt;BR /&gt;That's my current setup:&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;5520-24X-VOSS:1#sho run mod rad

config terminal

#
# RADIUS CONFIGURATION
#

radius server host 10.124.100.4 key ******  used-by web
radius enable
radius reachability keep-alive-timer 30 unreachable-timer 30

end​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;The strange thing is that radius request are well managed with this config, and UDP traffic on port 1812 reaches correctly the server, but it's not the case for radius reachability...&lt;/P&gt;
&lt;BR /&gt;Rodjeur</description>
      <pubDate>Fri, 18 Mar 2022 10:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8723#M304</guid>
      <dc:creator>Jave</dc:creator>
      <dc:date>2022-03-18T10:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8724#M305</link>
      <description>Rodjeur,&lt;BR /&gt;&lt;BR /&gt;What you get is "EAP RADIUS reachability status = unreachable"&lt;BR /&gt;What is the output of the command "show eapol system"?&lt;BR /&gt;&lt;BR /&gt;Mig</description>
      <pubDate>Sun, 20 Mar 2022 20:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8724#M305</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2022-03-20T20:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8725#M306</link>
      <description>VOSS RADIUS reachability only works in conjunction with RADIUS servers created with used-by = EAPoL&lt;BR /&gt;So if you only have RADIUS servers for CLI authentication (or Web, SNMP, Endpoint-tracking) then the reachability function won't run.&lt;BR /&gt;The intent of RADIUS reachability is to work in conjunction with EAPoL features like Fail-Open.</description>
      <pubDate>Mon, 21 Mar 2022 11:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8725#M306</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2022-03-21T11:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8726#M307</link>
      <description>Thanks for your response, I've finally got my mistake: EAPoL is disabled in my environnment. I don't need it at all, especially because I'm testing Fabric at edge deployment and NAC is not an option in my production network (too many complicated to manage with BYOD and unknown devices) and it's not possible to disable EAPoL on an auto-sense enabled port. So I must disable EAPoL globally, unless it exists an another way to achieve this.&lt;BR /&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="933d641a-42b2-4680-8c11-441affd7adb7" data-tag-text="@Ludovico Stevens" href="https://community.extremenetworks.com/network/members/profile?UserKey=933d641a-42b2-4680-8c11-441affd7adb7" data-itemmentionkey="e188ace8-de48-4969-ab05-8e97954a80ca"&gt;@Ludovico Stevens&lt;/A&gt;, could this design evolved ? Without radius reachability for cli or web connections, in case of servers unavailability, timouts about 30 sec occur at each connection, which is not optimal...&lt;BR /&gt;​​​​​</description>
      <pubDate>Mon, 21 Mar 2022 15:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/8726#M307</guid>
      <dc:creator>Jave</dc:creator>
      <dc:date>2022-03-21T15:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/118892#M2971</link>
      <description>&lt;P&gt;Sorry, do not recall getting any email alert about this... Giuseppe sent me the link now.&lt;BR /&gt;So, RADIUS reachability feature is only relevant for EAPoL, in particular fail-open and continuity modes. Basically, the EAPoL function needs to know when/if the RADIUS servers change or all fail. Endpoint-tracking also uses RADIUS reachability.&lt;/P&gt;&lt;P&gt;For CLI RADIUS authentication, what's the use ? If a RADIUS server is available it will be used, else, if not RADIUS response, it will fallback to local password.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:53:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/118892#M2971</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2025-06-04T12:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Radius reachability problem on VOSS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/118973#M2986</link>
      <description>&lt;P&gt;Hi Ludovico,&lt;/P&gt;&lt;P&gt;The use of Radius reachability for CLI access is to not waiting about 1 min before fallback to local password when radius servers are unreachable for any reason...&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 09:12:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/radius-reachability-problem-on-voss/m-p/118973#M2986</guid>
      <dc:creator>Jave</dc:creator>
      <dc:date>2025-06-13T09:12:07Z</dc:date>
    </item>
  </channel>
</rss>

