<?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: Enterasys-B3 Switche for  VLAN-Radius Attribute in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57433#M1051</link>
    <description>Excellent! - thanks.</description>
    <pubDate>Thu, 19 Nov 2015 01:15:00 GMT</pubDate>
    <dc:creator>Paul_Poyant</dc:creator>
    <dc:date>2015-11-19T01:15:00Z</dc:date>
    <item>
      <title>Enterasys-B3 Switche for  VLAN-Radius Attribute</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57430#M1048</link>
      <description>Hello&lt;BR /&gt;
guys,&lt;BR /&gt;
&lt;BR /&gt;
  if I’m not mistaken,  the  Exnterasys B3  Switche for example are per Default set to  accept only policy.&lt;BR /&gt;
&lt;BR /&gt;
    With the following  command, one can set it to also accept the vlan-tunnel-Attribute.&lt;BR /&gt;
&lt;BR /&gt;
    “&lt;I&gt;Set policy maptable response both&lt;/I&gt;”&lt;BR /&gt;
&lt;BR /&gt;
    I’m typing this command  unsuccessfully on my B3-Switch.&lt;BR /&gt;
&lt;BR /&gt;
    My only goal is:&lt;BR /&gt;
&lt;BR /&gt;
    -        dynamically  assign vlan-ID to hosts after authentication&lt;BR /&gt;
&lt;BR /&gt;
    Note that customer has  no Policy License for B3, therefore no integration possible into the Policy  Manager.  But should be integrated with  RFC3580.&lt;BR /&gt;
&lt;BR /&gt;
    How can I make sure  that the switch is set to accept vlan attribute?&lt;BR /&gt;
&lt;BR /&gt;
    And&lt;BR /&gt;
&lt;BR /&gt;
    How can I set the  switch to accept vlan attribute given the fact that no Policy license is  available?&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Thanks in advance for  your quick reply.&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Kindest regards&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Gradelain&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2015 00:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57430#M1048</guid>
      <dc:creator>Gradelain_Ngoun</dc:creator>
      <dc:date>2015-11-19T00:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Enterasys-B3 Switche for  VLAN-Radius Attribute</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57431#M1049</link>
      <description>On a B3 with firmware 6.03 and higher;  &lt;UL&gt;  if policy is unlicensed (=the default), "tunnel mode" is emulated for RFC3580 support.   
&lt;LI&gt;if policy is licensed, "policy mode" is used by default, but can be overridden by '&lt;PRE&gt;set policy maptable response tunnel | both&lt;/PRE&gt;'.  &lt;/LI&gt;&lt;/UL&gt;    Have you tested functionality and determined that RFC3580 is &lt;I&gt;not&lt;/I&gt; working?&lt;BR /&gt;
Have you configured '&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;set vlanauthorization enable&lt;/PRE&gt;&lt;/DIV&gt;' and '&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;set vlanauthorization enable&lt;/PRE&gt;&lt;/DIV&gt; &amp;lt;&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;port#&lt;/PRE&gt;&lt;/DIV&gt;&amp;gt;'?&lt;BR /&gt;
See Hub KB 10283 , "&lt;A href="https://community.extremenetworks.com/extreme/topics/sample_securestack_configuration_for_802_1x_eap_rfc3580_and_mua-mwctj" target="_blank" rel="nofollow noreferrer noopener"&gt;Sample SecureStack Configuration for 802.1x, EAP, RFC3580, and MUA&lt;/A&gt;".</description>
      <pubDate>Thu, 19 Nov 2015 00:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57431#M1049</guid>
      <dc:creator>Paul_Poyant</dc:creator>
      <dc:date>2015-11-19T00:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Enterasys-B3 Switche for  VLAN-Radius Attribute</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57432#M1050</link>
      <description>Hello Paul,&lt;BR /&gt;
  thanks very much for the quick reply.&lt;BR /&gt;
&lt;BR /&gt;
    The following  line is sufficient to me:&lt;BR /&gt;
&lt;BR /&gt;
    “&lt;I&gt;if policy is unlicensed (=the  default), "tunnel mode" is emulated for RFC3580 support&lt;/I&gt;.”&lt;BR /&gt;
&lt;BR /&gt;
    This is  what I wanted to make sure of.&lt;BR /&gt;
&lt;BR /&gt;
    Kindest  regards&lt;BR /&gt;
&lt;BR /&gt;
    Gradelain&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2015 01:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57432#M1050</guid>
      <dc:creator>Gradelain_Ngoun</dc:creator>
      <dc:date>2015-11-19T01:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Enterasys-B3 Switche for  VLAN-Radius Attribute</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57433#M1051</link>
      <description>Excellent! - thanks.</description>
      <pubDate>Thu, 19 Nov 2015 01:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/enterasys-b3-switche-for-vlan-radius-attribute/m-p/57433#M1051</guid>
      <dc:creator>Paul_Poyant</dc:creator>
      <dc:date>2015-11-19T01:15:00Z</dc:date>
    </item>
  </channel>
</rss>

