<?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 Summit x460 and PIM IGMP in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36803#M7670</link>
    <description>I have troble with multicat routing from VLAN with Multicast server to VLAN with subscribers.&lt;BR /&gt;
&lt;BR /&gt;
( REC_VLAN - Subscribers ) - x460 - ( SEND_VLAN - Multicast server ) &lt;BR /&gt;
&lt;BR /&gt;
System Type:      X460-24t&lt;BR /&gt;
Image Selected:   primary&lt;BR /&gt;
Primary ver:      15.5.3.4 patch1-6  Enabled License Level: Core  &lt;BR /&gt;
Here my config:&lt;BR /&gt;
&lt;BR /&gt;
configure vlan mgmt_switch_core tag 104create vlan "REC_VLAN"&lt;BR /&gt;
configure vlan REC_VLAN tag 109&lt;BR /&gt;
create vlan "SEND_VLAN"&lt;BR /&gt;
configure vlan SEND_VLAN tag 2001&lt;BR /&gt;
configure vlan REC_VLAN add ports 24 tagged&lt;BR /&gt;
configure vlan SEND_VLAN add ports 8 untagged&lt;BR /&gt;
configure vlan SEND_VLAN ipaddress 10.3.0.2 255.255.255.252&lt;BR /&gt;
enable ipforwarding vlan SEND_VLAN&lt;BR /&gt;
configure vlan REC_VLAN ipaddress 10.3.3.5 255.255.255.252&lt;BR /&gt;
enable ipforwarding vlan REC_VLAN&lt;BR /&gt;
enable ipmcforwarding vlan "REC_VLAN"&lt;BR /&gt;
enable ipmcforwarding vlan "SEND_VLAN"&lt;BR /&gt;
configure igmp snooping "REC_VLAN" ports 24 add static router&lt;BR /&gt;
configure pim add vlan "SEND_VLAN" sparse&lt;BR /&gt;
configure pim crp vlan "SEND_VLAN" "MCAST_TEST" 100&lt;BR /&gt;
configure pim add vlan "REC_VLAN" sparse passive&lt;BR /&gt;
configure pim vlan "REC_VLAN" dr-priority 100&lt;BR /&gt;
enable pim&lt;BR /&gt;
configure pim crp static 10.3.0.2 "MCAST_TEST" 100MCAST_TEST:&lt;BR /&gt;
entry m {&lt;BR /&gt;
if match any { }&lt;BR /&gt;
        then {&lt;BR /&gt;
                nlri 225.1.1.0/24 ;&lt;BR /&gt;
        }&lt;BR /&gt;
}    On egress vlan I can see subscribers and static router: &lt;BR /&gt;
&lt;BR /&gt;
show igmp snooping "REC_VLAN"&lt;BR /&gt;
Router Timeout                :    260 sec&lt;BR /&gt;
Host Timeout                  :    260 sec&lt;BR /&gt;
Igmp Snooping Fast Leave Time :   1000 ms&lt;BR /&gt;
VLAN REC_VLAN         (109) Snooping=Enabled&lt;BR /&gt;
    Port   Host            Subscribed        Age    Group-Limit&lt;BR /&gt;
    24     10.3.3.6        225.2.1.1         60     0&lt;BR /&gt;
    24     10.3.3.6        239.255.255.250   65     0&lt;BR /&gt;
    24     10.3.3.5        All Groups(s)     0      0&lt;BR /&gt;
&lt;BR /&gt;
On ingress vlan I can see server:&lt;BR /&gt;
show igmp snooping "SEND_VLAN"Router Timeout                :    260 sec&lt;BR /&gt;
Host Timeout                  :    260 sec&lt;BR /&gt;
Igmp Snooping Fast Leave Time :   1000 ms&lt;BR /&gt;
VLAN SEND_VLAN        (2001) Snooping=Enabled&lt;BR /&gt;
    Group           Sender          Age&lt;BR /&gt;
    225.2.1.1       10.3.0.1        0&lt;BR /&gt;
    1 Incoming multicast streams&lt;BR /&gt;
&lt;BR /&gt;
Multicast traffic present on ingress port:&lt;BR /&gt;
&lt;BR /&gt;
clear counters ports all&lt;BR /&gt;
show ports 8 statistics no-refresh&lt;BR /&gt;
Port      Link     Tx Pkt       Tx Byte       Rx Pkt       Rx Byte Rx Pkt Rx Pkt&lt;BR /&gt;
          State    Count        Count         Count        Count    Bcast  Mcast&lt;BR /&gt;
================================================================================&lt;BR /&gt;
8         A             7          531        40567     55245069        2    40565&lt;BR /&gt;
================================================================================&lt;BR /&gt;
          &amp;gt; indicates Port Display Name truncated past 8 characters&lt;BR /&gt;
          Link State: A-Active, R-Ready, NP-Port Not Present, L-Loopback&lt;BR /&gt;
&lt;BR /&gt;
But it doesn't present on egress port:&lt;BR /&gt;
&lt;BR /&gt;
how ports 24 statistics no-refreshPort      Link     Tx Pkt       Tx Byte       Rx Pkt       Rx Byte Rx Pkt Rx Pkt&lt;BR /&gt;
          State    Count        Count         Count        Count    Bcast  Mcast&lt;BR /&gt;
================================================================================&lt;BR /&gt;
24        A            10         1548           10         1210        4        6&lt;BR /&gt;
================================================================================&lt;BR /&gt;
          &amp;gt; indicates Port Display Name truncated past 8 characters&lt;BR /&gt;
          Link State: A-Active, R-Ready, NP-Port Not Present, L-Loopback&lt;BR /&gt;
What I need to do for multicast routing between REC_VLAN and SEND_VLAN.&lt;BR /&gt;
I don't need MVR, because I have two multicast upstreems (LOCAL - SEND_VLAN) and from neighbor AS.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Sat, 09 May 2015 21:00:00 GMT</pubDate>
    <dc:creator>Lebed_Sergey</dc:creator>
    <dc:date>2015-05-09T21:00:00Z</dc:date>
    <item>
      <title>Summit x460 and PIM IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36803#M7670</link>
      <description>I have troble with multicat routing from VLAN with Multicast server to VLAN with subscribers.&lt;BR /&gt;
&lt;BR /&gt;
( REC_VLAN - Subscribers ) - x460 - ( SEND_VLAN - Multicast server ) &lt;BR /&gt;
&lt;BR /&gt;
System Type:      X460-24t&lt;BR /&gt;
Image Selected:   primary&lt;BR /&gt;
Primary ver:      15.5.3.4 patch1-6  Enabled License Level: Core  &lt;BR /&gt;
Here my config:&lt;BR /&gt;
&lt;BR /&gt;
configure vlan mgmt_switch_core tag 104create vlan "REC_VLAN"&lt;BR /&gt;
configure vlan REC_VLAN tag 109&lt;BR /&gt;
create vlan "SEND_VLAN"&lt;BR /&gt;
configure vlan SEND_VLAN tag 2001&lt;BR /&gt;
configure vlan REC_VLAN add ports 24 tagged&lt;BR /&gt;
configure vlan SEND_VLAN add ports 8 untagged&lt;BR /&gt;
configure vlan SEND_VLAN ipaddress 10.3.0.2 255.255.255.252&lt;BR /&gt;
enable ipforwarding vlan SEND_VLAN&lt;BR /&gt;
configure vlan REC_VLAN ipaddress 10.3.3.5 255.255.255.252&lt;BR /&gt;
enable ipforwarding vlan REC_VLAN&lt;BR /&gt;
enable ipmcforwarding vlan "REC_VLAN"&lt;BR /&gt;
enable ipmcforwarding vlan "SEND_VLAN"&lt;BR /&gt;
configure igmp snooping "REC_VLAN" ports 24 add static router&lt;BR /&gt;
configure pim add vlan "SEND_VLAN" sparse&lt;BR /&gt;
configure pim crp vlan "SEND_VLAN" "MCAST_TEST" 100&lt;BR /&gt;
configure pim add vlan "REC_VLAN" sparse passive&lt;BR /&gt;
configure pim vlan "REC_VLAN" dr-priority 100&lt;BR /&gt;
enable pim&lt;BR /&gt;
configure pim crp static 10.3.0.2 "MCAST_TEST" 100MCAST_TEST:&lt;BR /&gt;
entry m {&lt;BR /&gt;
if match any { }&lt;BR /&gt;
        then {&lt;BR /&gt;
                nlri 225.1.1.0/24 ;&lt;BR /&gt;
        }&lt;BR /&gt;
}    On egress vlan I can see subscribers and static router: &lt;BR /&gt;
&lt;BR /&gt;
show igmp snooping "REC_VLAN"&lt;BR /&gt;
Router Timeout                :    260 sec&lt;BR /&gt;
Host Timeout                  :    260 sec&lt;BR /&gt;
Igmp Snooping Fast Leave Time :   1000 ms&lt;BR /&gt;
VLAN REC_VLAN         (109) Snooping=Enabled&lt;BR /&gt;
    Port   Host            Subscribed        Age    Group-Limit&lt;BR /&gt;
    24     10.3.3.6        225.2.1.1         60     0&lt;BR /&gt;
    24     10.3.3.6        239.255.255.250   65     0&lt;BR /&gt;
    24     10.3.3.5        All Groups(s)     0      0&lt;BR /&gt;
&lt;BR /&gt;
On ingress vlan I can see server:&lt;BR /&gt;
show igmp snooping "SEND_VLAN"Router Timeout                :    260 sec&lt;BR /&gt;
Host Timeout                  :    260 sec&lt;BR /&gt;
Igmp Snooping Fast Leave Time :   1000 ms&lt;BR /&gt;
VLAN SEND_VLAN        (2001) Snooping=Enabled&lt;BR /&gt;
    Group           Sender          Age&lt;BR /&gt;
    225.2.1.1       10.3.0.1        0&lt;BR /&gt;
    1 Incoming multicast streams&lt;BR /&gt;
&lt;BR /&gt;
Multicast traffic present on ingress port:&lt;BR /&gt;
&lt;BR /&gt;
clear counters ports all&lt;BR /&gt;
show ports 8 statistics no-refresh&lt;BR /&gt;
Port      Link     Tx Pkt       Tx Byte       Rx Pkt       Rx Byte Rx Pkt Rx Pkt&lt;BR /&gt;
          State    Count        Count         Count        Count    Bcast  Mcast&lt;BR /&gt;
================================================================================&lt;BR /&gt;
8         A             7          531        40567     55245069        2    40565&lt;BR /&gt;
================================================================================&lt;BR /&gt;
          &amp;gt; indicates Port Display Name truncated past 8 characters&lt;BR /&gt;
          Link State: A-Active, R-Ready, NP-Port Not Present, L-Loopback&lt;BR /&gt;
&lt;BR /&gt;
But it doesn't present on egress port:&lt;BR /&gt;
&lt;BR /&gt;
how ports 24 statistics no-refreshPort      Link     Tx Pkt       Tx Byte       Rx Pkt       Rx Byte Rx Pkt Rx Pkt&lt;BR /&gt;
          State    Count        Count         Count        Count    Bcast  Mcast&lt;BR /&gt;
================================================================================&lt;BR /&gt;
24        A            10         1548           10         1210        4        6&lt;BR /&gt;
================================================================================&lt;BR /&gt;
          &amp;gt; indicates Port Display Name truncated past 8 characters&lt;BR /&gt;
          Link State: A-Active, R-Ready, NP-Port Not Present, L-Loopback&lt;BR /&gt;
What I need to do for multicast routing between REC_VLAN and SEND_VLAN.&lt;BR /&gt;
I don't need MVR, because I have two multicast upstreems (LOCAL - SEND_VLAN) and from neighbor AS.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 09 May 2015 21:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36803#M7670</guid>
      <dc:creator>Lebed_Sergey</dc:creator>
      <dc:date>2015-05-09T21:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Summit x460 and PIM IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36804#M7671</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
check TTL for multicast streams.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;BR /&gt;</description>
      <pubDate>Sat, 09 May 2015 23:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36804#M7671</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2015-05-09T23:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Summit x460 and PIM IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36805#M7672</link>
      <description>TTL = 32. This multicast server (in SEND_VLAN) works fine in another multihop RPT</description>
      <pubDate>Sun, 10 May 2015 02:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36805#M7672</guid>
      <dc:creator>Lebed_Sergey</dc:creator>
      <dc:date>2015-05-10T02:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Summit x460 and PIM IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36806#M7673</link>
      <description>Hi Lebed,&lt;BR /&gt;
&lt;BR /&gt;
On ingress vlan I can see server:&lt;BR /&gt;
show igmp snooping "SEND_VLAN"Router Timeout                :    260 sec&lt;BR /&gt;
Host Timeout                  :    260 sec&lt;BR /&gt;
Igmp Snooping Fast Leave Time :   1000 ms&lt;BR /&gt;
VLAN SEND_VLAN        (2001) Snooping=Enabled&lt;BR /&gt;
    Group           Sender          Age&lt;BR /&gt;
   &lt;B&gt; 225.2.1.1       10.3.0.1        0&lt;/B&gt;&lt;BR /&gt;
    1 Incoming multicast streams&lt;BR /&gt;
&lt;BR /&gt;
Multicast server is sending Multicast group IP   &lt;B&gt;225.2.1.1 &lt;/B&gt;but in policy you mentioned &lt;B&gt;nlri 225.1.1.0/24&lt;/B&gt;.&lt;BR /&gt;
&lt;BR /&gt;
Please edit the MCAST_TEST and mentioned the &lt;B&gt;225.2.1.1/24.&lt;BR /&gt;
&lt;BR /&gt;
&lt;/B&gt;I hope this would resolve the issue.&lt;B&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 10 May 2015 08:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36806#M7673</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2015-05-10T08:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Summit x460 and PIM IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36807#M7674</link>
      <description>After several attempts I made so stupid mistake. Thank you! &lt;BR /&gt;</description>
      <pubDate>Sun, 10 May 2015 15:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36807#M7674</guid>
      <dc:creator>Lebed_Sergey</dc:creator>
      <dc:date>2015-05-10T15:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Summit x460 and PIM IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36808#M7675</link>
      <description>Just reading this thread. I was wondering why you needed a policy at all for this to work?&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2015 00:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36808#M7675</guid>
      <dc:creator>Justin_Schmidt</dc:creator>
      <dc:date>2015-05-12T00:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Summit x460 and PIM IGMP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36809#M7676</link>
      <description>because in production I have 2 multicast upstream's, with different multicast groups:&lt;BR /&gt;
&lt;BR /&gt;
show pim rp-set&lt;BR /&gt;
Group           Mask            C-RP            Origin    Priority  Timeout&lt;BR /&gt;
239.13.1.0      255.255.254.0   x.x.x.254   static    100       0&lt;BR /&gt;
225.1.1.0       255.255.255.0   10.3.0.1        static    100       0&lt;BR /&gt;
225.50.50.0     255.255.255.0   x.x.x.254   static    100       0&lt;BR /&gt;
234.5.2.0       255.255.255.128 x.x.x.254   static    100       0&lt;BR /&gt;
224.2.2.0       255.255.255.224 x.x.x.254   static    100       0&lt;BR /&gt;
239.60.8.1      255.255.255.255 x.x.x.254   static    100       0and RP for them defined by policy</description>
      <pubDate>Tue, 12 May 2015 13:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/summit-x460-and-pim-igmp/m-p/36809#M7676</guid>
      <dc:creator>Lebed_Sergey</dc:creator>
      <dc:date>2015-05-12T13:26:00Z</dc:date>
    </item>
  </channel>
</rss>

