<?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: Multicast ERS with PIM and VSP in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98232#M2241</link>
    <description>&lt;P&gt;Refer for configuration examples to the following &lt;A title="solution" href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000096912&amp;amp;q=fabric%20connect%20multicast%20pim%20gateway" target="_self"&gt;solution&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2023 15:52:44 GMT</pubDate>
    <dc:creator>Antonio_Opromol</dc:creator>
    <dc:date>2023-11-29T15:52:44Z</dc:date>
    <item>
      <title>Multicast ERS with PIM and VSP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98215#M2236</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;In a legacy network of ERS with SMLT we connect a new devies with fabric and this is the topology:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TOPO.jpg" style="width: 629px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/6862i77381BED21CFED74/image-dimensions/629x323?v=v2" width="629" height="323" role="button" title="TOPO.jpg" alt="TOPO.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERS8600 are the default gateways for both VLANs, for multicast transmitters and for receivers, and have PIM activated in their interfaces.&lt;/P&gt;&lt;P&gt;Now we move the recivers to the fabric and extend the VLAN Y (receivers) with I-SID.&lt;/P&gt;&lt;P&gt;All services works fine (DHCP, DNS, navigation, email, etc...) except multicast.&lt;/P&gt;&lt;P&gt;In the VSP7700 and VSP EDGE I configured :&lt;/P&gt;&lt;P&gt;router isis&lt;BR /&gt;spbm 1 multicast enable&lt;BR /&gt;interface vlan Y&lt;BR /&gt;ip igmp proxy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesnt work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 13:07:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98215#M2236</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2023-11-29T13:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast ERS with PIM and VSP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98216#M2237</link>
      <description>&lt;P&gt;HI, in the guide you have all the details of the configuration:&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/VOSS/SW/90/VOSSUserGuide/GUID-298EA35D-BD31-48E9-BE76-64380D56CC61.shtml" target="_blank"&gt;https://documentation.extremenetworks.com/VOSS/SW/90/VOSSUserGuide/GUID-298EA35D-BD31-48E9-BE76-64380D56CC61.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 13:38:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98216#M2237</guid>
      <dc:creator>Antonio_Opromol</dc:creator>
      <dc:date>2023-11-29T13:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast ERS with PIM and VSP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98224#M2240</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Two solutions are possible, the first is dynamically, the second (of course) statically.&lt;/P&gt;&lt;P&gt;As in a PIM network and a SPBM network MCAST's are only forwarded to ports were MCAST GROUP membership is requested (IGMP), the MCAST streams are not automatically forwarded (learned) between the PIM and SPBM networks.&lt;/P&gt;&lt;P&gt;&lt;U&gt;Dynamic solution:&lt;/U&gt;&lt;BR /&gt;To connect a PIM MCAST network to an SPBM network, SPB-PIM Gateway nodes are needed, this is described the "&lt;EM&gt;VOSS User Guide v9.0_UG - 2023-10.pdf&lt;/EM&gt;" document, see above link.&lt;/P&gt;&lt;P&gt;&lt;U&gt;Static solution:&lt;/U&gt;&lt;BR /&gt;The static solution requires to configure IGMP static group membership on the link(s) between the PIM network and the SPBM network, static membership configuration is also described in the manual.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;WillyHe&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 14:31:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98224#M2240</guid>
      <dc:creator>WillyHe</dc:creator>
      <dc:date>2023-11-29T14:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast ERS with PIM and VSP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98232#M2241</link>
      <description>&lt;P&gt;Refer for configuration examples to the following &lt;A title="solution" href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000096912&amp;amp;q=fabric%20connect%20multicast%20pim%20gateway" target="_self"&gt;solution&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 15:52:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/multicast-ers-with-pim-and-vsp/m-p/98232#M2241</guid>
      <dc:creator>Antonio_Opromol</dc:creator>
      <dc:date>2023-11-29T15:52:44Z</dc:date>
    </item>
  </channel>
</rss>

