<?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: PIM multicast and RP topology – need advice in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24778#M2861</link>
    <description>The network is currently extended via L2 vlan.  The cores have Layer 3 for this VLAN and VRRP is running on each.  When the dc670 got installed the vlan was built L2 and I want to configure a L3 interface for this VLAN.  I'm concerned that the current PIM source on the Layer 2 VLAN might start having problems.  I can draw this up for a quick review if this helps.   Thank you</description>
    <pubDate>Fri, 23 Mar 2018 02:58:00 GMT</pubDate>
    <dc:creator>treese</dc:creator>
    <dc:date>2018-03-23T02:58:00Z</dc:date>
    <item>
      <title>PIM multicast and RP topology – need advice</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24775#M2858</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
I have PIM SM running on a dual core 8810 environment  with edge user switches connected.  The multicast  source server used to terminate here but changed to a vm a few years back which moved to our TOR 10G  switches, and these dc670’s connect directly to the Cores.  PIM still works even though the source server  moved off the core.  The VLANs on the  TOR switches are layer 2 only and I want to change these to layer 3 and enable  forwarding.  I need advice because I’m  unsure if I should enable IPMC forwarding as well.  I appreciate your thoughts on this one.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Mar 2018 23:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24775#M2858</guid>
      <dc:creator>treese</dc:creator>
      <dc:date>2018-03-09T23:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: PIM multicast and RP topology – need advice</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24776#M2859</link>
      <description>We have any engineers whom can help answer this?  Thanks.</description>
      <pubDate>Tue, 20 Mar 2018 00:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24776#M2859</guid>
      <dc:creator>treese</dc:creator>
      <dc:date>2018-03-20T00:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: PIM multicast and RP topology – need advice</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24777#M2860</link>
      <description>In a PIM-SM network, a PIM router is required to be at all L3 hops you want multicast traffic to traverse.  IPMCForwarding is required for PIM so it will need to be enabled.  Also make sure routing works when you make the new network.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Mar 2018 00:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24777#M2860</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2018-03-20T00:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: PIM multicast and RP topology – need advice</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24778#M2861</link>
      <description>The network is currently extended via L2 vlan.  The cores have Layer 3 for this VLAN and VRRP is running on each.  When the dc670 got installed the vlan was built L2 and I want to configure a L3 interface for this VLAN.  I'm concerned that the current PIM source on the Layer 2 VLAN might start having problems.  I can draw this up for a quick review if this helps.   Thank you</description>
      <pubDate>Fri, 23 Mar 2018 02:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24778#M2861</guid>
      <dc:creator>treese</dc:creator>
      <dc:date>2018-03-23T02:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: PIM multicast and RP topology – need advice</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24779#M2862</link>
      <description>So you have two cores doing all of your routing.  You installed the dc670 with L2 vlans to it.  You want a new routable vlan to go to this 670 to break up the L2 domain?  If routing is all done at the cores you should just need PIM on the Cores once the new vlan is routeable.&lt;BR /&gt;
&lt;BR /&gt;
Have you seen this KCS article.&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-PIM-sparse-mode-on-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-PIM-sparse-mode-on-EXOS&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
I wrote it a while ago, and it explains PIM-SM and shows you how to configure it.  Read &lt;B&gt;all &lt;/B&gt;of it and let me know if it answers some of your questions.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Mar 2018 19:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24779#M2862</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2018-03-23T19:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: PIM multicast and RP topology – need advice</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24780#M2863</link>
      <description>The source got moved to the layer 2 switch.  The RP is still on the the cores, I believe I need to move the RP down to the DC670's if I make the DC670's layer 3.  Seems like trouble if I want L3 on on these.  I appreciate the info and yes I've used it.</description>
      <pubDate>Thu, 03 May 2018 01:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pim-multicast-and-rp-topology-need-advice/m-p/24780#M2863</guid>
      <dc:creator>treese</dc:creator>
      <dc:date>2018-05-03T01:51:00Z</dc:date>
    </item>
  </channel>
</rss>

