<?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: RFC 3580 - VLAN ID and EXOS in ExtremeControl</title>
    <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94980#M371</link>
    <description>&lt;P&gt;When netlogin and policy are used, policy will only honor vlan attributes if policy maptable response is set to both and vlanauthorization is enabled.&lt;/P&gt;&lt;P&gt;configure policy maptable response both&lt;BR /&gt;configure policy vlanauthorization enable&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 13:09:08 GMT</pubDate>
    <dc:creator>OscarK</dc:creator>
    <dc:date>2023-03-02T13:09:08Z</dc:date>
    <item>
      <title>RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94957#M367</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When I configure RFC3580 - VLAN ID for RADIUS Attributes to Send to an EXOS switch I was expecting the MAC to appear in the VLAN sent in the Tunnel-Private-Group-Id value ie VLAN 41.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tunnel-Private-Group-Id='41:0'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tunnel-Type='13:0'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tunnel-Medium-Type='6:0'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But the MAC address still show learnt in the Default VLAN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;* X435-2.54 # show fdb port 7&lt;BR /&gt;MAC VLAN Name( Tag) Age Flags Port / Virtual Port List&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;58:8a:5a:44:a4:83 Default(0001) 0006 nd m v 7&lt;/P&gt;&lt;P&gt;Flags : d - Dynamic, s - Static, p - Permanent, n - NetLogin, m - MAC, i - IP,&lt;BR /&gt;x - IPX, l - lockdown MAC, L - lockdown-timeout MAC, M- Mirror, B - Egress Blackhole,&lt;BR /&gt;b - Ingress Blackhole, v - MAC-Based VLAN, P - Private VLAN, T - VLAN translation,&lt;BR /&gt;D - drop packet, h - Hardware Aging (Age=0), o - IEEE 802.1ah Backbone MAC,&lt;BR /&gt;S - Software Controlled Deletion, r - MSRP,&lt;BR /&gt;X - VXLAN, E - EVPN&lt;/P&gt;&lt;P&gt;Total: 18 Static: 0 Perm: 0 Dyn: 18 Dropped: 0 Locked: 0 Locked with Timeout: 0&lt;BR /&gt;FDB Aging time: 300&lt;/P&gt;&lt;P&gt;The Netlogin appears to have received the VLAN so why did it not apply to the port?&lt;/P&gt;&lt;P&gt;* X435-2.53 # show netlogin session port 7&lt;BR /&gt;Multiple authentication session entries&lt;BR /&gt;---------------------------------------&lt;/P&gt;&lt;P&gt;Port : 7 Station address : 58:8a:5a:44:a4:83&lt;BR /&gt;Auth status : success Last attempt : Wed Mar 1 15:50:19 2023&lt;BR /&gt;Agent type : mac Session applied : true&lt;BR /&gt;Server type : radius VLAN-Tunnel-Attr : 41&lt;BR /&gt;Policy index : 0 Policy name : No Policy applied&lt;BR /&gt;Session timeout : 0 Session duration : 0:00:22&lt;BR /&gt;Idle timeout : 300 Idle time : 0:00:00&lt;BR /&gt;Auth-Override : disabled Termination time : Not Terminated&lt;/P&gt;&lt;P&gt;I enabled vlanauthentication globally and is enabled on all ports too.&lt;/P&gt;&lt;P&gt;* X435-2.55 # show config | i vlanauth&lt;BR /&gt;configure policy vlanauthorization enable&lt;BR /&gt;* X435-2.56 #&lt;/P&gt;&lt;P&gt;* X435-2.20 # show policy vlanauthorization&lt;BR /&gt;VLAN Authorization Global Status: ENABLED&lt;/P&gt;&lt;P&gt;Admin Oper&lt;BR /&gt;Port Status Egress Egress VLAN ID&lt;BR /&gt;=========================================&lt;BR /&gt;1 enabled untagged untagged none&lt;BR /&gt;2 enabled untagged untagged none&lt;BR /&gt;3 enabled untagged untagged none&lt;BR /&gt;4 enabled untagged untagged none&lt;BR /&gt;5 enabled untagged untagged none&lt;BR /&gt;6 enabled untagged untagged none&lt;BR /&gt;7 enabled untagged untagged none&lt;BR /&gt;8 enabled untagged untagged none&lt;BR /&gt;9 enabled untagged untagged none&lt;BR /&gt;10 enabled untagged untagged none&lt;BR /&gt;11 enabled untagged untagged none&lt;BR /&gt;12 enabled untagged untagged none&lt;/P&gt;&lt;P&gt;What am I missing please?&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 15:59:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94957#M367</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-03-01T15:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94963#M368</link>
      <description>&lt;P&gt;Think I solved it by adding these two lines....&lt;/P&gt;&lt;P&gt;configure policy maptable response both&lt;BR /&gt;configure policy vlanauthorization enable&lt;/P&gt;&lt;P&gt;* X435-2.30 # show port 7 vlan&lt;BR /&gt;Untagged&lt;BR /&gt;Port /Tagged VLAN Name(s)&lt;BR /&gt;-------- -------- ------------------------------------------------------------&lt;BR /&gt;7 Untagged VLAN41&lt;BR /&gt;* X435-2.31 #&lt;BR /&gt;* X435-2.31 # show fdb port 7&lt;BR /&gt;MAC VLAN Name( Tag) Age Flags Port / Virtual Port List&lt;BR /&gt;------------------------------------------------------------------------------------------------------&lt;BR /&gt;58:8a:5a:44:a4:83 VLAN41(0041) 0015 nd m v 7&lt;/P&gt;&lt;P&gt;Flags : d - Dynamic, s - Static, p - Permanent, n - NetLogin, m - MAC, i - IP,&lt;BR /&gt;x - IPX, l - lockdown MAC, L - lockdown-timeout MAC, M- Mirror, B - Egress Blackhole,&lt;BR /&gt;b - Ingress Blackhole, v - MAC-Based VLAN, P - Private VLAN, T - VLAN translation,&lt;BR /&gt;D - drop packet, h - Hardware Aging (Age=0), o - IEEE 802.1ah Backbone MAC,&lt;BR /&gt;S - Software Controlled Deletion, r - MSRP,&lt;BR /&gt;X - VXLAN, E - EVPN&lt;/P&gt;&lt;P&gt;Total: 18 Static: 0 Perm: 0 Dyn: 18 Dropped: 0 Locked: 0 Locked with Timeout: 0&lt;BR /&gt;FDB Aging time: 300&lt;BR /&gt;* X435-2.32 #&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 17:34:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94963#M368</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-03-01T17:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94966#M369</link>
      <description>&lt;P&gt;Following on from this, can I use RFC 3580 to apply a VLAN untagged for Data and a VLAN tagged for a Voice IP Phone?&lt;/P&gt;&lt;P&gt;When I try to send VLAN as Tagged from Policy Mapping it does not show as tagged VLAN on the port but Untagged.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 18:23:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94966#M369</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-03-01T18:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94973#M370</link>
      <description>&lt;P&gt;I wasn't able to get RFC3580 to create a tagged VLAN but I did succeed if I used Policy (Filter-Id). Changed the RADIUS attributes to Send to RFC3580 - VLAN ID and Network Policy. Added a VLAN 100 under Policy&amp;gt;VLANs. Changed Voice Phone Policy VLAN Egress to 100 tagged.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 10:18:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94973#M370</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-03-02T10:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94980#M371</link>
      <description>&lt;P&gt;When netlogin and policy are used, policy will only honor vlan attributes if policy maptable response is set to both and vlanauthorization is enabled.&lt;/P&gt;&lt;P&gt;configure policy maptable response both&lt;BR /&gt;configure policy vlanauthorization enable&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 13:09:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94980#M371</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2023-03-02T13:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94990#M372</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;RFC 3580 does not have any considerations for tagged egress. You would need to look into RFC 4675, I'm not sure if it's supported by EXOS.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can however use one policy to define a tagged egress.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Within the policy role there is a "VLAN Egress" tab which you can define VLAN as tagged or untagged. So if there was an IP_Phone role you could assign it a tagged egress through Policy.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;One caveat to be aware of when using one policy is that you cannot assign a dynamic tagged egress of a VLAN is that already statically assigned to the port as untagged.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;EG, If your data VLAN is 100 and it's set as the default VLAN on a port, and you plug in an AP to that port that gets an AP Aware policy assigned dynamically that is configured to egress VLAN 100 tagged. This doesn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 22:47:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/94990#M372</guid>
      <dc:creator>Ryan_Yacobucci</dc:creator>
      <dc:date>2023-03-02T22:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/95013#M373</link>
      <description>&lt;P&gt;Thanks Ryan.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 08:37:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/95013#M373</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-03-06T08:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC 3580 - VLAN ID and EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/95014#M374</link>
      <description>&lt;P&gt;Thanks Oscar.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 08:37:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/rfc-3580-vlan-id-and-exos/m-p/95014#M374</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-03-06T08:37:59Z</dc:date>
    </item>
  </channel>
</rss>

