<?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: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!? in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70067#M910</link>
    <description>&lt;P&gt;Regarding the edge switches I was hoping that you had something that supported Fabric Attach such as EXOS or ERS. That would make it much easier for you. Unfortunately EOS does not have FA.&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;There was a time where you had to disable the LACP LAG to add VLANs but that was changed several years back (for good reason). You should be able to do so using the above commands. Note that when you save to config you will see the ports in a ‘vlan member add’ command. Also note that if you have any ports that are members of the LACP LAG but not up you may need to add them manually while down - they must match in order to be dynamically added to the LAG when they come up.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 03:07:52 GMT</pubDate>
    <dc:creator>Roger_Gravelle</dc:creator>
    <dc:date>2020-07-09T03:07:52Z</dc:date>
    <item>
      <title>VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70062#M905</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;  &lt;P&gt;Appreciate this could be a straight forward question, its for a VSP8600 version 6.3.2.0.&lt;/P&gt;  &lt;P&gt;The system has been configured using the simplified vist (it was requested)&lt;/P&gt;  &lt;P&gt;As part of the configuration I need to add VLANs to MLT interfaces like so:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;mlt 55 vlan 50,52,56,70,101,109,223,510-511,514,562,580,666,669,723,787&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;Issue I have is that it wont let me add this unless I disable LACP on the MLT interface first, so to add the VLANs I would need to do the following:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;interface mlt 55&lt;BR /&gt;no lacp enable&lt;BR /&gt;mlt 55 encap dot1q&lt;BR /&gt;mlt 55 vlan 50,52,56,70,101,109,223,510-511,514,562,580,666,669,723,787&lt;BR /&gt;interface mlt 55&lt;BR /&gt;lacp enable&lt;BR /&gt;exit&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;This is odd to me, as what happens if this was a working MLT, doesn’t make sense to have to disable LACP just to add more VLANs to it?.&lt;/P&gt;  &lt;P&gt;Additionally there seems to be a way to add multiple ports to a VLAN but not multiple VLANs to a port&lt;/P&gt;  &lt;P&gt;As an example you can execute the following:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;vlan members 2 2/23-2/24,3/24,4/23-4/24,5/24,6/23-6/24 portmember&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;but I can’t do the this, it will only except one VLAN at a time!?&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;vlan member add 50,52,54,56,101,107,109,510-511,562,580,775,787,794-795,900-901 2/1&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;I need to add multiple VLANs to the port because it is a core switch where every port has multiple VLANs and I have a lot to do, so I couldn't’t really do it in reverse!?&lt;/P&gt;  &lt;P&gt;Another issue is If I try and use the EDM as per below to remove a port from a VLAN I get the following error:&lt;/P&gt;  &lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="f9884072743e416b8928ed2e1e94f195_fd41b401-ac93-46d5-a747-d1ef4a5743bc.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4890i5443BA3F52AFA6BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="f9884072743e416b8928ed2e1e94f195_fd41b401-ac93-46d5-a747-d1ef4a5743bc.png" alt="f9884072743e416b8928ed2e1e94f195_fd41b401-ac93-46d5-a747-d1ef4a5743bc.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&lt;BR /&gt; Sure there is a perfect explanation just seems odd on the surface.&lt;/P&gt;  &lt;P&gt;Many thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 02:21:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70062#M905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T02:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70063#M906</link>
      <description>&lt;P&gt;Hi Martin, when the LAG is configured as LACP and it is operationally UP in order to add a VLAN try using the following syntax:&lt;/P&gt;  &lt;P&gt;vlan mlt &amp;lt;vlan id&amp;gt; &amp;lt;mlt id&amp;gt;&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;I don’t think that you can add multiple VLANs in one step.&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;Just curious what type of switches are connected to those ports?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 02:37:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70063#M906</guid>
      <dc:creator>Roger_Gravelle</dc:creator>
      <dc:date>2020-07-09T02:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70064#M907</link>
      <description>&lt;P&gt;Have you tried using “mlt&amp;nbsp;&amp;lt;id&amp;gt; vlan &amp;lt;vids” instead of “vlan mlt &amp;lt;vid&amp;gt; &amp;lt;mlt-id&amp;gt;” when adding VLANs to LACP enabled MLT?&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 02:37:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70064#M907</guid>
      <dc:creator>Dinesh_Rego</dc:creator>
      <dc:date>2020-07-09T02:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70065#M908</link>
      <description>&lt;P&gt;Hi Roger / Dinesh,&lt;/P&gt;  &lt;P&gt;Thanks for both answering, let me try those commands and get back to you.&lt;/P&gt;  &lt;P&gt;In regards to the switches they are EOS B and C-Series switches connecting to the ports.&lt;/P&gt;  &lt;P&gt;Get back shortly&lt;/P&gt;  &lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 02:42:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70065#M908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T02:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70066#M909</link>
      <description>&lt;P&gt;As a rule traditional LACP is not dynamic.&amp;nbsp; So you must disable the LACP to perform and config Moves, Add, and Changes.&amp;nbsp; So that is normal behavior.&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;That was the beauty of MLT was that it was a Dynamic LAG.&amp;nbsp; That is why you should always use MLT first and only LACP when you absolutly have to.&amp;nbsp;&amp;nbsp; If its an NORTEL, AVAYA or Extreme ERS on the other end of the connections always just use MLT.&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;As for adding VLANs,&amp;nbsp; I always use the VLAN MEMBER ADD (Vlan ID) &amp;lt;Ports&amp;gt; command.&amp;nbsp;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;Or the VLAN MLT XX XX command.&amp;nbsp; (forget the exact syntax)&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 02:43:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70066#M909</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2020-07-09T02:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70067#M910</link>
      <description>&lt;P&gt;Regarding the edge switches I was hoping that you had something that supported Fabric Attach such as EXOS or ERS. That would make it much easier for you. Unfortunately EOS does not have FA.&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;There was a time where you had to disable the LACP LAG to add VLANs but that was changed several years back (for good reason). You should be able to do so using the above commands. Note that when you save to config you will see the ports in a ‘vlan member add’ command. Also note that if you have any ports that are members of the LACP LAG but not up you may need to add them manually while down - they must match in order to be dynamically added to the LAG when they come up.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 03:07:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70067#M910</guid>
      <dc:creator>Roger_Gravelle</dc:creator>
      <dc:date>2020-07-09T03:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70068#M911</link>
      <description>&lt;P&gt;Thanks all for posting back.&lt;/P&gt;  &lt;P&gt;Unfortunately I looked at those commands and I’m still stuck with the same problems:&lt;/P&gt;  &lt;OL&gt;&lt;LI&gt;Think I remember you can add VLANs to MLT with LACP if the port is up, still odd way of working though?&lt;/LI&gt; 	&lt;LI&gt;Your not able to add multiple VLANs to a port, this is a big problem!?&lt;/LI&gt; 	&lt;LI&gt;Unable to remove a port from a VLAN, again,, very odd but its probably because something else is configured that is stopping it?&lt;/LI&gt; &lt;/OL&gt;&lt;P&gt;The second point is very important has there are&amp;nbsp;100’s of ports all with multiple different VLANs on each, say something like the following:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;vlan member add 50,52,54,56,101,107,109,510-511,562,580,775,787,794-795,900-901,4090 2/1&lt;BR /&gt;vlan member add 50,52,56,70,101,109,226,510-511,514,560,562,570,580,666,669,726,787 2/2&lt;BR /&gt;vlan member add 50,52,56,70,101,109,226,510-511,514,580,666,669,726,757,787 2/3&lt;BR /&gt;vlan member add 50,52,56,70,101,247,510-511,752 2/4&lt;BR /&gt;vlan member add 5,50,52,56,101,109,126,224,510-511,514 2/5&lt;BR /&gt;vlan member add 25,28,50,52,56,83,101,244,510,744 2/6&lt;BR /&gt;vlan member add 50,52,200-201,763 2/7&lt;BR /&gt;vlan member add 50,52,56,101,123,260,511,900,4090 2/8&lt;BR /&gt;vlan member add 50,52,56,70,101,109,208,500,510,511,514,580,666,669,708,771,787 2/9&lt;BR /&gt;vlan member add 50,52,56,70,101,109,238,510,511,514,580,666,669,738,787 2/10&lt;BR /&gt;vlan member add 25,50,52,56,70,101,109,209,254,500,510,511,514,562,580,666,669,709,771,776,781,787 2/11&lt;BR /&gt;vlan member add 50,52,56,70,101,109,249,500,510511,514,562,580,666,669,749,776,781,787 2/12&lt;BR /&gt;vlan member add 50,52,56,70,101,109,250,510-511,514,562,580,666,669,750,776,781,787 2/13&lt;BR /&gt;vlan member add 50,52,56,70,101,109,151,50,52,56,70,101,109,250,510-511,514,562,580,666,669,750,776,781,787200-201,510-511,514,580,666,669,787 2/14&lt;BR /&gt;vlan member add 1,27,50,52,54,56,70,101-102,109,221,227,248,510-511,514,580,666,669,712,721,727,748,764,787 2/15&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;To go through every line and add each VLAN to the port one at a time would take a crazy long time, just wouldn’t be efficient.&lt;/P&gt;  &lt;P&gt;I’m basically replacing an existing network like for like with a VSP, hence the configuration being the way it is. Unfortunately do&amp;nbsp;some&amp;nbsp;simple configuration is&amp;nbsp;becoming challenge.&lt;/P&gt;  &lt;P&gt;Appreciate if there is a way around it?&lt;/P&gt;  &lt;P&gt;Many thanks&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 03:08:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70068#M911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T03:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70069#M912</link>
      <description>&lt;P&gt;I’m with you on adding multiple vlans to a port, very frustrating to have to do it one at a time.&amp;nbsp; Then there is 3 lines for dhcp relay for every interface per every device you want to do dhcp relay for i.e. dhcp, nac etc. Those are fun.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 07:35:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70069#M912</guid>
      <dc:creator>Brian_Anderson1</dc:creator>
      <dc:date>2020-07-09T07:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70070#M913</link>
      <description>&lt;P&gt;Since I already sold you my ACLI terminal in another post…&lt;/P&gt;  &lt;P&gt;&lt;A href="http://www.oranda.fr/ACLI-terminal/" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.oranda.fr/ACLI-terminal/&lt;/A&gt;&lt;/P&gt;  &lt;P&gt;With it, you can do the following..&lt;/P&gt;  &lt;P&gt;Create VLANs:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;VSP8600-1:1(config)#% vlan create %s type port 0 &amp;amp;'10-20,25&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 10 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 11 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 12 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 13 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 14 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 15 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 16 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 17 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 18 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 19 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 20 type port 0&lt;BR /&gt;VSP8600-1:1(config)#% vlan create 25 type port 0&lt;BR /&gt;VSP8600-1:1(config)#%&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;I only typed the 1st command, the rest is done by the terminal..&lt;/P&gt;  &lt;P&gt;And then to assign them all to a port:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;VSP8600-1:1(config)#% vlan members add %s 2/4 &amp;amp;'10-20,25&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 10 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 11 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 12 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 13 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 14 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 15 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 16 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 17 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 18 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 19 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 20 2/4&lt;BR /&gt;VSP8600-1:1(config)#% vlan members add 25 2/4&lt;BR /&gt;VSP8600-1:1(config)#%&lt;BR /&gt;VSP8600-1:1(config)#% vlni 2/4&lt;BR /&gt;               alias% show interfaces gigabitEthernet vlan 2/4&lt;BR /&gt;====================================================================================================&lt;BR /&gt;                                   Port Vlans&lt;BR /&gt;====================================================================================================&lt;BR /&gt;PORT             DISCARD DISCARD   DEFAULT VLAN         PORT     UNTAG    DYNAMIC UNTAG&lt;BR /&gt;NUM      TAGGING TAGFRAM UNTAGFRAM VLANID  IDS          TYPE     DEFVLAN  VLANS   VLANS&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;2/4      enable  false   false     1       1,10,11,12,13,14,15,16,17,18,19,20,25 normal   disable  P&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;Again, I only typed the 1st command, and then the vlni 2/4 one.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 20:10:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70070#M913</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2020-07-09T20:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS - Can't add multiple VLANs to a port or VLANs to an MLT or port from VLAN!?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70071#M914</link>
      <description>&lt;P&gt;What can I say, that application is awesome, completely flips the use of the cli into something that makes it usable.&lt;/P&gt;  &lt;P&gt;I would even go as far as saying it is a must have requirement.&lt;/P&gt;  &lt;P&gt;Thank you for creating and sharing it, really is going to make things very much easier for me.&lt;/P&gt;  &lt;P&gt;Cheers,&lt;/P&gt;  &lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 20:26:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-can-t-add-multiple-vlans-to-a-port-or-vlans-to-an-mlt-or/m-p/70071#M914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T20:26:43Z</dc:date>
    </item>
  </channel>
</rss>

