<?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 SPBM &amp; IGMP in ExtremeSwitching (ERS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-ers/spbm-igmp/m-p/88548#M230</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to duplicate a config from source Switch (no SPBM) to a new one (with SPBM).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Source Switch has got an IGMP configuration :&lt;BR /&gt;&lt;BR /&gt;interface vlan 10&lt;BR /&gt;ip igmp snooping&lt;BR /&gt;ip igmp send-query&lt;BR /&gt;ip igmp snoop-querier-addr X.X.X.X&lt;BR /&gt;ip igmp query-interval 60&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;I configured target Switch exactly with theses lines and activated spbm multicast.&lt;BR /&gt;&lt;BR /&gt;connected devices are responding to icmp requests &lt;SPAN&gt;but we do not see them on the application side.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I tried to compare the two switches :&lt;BR /&gt;&lt;BR /&gt;source : igmp mode : snoop&lt;BR /&gt;target : igmp mode : snoopspb&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it's a problem related between spbm and igmp&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;thx for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Apr 2022 16:17:09 GMT</pubDate>
    <dc:creator>Hatem</dc:creator>
    <dc:date>2022-04-14T16:17:09Z</dc:date>
    <item>
      <title>SPBM &amp; IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/spbm-igmp/m-p/88548#M230</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to duplicate a config from source Switch (no SPBM) to a new one (with SPBM).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Source Switch has got an IGMP configuration :&lt;BR /&gt;&lt;BR /&gt;interface vlan 10&lt;BR /&gt;ip igmp snooping&lt;BR /&gt;ip igmp send-query&lt;BR /&gt;ip igmp snoop-querier-addr X.X.X.X&lt;BR /&gt;ip igmp query-interval 60&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;I configured target Switch exactly with theses lines and activated spbm multicast.&lt;BR /&gt;&lt;BR /&gt;connected devices are responding to icmp requests &lt;SPAN&gt;but we do not see them on the application side.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I tried to compare the two switches :&lt;BR /&gt;&lt;BR /&gt;source : igmp mode : snoop&lt;BR /&gt;target : igmp mode : snoopspb&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it's a problem related between spbm and igmp&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;thx for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Apr 2022 16:17:09 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/spbm-igmp/m-p/88548#M230</guid>
      <dc:creator>Hatem</dc:creator>
      <dc:date>2022-04-14T16:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: SPBM &amp; IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/spbm-igmp/m-p/88549#M231</link>
      <description>Hey Hatem, thanks for the details here. I ran this past our technicians and they had a ton of follow up questions about the configuration in play here, it would really be better if we could address this in a support case so we can keep all the info together and private. Would you be able to open a support case? If you can share the case number with me, I can keep an eye on it from my side of things as well.</description>
      <pubDate>Mon, 18 Apr 2022 16:55:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/spbm-igmp/m-p/88549#M231</guid>
      <dc:creator>SamPirok</dc:creator>
      <dc:date>2022-04-18T16:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: SPBM &amp; IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/spbm-igmp/m-p/88550#M232</link>
      <description>So,&lt;BR /&gt;source : igmp mode : snoop&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is IGMP Snooping on VLANs&lt;BR /&gt;target : igmp mode : snoopspb&amp;nbsp;&amp;nbsp;&amp;nbsp; This is IGMP Snooping on L2VSNs (VLANs extended over Fabric)&lt;BR /&gt;&lt;BR /&gt;Conceptually both do the same thing. But there is a slight catch.&lt;BR /&gt;If you have:&lt;BR /&gt;&lt;BR /&gt;Sender ----&amp;gt; VLAN with snoop -----&amp;gt; Receiver&lt;BR /&gt;Sender ----&amp;gt; L2VSN with snoopspb -----&amp;gt; Receiver&lt;BR /&gt;&lt;BR /&gt;Both will work equally.&lt;BR /&gt;In the Fabric case it will work even better, as the L2VSN BEBs will act as IGMP Queriers.&lt;BR /&gt;In the VLAN with snoop case, technically there is no IGMP Querier, so you would need to activate some pseudo-querier function, which is automatic in some implementations.&lt;BR /&gt;&lt;BR /&gt;But if you have:&lt;BR /&gt;&lt;BR /&gt;Multicast-Router ----&amp;gt; VLAN with snoop ----&amp;gt; Receiver or Sender&lt;BR /&gt;Multicast-Router ----&amp;gt; L2VSN with snoopspb ----&amp;gt; Receiver or Sender&lt;BR /&gt;&lt;BR /&gt;Then the 1st case will work, but the second case won't.&lt;BR /&gt;Because the Multicast-Router will be the IGMP Querier. And its IGMP Queries will ripple across the IGMP snooped VLAN (whether you have 1 or more switches)&lt;BR /&gt;Whereas the problem with L2VSN snoopspb is that the Fabric BEBs terminating the L2VSN service will need to be the IGMP Queriers, and you will have a querier at either end of the Fabric; and no IGMP messages are carried over the L2VSN. So that means any IGMP join from the receiver will never make it to the Multicast-Router, which will thus never send the multicast stream. And in the reverse direction, a Sender emitting a multicast stream, this stream will never get forwarded to the Multicast-Router, unless the Fabric BEB connected to the Multicast-Router receives an IGMP Join for that stream, which of course a Multicart-Router will never do. You can make it work by creating static IGMP entries on the BEB, so that the Sender streams are always sent to the Multicast-Router, and static IGMP entries on the Multicast-Router, so that any streams coming from the router can be made available for Fabric connected receivers.&lt;BR /&gt;In general, if you need to interact with external Multicast-Routers, there is a PIM-Gateway + MSDP functionality available, but this will only work in multicast "routedspb" mode, not the "snoopspb" one.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2022 10:42:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/spbm-igmp/m-p/88550#M232</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2022-04-20T10:42:05Z</dc:date>
    </item>
  </channel>
</rss>

