<?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 Server configuration on B3 Series Switches in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9282#M310</link>
    <description>C5-Stack-196.88-1(su)-&amp;gt;show macauthentication session   Port      MAC Address         Duration   Reauth Period  Reauthentications  -------   -----------------   ---------- -------------  ------------------  ge.1.1    00:D0:B7:11:75:9D   0,00:03:29 3600           disabled</description>
    <pubDate>Tue, 12 Nov 2013 21:12:00 GMT</pubDate>
    <dc:creator>Jason_Parker</dc:creator>
    <dc:date>2013-11-12T21:12:00Z</dc:date>
    <item>
      <title>Radius Server configuration on B3 Series Switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9278#M306</link>
      <description>Dear all,    I configured a B3 Enterasys switch (with the latest firmware on it B3-661100008) for MAC authentication purpose via a RADIUS Server (Ip address 100.1.3.59).     I used the following commands:    set radius server 1 100.1.3.59 1812 Password realm network-access  set radius enable  set macauthentication enable  set macauthentication password Password  set macauthentication port enable *.*.*  set macauthentication portquietperiod 60 *.*.*    The problem is that the switch is not sending any authentication request to Radius Server, tested with tcpdump and wireshark, even if ping the connectivity between them is ok. I used the same configuration on a C5 Enterasys switch and it works!    Somebody could kindly help me?    Thank you in advance  Best Regards  Claudio Minnetti</description>
      <pubDate>Mon, 11 Nov 2013 18:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9278#M306</guid>
      <dc:creator>Claudio</dc:creator>
      <dc:date>2013-11-11T18:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius Server configuration on B3 Series Switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9279#M307</link>
      <description>Hi Claudio and thanks for posting your question.  I am going to have one of our experts take a look at this and we should have a response shortly.</description>
      <pubDate>Tue, 12 Nov 2013 19:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9279#M307</guid>
      <dc:creator>Tamera_Rousseau</dc:creator>
      <dc:date>2013-11-12T19:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius Server configuration on B3 Series Switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9280#M308</link>
      <description>Here is one that is working for me on a C5  Jason      #radius  set radius enable  set radius server 1 10.58.196.5 1812 mysecret realm any      set dot1x enable   set eapol enable  set eapol auth-mode auto ge.1.1  set eapol auth-mode forced-auth ge.1.24      #multiauth  set multiauth port mode auth-opt ge.1.1  set multiauth port mode force-auth ge.1.1  set multiauth precedence dot1x mac pwa  set multiauth mode multi    #macauthentication  set macauthentication password password  set macauthentication port enable ge.1.1  set macauthentication enable</description>
      <pubDate>Tue, 12 Nov 2013 20:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9280#M308</guid>
      <dc:creator>Jason_Parker</dc:creator>
      <dc:date>2013-11-12T20:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius Server configuration on B3 Series Switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9281#M309</link>
      <description>Jason,    looking at your configuration I found what I didn't check on B3 switch configuration. it's the "multiauth" modality.  On B3 series (But also A2, A4, N7 series) switch the "multiauth" mode is set by default as "strict", it means that only 802.1x is enabled and that's why no authentication message has forwarded from the switch.    On the other hand,  B5/C5 switch has set by default "multiauth" mode as "multi" (Both 802.1x and macauthentication enable), for that reason it works.    Thank you a lot for your support    best regards  Claudio</description>
      <pubDate>Tue, 12 Nov 2013 20:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9281#M309</guid>
      <dc:creator>Claudio</dc:creator>
      <dc:date>2013-11-12T20:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius Server configuration on B3 Series Switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9282#M310</link>
      <description>C5-Stack-196.88-1(su)-&amp;gt;show macauthentication session   Port      MAC Address         Duration   Reauth Period  Reauthentications  -------   -----------------   ---------- -------------  ------------------  ge.1.1    00:D0:B7:11:75:9D   0,00:03:29 3600           disabled</description>
      <pubDate>Tue, 12 Nov 2013 21:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9282#M310</guid>
      <dc:creator>Jason_Parker</dc:creator>
      <dc:date>2013-11-12T21:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Radius Server configuration on B3 Series Switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9283#M311</link>
      <description>B5-&amp;gt; set policy maptable response tunnel</description>
      <pubDate>Thu, 25 Jan 2018 02:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/radius-server-configuration-on-b3-series-switches/m-p/9283#M311</guid>
      <dc:creator>Ali_Sa_Flayan</dc:creator>
      <dc:date>2018-01-25T02:36:00Z</dc:date>
    </item>
  </channel>
</rss>

