<?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: VMAN in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56131#M16343</link>
    <description>Hey Marion&lt;BR /&gt;
&lt;BR /&gt;
If you are going to do that then just tag the VLAN across as it wont really provide any different aspect.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Aug 2014 23:03:00 GMT</pubDate>
    <dc:creator>Paul_Russo</dc:creator>
    <dc:date>2014-08-21T23:03:00Z</dc:date>
    <item>
      <title>VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56121#M16333</link>
      <description>Hi,    please help how to configure a VMAN. thanks</description>
      <pubDate>Tue, 12 Aug 2014 20:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56121#M16333</guid>
      <dc:creator>Marlon</dc:creator>
      <dc:date>2014-08-12T20:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56122#M16334</link>
      <description>Hello Marion.  a VMAN is really the same as a VLAN. It is created using the create vman command and you configure the tag and add ports the same way as a VLAN.&lt;BR /&gt;
&lt;BR /&gt;
For example&lt;BR /&gt;
create vman extr&lt;BR /&gt;
config extr tag 100&lt;BR /&gt;
config extr add port 1 tag&lt;BR /&gt;
&lt;BR /&gt;
 Summit-PC.5 # sh vman&lt;BR /&gt;
---------------------------------------------------------------------------------------&lt;BR /&gt;
Name            VID  Protocol Addr        Flags                Proto  Ports  Virtual&lt;BR /&gt;
                                                                      Active router&lt;BR /&gt;
                                                                      /Total&lt;BR /&gt;
---------------------------------------------------------------------------------------&lt;BR /&gt;
extr            100  -------------------- ----------------------------- ANY    1 /1   VR-Default&lt;BR /&gt;
---------------------------------------------------------------------------------------&lt;BR /&gt;
Flags : (a) Learning Domain, (B) 802.1ah Backbone VMAN,&lt;BR /&gt;
        (c) 802.1ad customer VLAN, (C) EAPS Control vlan, (E) ESRP Enabled,&lt;BR /&gt;
        (f) IP Forwarding Enabled, (F) Learning Disabled, (i) ISIS Enabled,&lt;BR /&gt;
        (I) IP Forwarding lpm-routing Enabled, (L) Loopback Enabled,&lt;BR /&gt;
        (m) IPmc Forwarding Enabled, (n) IP Multinetting Enabled, (N) Network LogIn vlan,&lt;BR /&gt;
        (N) Network LogIn vlan, (o) OSPF Enabled, (O) Flooding Disabled,&lt;BR /&gt;
        (p) PIM Enabled, (P) EAPS protected vlan, (r) RIP Enabled,&lt;BR /&gt;
        (S) 802.1ah Service VMAN, (T) Member of STP Domain, (v) VRRP Enabled,&lt;BR /&gt;
        (V) VPLS Enabled, (W) VPWS Enabled&lt;BR /&gt;
&lt;BR /&gt;
Total number of vman(s) : 1&lt;BR /&gt;
* Summit-PC.6 &lt;BR /&gt;
&lt;BR /&gt;
using the command show vman ethertype will show the ethertype used for the tag.  In XOS it defaults to the standard 0x88a8.  to change the ethertype use the command config vman etherype&lt;BR /&gt;
&lt;BR /&gt;
Does that help?&lt;BR /&gt;
&lt;BR /&gt;
P</description>
      <pubDate>Tue, 12 Aug 2014 22:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56122#M16334</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-08-12T22:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56123#M16335</link>
      <description>Hi Paul,      thanks for the info. how can we add a vlan (Tagged or Untagged) to a vman? the tagged port of a vman is connected to another switch with vman? is this correct? sorry for my english. thanks</description>
      <pubDate>Wed, 13 Aug 2014 06:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56123#M16335</guid>
      <dc:creator>Marlon</dc:creator>
      <dc:date>2014-08-13T06:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56124#M16336</link>
      <description>Hello Marion&lt;BR /&gt;
&lt;BR /&gt;
In order to put a VLAN into a VMAN you need to have two switches so for example we cant bring in traffic into a VLAN on port 1 of a switch and go out port 10 in a VMAN.&lt;BR /&gt;
&lt;BR /&gt;
So in order for us to do this you will have the VLAN switch, like at the edge of a customer prem where that traffic is tagged on the uplink.  That uplink port, from the VLAN edge switch gets connected into an untagged port on the switch running the VMAN.  What happens is that since the traffic coming into the VMAN will have a tag of 8100 the VMAn will see it as untagged traffic as the VMAN is set to recognize 88a8 traffic.  That edge VMAN switch then gets connected to the other VMAN switches over a tagged link. see below&lt;BR /&gt;
&lt;BR /&gt;
VLAN SW T-------(U)VMAN(T)------(T)VMAN(U)-----(T)VLAN&lt;BR /&gt;
&lt;BR /&gt;
Does that help?&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2014 19:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56124#M16336</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-08-13T19:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56125#M16337</link>
      <description>Hi Paul,    thanks a lot. very nice and simple explanation. this helps a lot.    Regards,  Marlon</description>
      <pubDate>Wed, 13 Aug 2014 20:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56125#M16337</guid>
      <dc:creator>Marlon</dc:creator>
      <dc:date>2014-08-13T20:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56126#M16338</link>
      <description>great let us know if you run into any issues during your testing or if there are any new questions&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56126#M16338</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-08-13T20:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56127#M16339</link>
      <description>Noted. thanks</description>
      <pubDate>Wed, 13 Aug 2014 20:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56127#M16339</guid>
      <dc:creator>Marlon</dc:creator>
      <dc:date>2014-08-13T20:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56128#M16340</link>
      <description>Hi Paul,    we alredy test the vman and it works.     VLAN SW T-------(U)VMAN(T)------(T)VMAN(U)-----(T)VLAN    when we try to Tag the ports of vman facing vlan SW, we cannot ping. will this setup be possible?    VLAN SW T-------(T)VMAN(T)------(T)VMAN(T)-----(T)VLAN</description>
      <pubDate>Thu, 21 Aug 2014 21:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56128#M16340</guid>
      <dc:creator>Marlon</dc:creator>
      <dc:date>2014-08-21T21:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56129#M16341</link>
      <description>Hello Marion&lt;BR /&gt;
&lt;BR /&gt;
In your second design where you have the VMAN ports tagged to the VLAN SW that will not work because the ethertype is a different number.  The VLAN ethertype is 8100 so the switches at the edge are looking for that header to read the VLAN ID number.  The VMAN is using ethertype 88a8.&lt;BR /&gt;
&lt;BR /&gt;
When the VMAN port to the VLAN switch is untagged then the VMAN accepts all of the VLAN traffic because in its view it is an untagged packet.  i.e. 8100 doesn't mean anything to him.  The VMAN switch then adds it's tag to the packet to create the tunnel across the VMAN network and the other side strips it to the VLAN switch.  This is really no different then how VLANs work we are just telling the switch to use a different ethertype for the VMAN.&lt;BR /&gt;
&lt;BR /&gt;
Does that help?  Does it make sense?&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2014 22:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56129#M16341</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-08-21T22:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56130#M16342</link>
      <description>Hi Paul,    the design is not possible?  what if we change the ethertype of vman to 8100?</description>
      <pubDate>Thu, 21 Aug 2014 22:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56130#M16342</guid>
      <dc:creator>Marlon</dc:creator>
      <dc:date>2014-08-21T22:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56131#M16343</link>
      <description>Hey Marion&lt;BR /&gt;
&lt;BR /&gt;
If you are going to do that then just tag the VLAN across as it wont really provide any different aspect.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2014 23:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56131#M16343</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-08-21T23:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56132#M16344</link>
      <description>To be clear you can do 8100 on the VMAN but you would have to map the VLANs from the edge to the VLANs in the core which may be a major management headache.  If you don't properly match it then you can get inter VLAN leaking because a VLAN can have the same tag as a VMAN .  This is why the standard is to use a different ethertype.&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Aug 2014 23:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56132#M16344</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-08-21T23:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56133#M16345</link>
      <description>hi Paul,    Got it. thanks for your time.</description>
      <pubDate>Thu, 21 Aug 2014 23:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56133#M16345</guid>
      <dc:creator>Marlon</dc:creator>
      <dc:date>2014-08-21T23:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: VMAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56134#M16346</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;how we configure vman &amp;nbsp;point to multipoint over VPLS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 05:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vman/m-p/56134#M16346</guid>
      <dc:creator>yaqoobms</dc:creator>
      <dc:date>2020-11-03T05:04:00Z</dc:date>
    </item>
  </channel>
</rss>

