<?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: protocol based VLAN not working in End of Service Products</title>
    <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22606#M232</link>
    <description>Erik is correct, 'mnet' is a protocol filter that you created, and it must be manually defined as to what traffic goes into it.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Oct 2016 20:45:00 GMT</pubDate>
    <dc:creator>BrandonC</dc:creator>
    <dc:date>2016-10-04T20:45:00Z</dc:date>
    <item>
      <title>protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22598#M224</link>
      <description>Configuration done to perform packet filter based on "Protocol Based VLAN", traffic was captured via mirroring and I see packets are not forwarding to correct VLAN.&lt;BR /&gt;
&lt;BR /&gt;
Configuration for port 7:&lt;BR /&gt;
Summit48si:18 # show port 7 vlan info&lt;BR /&gt;
Name               VID  Protocol Addr           Flags        Proto   Ports&lt;BR /&gt;
Payload            333  10.10.20.130  /25   ------f------- mnet   11/20 &lt;BR /&gt;
OM_Node         332  10.10.20.50   /28   v-----f------- ANY    10/20 &lt;BR /&gt;
OM_RPP          192  192.168.0.2    /24 ------f------- mnet   11/20 &lt;BR /&gt;
Internal              46                                ------------------ --------       p1      7/36&lt;BR /&gt;
&lt;BR /&gt;
Mirror Results:&lt;BR /&gt;
1) Using "enable mirror add port 7 vlan "Payload" I just see traffic to network 10.10.20.128/25. There is no traffic from network 10.10.20.128/25&lt;BR /&gt;
&lt;BR /&gt;
2) Using "enable mirror add port 7 vlan OM_Node" I am able to see traffic from  network 10.10.20.128/25, but traffic is been received by different VLAN than expected which proves mnet protocol based is not working for some reason!&lt;BR /&gt;
&lt;BR /&gt;
Additional Information:&lt;BR /&gt;
- It happens for swiches Summit 48si running EOS "7.8.4.1 patch1-r4" &amp;amp; EOS "7.8.4.1".&lt;BR /&gt;
- "enable multinet" is configured&lt;BR /&gt;
- "create protocol mnet" is configured&lt;BR /&gt;
&lt;BR /&gt;
Someone can help me uinderstand what is wrong?&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
Wanderley Benacchio Junior&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2016 19:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22598#M224</guid>
      <dc:creator>Wanderley_Benac</dc:creator>
      <dc:date>2016-10-04T19:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22599#M225</link>
      <description>Hi Wanderley,&lt;BR /&gt;
&lt;BR /&gt;
Is the port receiving/sending that traffic configured as "tagged" to the protocol-based vlan?&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2016 19:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22599#M225</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-10-04T19:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22600#M226</link>
      <description>What does the configuration for the 'mnet' protocol filter look like?</description>
      <pubDate>Tue, 04 Oct 2016 20:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22600#M226</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-10-04T20:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22601#M227</link>
      <description>Hi Henrique, &lt;BR /&gt;
&lt;BR /&gt;
Port 7 is added to all VLANs as untag. That is why we need "protocol based" to coorectly decide to which VLAN packet shall be addimited.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2016 20:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22601#M227</guid>
      <dc:creator>Wanderley_Benac</dc:creator>
      <dc:date>2016-10-04T20:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22602#M228</link>
      <description>Hi Wanderley, thanks for your confirmation. Just to confirm since tagged has more priority than protocol-based.&lt;BR /&gt;
&lt;BR /&gt;
It seems to be related to the protocol filter configuration.</description>
      <pubDate>Tue, 04 Oct 2016 20:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22602#M228</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-10-04T20:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22603#M229</link>
      <description>I would say thanks for your time &amp;amp; help &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
As I have commented with Brandon, I suppose "mnet" is a predefined protocol where is performed a comparation of Packet Source IP Address against VLAN network and in case it matches packet will be addmited on that VLAN, but I do not see so much references to "mnet".&lt;BR /&gt;
Do you have docs that explain how "mnet" works?&lt;BR /&gt;
When I do a "mnet" printout I see this:&lt;BR /&gt;
&lt;BR /&gt;
SW# show protocol mnet&lt;BR /&gt;
  Protocol Name     Type  Value&lt;BR /&gt;
----------------   ----- ------&lt;BR /&gt;
mnet               &lt;BR /&gt;
SW#</description>
      <pubDate>Tue, 04 Oct 2016 20:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22603#M229</guid>
      <dc:creator>Wanderley_Benac</dc:creator>
      <dc:date>2016-10-04T20:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22604#M230</link>
      <description>Hi Brandon,&lt;BR /&gt;
&lt;BR /&gt;
I suppose mnet is a predefined protocol where is performed a comparation of Packet Source IP Address against VLAN network and in case it matches packet will be addmited on that VLAN. Anyway see printout for mnet protocol:   &lt;BR /&gt;
SW# show protocol mnet&lt;BR /&gt;
  Protocol Name     Type  Value&lt;BR /&gt;
----------------   ----- ------&lt;BR /&gt;
mnet               &lt;BR /&gt;
SW#&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2016 20:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22604#M230</guid>
      <dc:creator>Wanderley_Benac</dc:creator>
      <dc:date>2016-10-04T20:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22605#M231</link>
      <description>Hi Wanderley,&lt;BR /&gt;
&lt;BR /&gt;
as far as I understand it, you need to configure the manually created protocol with name &lt;I&gt;mnet&lt;/I&gt;:&lt;BR /&gt;
configure protocol mnet &lt;I&gt;PARAMETERS&lt;/I&gt;The parameters describe the layer 2 (Ethernet) values that define this protocol.&lt;BR /&gt;
&lt;BR /&gt;
I am quite sure that this mechanism does not consider IP addresses.&lt;BR /&gt;
&lt;BR /&gt;
Br,&lt;BR /&gt;
Erik</description>
      <pubDate>Tue, 04 Oct 2016 20:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22605#M231</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-10-04T20:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22606#M232</link>
      <description>Erik is correct, 'mnet' is a protocol filter that you created, and it must be manually defined as to what traffic goes into it.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2016 20:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22606#M232</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-10-04T20:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22607#M233</link>
      <description>Hi Brandon,&lt;BR /&gt;
&lt;BR /&gt;
there seem to be examples using an "mnet" protocol filter as a dummy in the ExtremeWare 7.8 User Guide regarding Multinetting. But I have never used this feature and I do not know why this dummy protocol is needed.&lt;BR /&gt;
&lt;BR /&gt;
I would suggest Wanderley to take a look at the examples there and try to follow them as close as possible.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Tue, 04 Oct 2016 20:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22607#M233</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-10-04T20:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22608#M234</link>
      <description>Hi Wanderley,&lt;BR /&gt;
&lt;BR /&gt;
your questions seems to be related the IP Multinetting Operation section starting on page 670 of the ExtremeWare 7.8 User Guide. There a &lt;U&gt;dummy&lt;/U&gt; protocol mnet is created w/o protocol parameters.&lt;BR /&gt;
&lt;BR /&gt;
In the examples there, one of the VLANs is configured to use protocol ip, all others to use mnet.&lt;BR /&gt;
&lt;BR /&gt;
Br,&lt;BR /&gt;
Erik</description>
      <pubDate>Tue, 04 Oct 2016 20:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22608#M234</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-10-04T20:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22609#M235</link>
      <description>Based on the User Guide example, it seems that changing your vlan "OM_Node" protocol filter from "ANY" to "ip" should work.&lt;BR /&gt;
&lt;BR /&gt;
There are 2 important comments:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;All VLANs used in the multinetting application must share the same port assignment. 
&lt;/LI&gt;&lt;LI&gt;One VLAN is configured to use an IP protocol filter. This is considered the “primary” VLAN interface for the multinetted group.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 04 Oct 2016 20:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22609#M235</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-10-04T20:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: protocol based VLAN not working</title>
      <link>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22610#M236</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
as I understand it, IP Multinetting (enable multinet) is used as a proprietary substitute for secondary IP addresses which were not supported until ExtremeWare 7.3:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;IP multinetting is used in many legacy IP networks when there is need to overlap multiple subnets onto the same physical segment. Though it can be a critical element in a transition strategy, due to the additional constraints introduced in troubleshooting and bandwidth, it is recommended that multinetting be used as a transitional tactic, and not as a long-term network design strategy.&lt;/BLOCKQUOTE&gt;I do not see any provision to &lt;I&gt;separate&lt;/I&gt; the traffic into different VLANs. On the contrary, this multinetting seems to &lt;I&gt;join&lt;/I&gt; the different VLANs together.&lt;BR /&gt;
&lt;BR /&gt;
Please note that I have not used or tried out the multinetting feature, I just try to understand it based on the documentation.&lt;BR /&gt;
&lt;BR /&gt;
Br,&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 05 Oct 2016 22:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/end-of-service-products/protocol-based-vlan-not-working/m-p/22610#M236</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-10-05T22:03:00Z</dc:date>
    </item>
  </channel>
</rss>

