<?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: MVRP deleting VLANs in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27722#M4095</link>
    <description>chad,&lt;BR /&gt;
&lt;BR /&gt;
thank you for your reply.&lt;BR /&gt;
&lt;BR /&gt;
What I noticed is that after deleting a VLAN it suddenly disappears from STP domain ('T' flag) then, matter of seconds (maybe related to some timer setting), it ages out as you told me.&lt;BR /&gt;
&lt;BR /&gt;
thank you&lt;BR /&gt;
--&lt;BR /&gt;
antonio</description>
    <pubDate>Fri, 12 Jun 2015 15:21:00 GMT</pubDate>
    <dc:creator>Antonio_Prado</dc:creator>
    <dc:date>2015-06-12T15:21:00Z</dc:date>
    <item>
      <title>MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27715#M4088</link>
      <description>Hello, colleagues!&lt;BR /&gt;
&lt;BR /&gt;
On swithces configured MVRP.&lt;BR /&gt;
VLANs adding normally.&lt;BR /&gt;
BUT&lt;BR /&gt;
When I delete VLAN on upstream switch, they don't removing from downstream switch.&lt;BR /&gt;
&lt;BR /&gt;
It's issue or normal behavior?&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Thu, 29 Jan 2015 15:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27715#M4088</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-01-29T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27716#M4089</link>
      <description>could you collect the below details and reach out to GTAC&lt;BR /&gt;
1.show tech all&lt;BR /&gt;
2.show config&lt;BR /&gt;
3.Toplogy&lt;BR /&gt;
4.show log messages nvram&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2015 15:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27716#M4089</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-01-29T15:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27717#M4090</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
yes, that sounds normal to me. MVRP is a end-to-end protocol, and each end signals the VLAN. I'm expecting to see a new VLAN (SYS_VLAN_xxxx) created on the switch where you deleted it, to replace the one you deleted (because the other end is still signaling it).&lt;BR /&gt;
&lt;BR /&gt;
To completely remove a dynamic VLAN, you need to delete it on both end. All the intermediate switches will then remove it as well.&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2015 15:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27717#M4090</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-01-29T15:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27718#M4091</link>
      <description>Thank you for answers!&lt;BR /&gt;
&lt;BR /&gt;
VLANs is nomally adding in downstream switch.&lt;BR /&gt;
But in this VLANS (SYS_VLAN_XXXX) only 1 port, that connect to upstream switch.&lt;BR /&gt;
&lt;BR /&gt;
How can I dynamically add few (for example 10) ports in vlan?&lt;BR /&gt;
&lt;BR /&gt;
Or there is other analogue of Cisco's VTP?&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Thu, 29 Jan 2015 22:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27718#M4091</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-01-29T22:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27719#M4092</link>
      <description>This is expected to have only 1 port (the uplink), if nothing else is configured. The switch has MVRP enabled globally (as I understand you did), and it receives from the other end a MVRP update. So it creates dynamically the vlan and add the port where the MVRP PDU has been received.&lt;BR /&gt;
&lt;BR /&gt;
As you may have already experienced, you can't add manually ports to a dynamically created vlan. One way to do it is to rename the vlan, so that it becomes static, and then you can add ports to it.&lt;BR /&gt;
&lt;BR /&gt;
Ports could be added dynamically if MVRP enabled end-devices were connected to the switch, on MVRP enabled ports.&lt;BR /&gt;
&lt;BR /&gt;
This is typically the use case with AVB.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jan 2015 00:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27719#M4092</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-01-30T00:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27720#M4093</link>
      <description>So, back to the topic.&lt;BR /&gt;
&lt;BR /&gt;
Which is the quickest command to delete 100 vlans (out of 200 dynamically created vlans) on 20 mvrp enabled switches?&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;BR /&gt;
--&lt;BR /&gt;
antonio</description>
      <pubDate>Thu, 11 Jun 2015 14:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27720#M4093</guid>
      <dc:creator>Antonio_Prado</dc:creator>
      <dc:date>2015-06-11T14:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27721#M4094</link>
      <description>Antonio,&lt;BR /&gt;
&lt;BR /&gt;
The VLANs should age out on their own if they are not being advertised elsewhere in the network.  If they are being advertised, they will come back once deleted.  &lt;BR /&gt;
&lt;BR /&gt;
To prevent them from being added on the switch you can forbid those VLAN tags in MVRP (or disable MVRP):&lt;BR /&gt;
&lt;BR /&gt;
conf mvrp tag &lt;VLAN&gt; ports  registration forbidden &lt;BR /&gt;
&lt;BR /&gt;
Once the tags are forbidden, the VLANs should be automatically removed.  This assumes the VLAN has not been converted from a dynamic (i.e. SYS_VLAN_XXXX) to a user created VLAN.&lt;BR /&gt;
&lt;BR /&gt;
The fastest way to do that for a large number of VLANs on multiple switches would be to create a quick script to execute the above command for each VLAN and port (or all ports.)&lt;/VLAN&gt;</description>
      <pubDate>Thu, 11 Jun 2015 23:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27721#M4094</guid>
      <dc:creator>Chad_Smith1</dc:creator>
      <dc:date>2015-06-11T23:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27722#M4095</link>
      <description>chad,&lt;BR /&gt;
&lt;BR /&gt;
thank you for your reply.&lt;BR /&gt;
&lt;BR /&gt;
What I noticed is that after deleting a VLAN it suddenly disappears from STP domain ('T' flag) then, matter of seconds (maybe related to some timer setting), it ages out as you told me.&lt;BR /&gt;
&lt;BR /&gt;
thank you&lt;BR /&gt;
--&lt;BR /&gt;
antonio</description>
      <pubDate>Fri, 12 Jun 2015 15:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27722#M4095</guid>
      <dc:creator>Antonio_Prado</dc:creator>
      <dc:date>2015-06-12T15:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: MVRP deleting VLANs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27723#M4096</link>
      <description>There's a 30sec hold-on timer.</description>
      <pubDate>Fri, 12 Jun 2015 19:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvrp-deleting-vlans/m-p/27723#M4096</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-06-12T19:15:00Z</dc:date>
    </item>
  </channel>
</rss>

