<?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 on ERS in ExtremeSwitching (ERS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97988#M372</link>
    <description>&lt;P&gt;Paul is much better than I am on this, but on my 4950's, I have the command "ip igmp proxy" along side the snooping command.&lt;/P&gt;&lt;P&gt;You probably don't need the igmp version 3, but I don't think it'll hurt anything.&lt;/P&gt;&lt;P&gt;I also don't have the "send-query".&lt;/P&gt;&lt;P&gt;It's been mentioned before, but I use(d) multicast hammer for testing. It's an older program but works. Put it on both of your laptops, and test (make sure you're using the correct interface (I'm assuming LAN vs WiFi)).&lt;/P&gt;&lt;P&gt;Watch your display settings. If it's too high, it will be jerky. So try fairly low (1024 x 768), and increase it as you can.&lt;/P&gt;&lt;P&gt;Finally, I've had to reboot the switch, then things started working (that was more with VOSS, but if you can, it might not hurt).&lt;/P&gt;&lt;P&gt;Hope one or more of these ideas might help.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Nov 2023 15:15:13 GMT</pubDate>
    <dc:creator>XTRMUser</dc:creator>
    <dc:date>2023-11-17T15:15:13Z</dc:date>
    <item>
      <title>Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97971#M368</link>
      <description>&lt;P&gt;Hello I have two PC's connected to an ERS 4950 switch, on the same VLAN.&amp;nbsp; I am attempting to test multicast functionality but it doesn't seem to be working.&amp;nbsp; This switch is purely an L2 switch and both laptops are Windows 10 laptops on the same VLAN.&amp;nbsp; From my understanding the receiver should be able to receive the stream from the sender without any L3 settings.&amp;nbsp; I am using VLC media player to btw.&lt;/P&gt;&lt;P&gt;This is the only configuration pertaining to multicast:&lt;/P&gt;&lt;P&gt;interface vlan xxx&lt;BR /&gt;ip igmp snooping&lt;BR /&gt;ip igmp send-query&lt;BR /&gt;ip igmp version 3&lt;BR /&gt;exit&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 19:18:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97971#M368</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2023-11-16T19:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97983#M370</link>
      <description>&lt;P&gt;This should work all day.&amp;nbsp; Nothing wrong with the switch config.&lt;/P&gt;&lt;P&gt;If you perform some "SHOW IP IGMP GROUPS" do you see any groups? If you don't see any groups that means that VLC player isn't streaming anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure your Windows 10 laptops have the firewall disabled and any anti-virus isn't doing firewall blocking.&lt;/P&gt;&lt;P&gt;Also, make sure you are streaming properly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a VLC script that I know works.&lt;/P&gt;&lt;P&gt;:sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100}:duplicate{dst=rtp{dst=224.6.6.6,port=5004,mux=ts,sap,name=extreme,ttl=8},dst=display} :sout-all :ttl=8 :sout-keep&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 13:55:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97983#M370</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-11-17T13:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97988#M372</link>
      <description>&lt;P&gt;Paul is much better than I am on this, but on my 4950's, I have the command "ip igmp proxy" along side the snooping command.&lt;/P&gt;&lt;P&gt;You probably don't need the igmp version 3, but I don't think it'll hurt anything.&lt;/P&gt;&lt;P&gt;I also don't have the "send-query".&lt;/P&gt;&lt;P&gt;It's been mentioned before, but I use(d) multicast hammer for testing. It's an older program but works. Put it on both of your laptops, and test (make sure you're using the correct interface (I'm assuming LAN vs WiFi)).&lt;/P&gt;&lt;P&gt;Watch your display settings. If it's too high, it will be jerky. So try fairly low (1024 x 768), and increase it as you can.&lt;/P&gt;&lt;P&gt;Finally, I've had to reboot the switch, then things started working (that was more with VOSS, but if you can, it might not hurt).&lt;/P&gt;&lt;P&gt;Hope one or more of these ideas might help.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 15:15:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97988#M372</guid>
      <dc:creator>XTRMUser</dc:creator>
      <dc:date>2023-11-17T15:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97993#M373</link>
      <description>&lt;P&gt;yeah,&amp;nbsp; I second this. Try and find a copy of MC HAMMER.&amp;nbsp;&amp;nbsp;&amp;nbsp; VLC player is too complicated&amp;nbsp; and is buggy.&lt;/P&gt;&lt;P&gt;And really the ONLY command you need is "IP IGMP SNOOPING" within the VLAN.&amp;nbsp;&amp;nbsp; the rest of the stuff is not really needed.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 16:51:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97993#M373</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-11-17T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97994#M374</link>
      <description>&lt;P&gt;any idea where I can get MC hammer, its impossible to find.&amp;nbsp; Another question, if igmp snooping is enabled doesn't there need to be a querier on that VLAN?&amp;nbsp; The uplink from the ERS which is purely L2 is a VSP where the L3 lives which is running SPBM.&amp;nbsp; If I understand correctly the VLAN interface can either have "ip spb-multicaste enable" or "ip igmp snooping" + querier configured.&amp;nbsp; The thing is, since my L3 interface is in a vrf that doesn't have an i-sid associated with it, I don't think "ip spb-multicast" will work (am I correct in thinking this).&amp;nbsp; Heres the output from show ip igmp interface vrf xxx&lt;/P&gt;&lt;P&gt;command:==============================================================================================================&lt;BR /&gt;Igmp Interface - VRF vrf-028032-usrdt&lt;BR /&gt;==============================================================================================================&lt;BR /&gt;QUERY OPER QUERY WRONG LASTMEM SCOPE&lt;BR /&gt;IF INTVL STATUS VERS. VERS QUERIER MAXRSPT QUERY JOINS ROBUST QUERY MODE L2ISID ISID&lt;/P&gt;&lt;P&gt;V111 125 inact 3 3 0.0.0.0 100 0 0 2 10 routed-spb 111000 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface Vlan xxx&lt;BR /&gt;vrf xxx&lt;BR /&gt;ip address xxx.xxx.xxx.xxx/32&lt;BR /&gt;ip directed-broadcast enable&lt;BR /&gt;ip spb-multicast enable&lt;BR /&gt;ip igmp upnp-filter&lt;BR /&gt;ip igmp version 3&lt;/P&gt;&lt;P&gt;ip igmp access-list "upnp_mc_drop_239" 0.0.0.0/0.0.0.0 deny-both&lt;/P&gt;&lt;P&gt;ip dhcp-relay&lt;BR /&gt;exit&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 17:15:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97994#M374</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2023-11-17T17:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97996#M375</link>
      <description>&lt;P&gt;Google for "NORTEL MC HAMMER".&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you running your ERS in normal mode or SPBm mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 19:56:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/97996#M375</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-11-17T19:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/98002#M376</link>
      <description>&lt;P&gt;Normal mode but I think the issue is just the laptops blocking multicast. &amp;nbsp;Thanks for the input&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 13:35:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/98002#M376</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2023-11-18T13:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast on ERS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/98009#M378</link>
      <description>&lt;P&gt;Great. If the switch is just running in normal mode and Layer 2 the ONLY command you need the in VLAN is "ip igmp snooping"&lt;/P&gt;&lt;P&gt;If that isn't working concentrate on your VLC settings and your laptops.&lt;/P&gt;&lt;P&gt;The source of truth will be the output from "SHOW IP IGMP GROUPS" command.&amp;nbsp; if you don't see any groups the issue is with your laptops and the multicast emulating software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2023 14:16:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/multicast-on-ers/m-p/98009#M378</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-11-19T14:16:25Z</dc:date>
    </item>
  </channel>
</rss>

