<?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 MVR doesn't work on X435 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvr-doesn-t-work-on-x435/m-p/94480#M21730</link>
    <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I have one X435-24P-4S, to which I connected two PCs; on port 1 there is a sender with VLC streaming video on multicast address 239.1.1.1; on port 2, receiver with VLC listening on the same multicast address. Both have unicast IP addresses:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sender: 10.100.0.2/24, gateway: 10.100.0.1/24 streaming on 239.1.1.1&lt;/LI&gt;&lt;LI&gt;Receiver: 10.200.0.2/24, gateway: 10.200.0.1/24 listening for 239.1.1.1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Multicast stream is working without a problem when hosts are placed in the same VLAN.&lt;/P&gt;&lt;P&gt;Now I create two VLANs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"video", tag: 100, ipaddress: 10.100.0.1/24, with port 1 untagged&lt;/LI&gt;&lt;LI&gt;"workstation", tag: 200, ipaddress: 10.200.0.1/24 with port 2 untagged&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;IP forwarding is enabled on both VLANs. As expected, the receiver no longer sees multicast steam.&lt;/P&gt;&lt;P&gt;So, to leak stream 239.1.1.1 to "workstation" I configure MVR on "video":&lt;/P&gt;&lt;PRE&gt;enable mvr&lt;BR /&gt;configure mvr add vlan video&lt;/PRE&gt;&lt;P&gt;Reading EXOS User Guide, I understood that this should be enough to leak the stream to "workstation", but this doesn't happen. There is "mvr" entry in igmp snooping cache:&lt;/P&gt;&lt;PRE&gt;X435-24P-4S.9 # show igmp snooping cache group 239.1.1.1/32 &lt;BR /&gt;Snooping/MVR Cache Timeout: 300 sec&lt;BR /&gt;&lt;BR /&gt;Type Group Sender Age InVlan&lt;BR /&gt;&lt;BR /&gt;mvr 239.1.1.1 10.100.0.2 24 video&lt;BR /&gt;Vlan Port Vid &lt;BR /&gt;video 1 100 &lt;BR /&gt;workstation 2 200&lt;BR /&gt;&lt;BR /&gt;Multicast cache distribution:&lt;BR /&gt;3 entries from Snooping 1 entries from MVR 0 entries from PIM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Total Cache Entries: 4&lt;/PRE&gt;&lt;P&gt;but the stream doesn't hit the receiver and wireshark confirms this.&lt;/P&gt;&lt;P&gt;Is there something that I'm missing? I tried to configure static and dynamic MVR, but this didn't solved my problem.&lt;/P&gt;&lt;P&gt;Articles that I used while configuring static and dynamic MVR:&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082539" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000082539&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000080491" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=00008049&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2023 15:56:15 GMT</pubDate>
    <dc:creator>haveagreatday</dc:creator>
    <dc:date>2023-01-24T15:56:15Z</dc:date>
    <item>
      <title>MVR doesn't work on X435</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvr-doesn-t-work-on-x435/m-p/94480#M21730</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I have one X435-24P-4S, to which I connected two PCs; on port 1 there is a sender with VLC streaming video on multicast address 239.1.1.1; on port 2, receiver with VLC listening on the same multicast address. Both have unicast IP addresses:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sender: 10.100.0.2/24, gateway: 10.100.0.1/24 streaming on 239.1.1.1&lt;/LI&gt;&lt;LI&gt;Receiver: 10.200.0.2/24, gateway: 10.200.0.1/24 listening for 239.1.1.1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Multicast stream is working without a problem when hosts are placed in the same VLAN.&lt;/P&gt;&lt;P&gt;Now I create two VLANs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"video", tag: 100, ipaddress: 10.100.0.1/24, with port 1 untagged&lt;/LI&gt;&lt;LI&gt;"workstation", tag: 200, ipaddress: 10.200.0.1/24 with port 2 untagged&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;IP forwarding is enabled on both VLANs. As expected, the receiver no longer sees multicast steam.&lt;/P&gt;&lt;P&gt;So, to leak stream 239.1.1.1 to "workstation" I configure MVR on "video":&lt;/P&gt;&lt;PRE&gt;enable mvr&lt;BR /&gt;configure mvr add vlan video&lt;/PRE&gt;&lt;P&gt;Reading EXOS User Guide, I understood that this should be enough to leak the stream to "workstation", but this doesn't happen. There is "mvr" entry in igmp snooping cache:&lt;/P&gt;&lt;PRE&gt;X435-24P-4S.9 # show igmp snooping cache group 239.1.1.1/32 &lt;BR /&gt;Snooping/MVR Cache Timeout: 300 sec&lt;BR /&gt;&lt;BR /&gt;Type Group Sender Age InVlan&lt;BR /&gt;&lt;BR /&gt;mvr 239.1.1.1 10.100.0.2 24 video&lt;BR /&gt;Vlan Port Vid &lt;BR /&gt;video 1 100 &lt;BR /&gt;workstation 2 200&lt;BR /&gt;&lt;BR /&gt;Multicast cache distribution:&lt;BR /&gt;3 entries from Snooping 1 entries from MVR 0 entries from PIM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Total Cache Entries: 4&lt;/PRE&gt;&lt;P&gt;but the stream doesn't hit the receiver and wireshark confirms this.&lt;/P&gt;&lt;P&gt;Is there something that I'm missing? I tried to configure static and dynamic MVR, but this didn't solved my problem.&lt;/P&gt;&lt;P&gt;Articles that I used while configuring static and dynamic MVR:&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082539" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000082539&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000080491" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=00008049&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 15:56:15 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvr-doesn-t-work-on-x435/m-p/94480#M21730</guid>
      <dc:creator>haveagreatday</dc:creator>
      <dc:date>2023-01-24T15:56:15Z</dc:date>
    </item>
    <item>
      <title>MVR doesn't work on X435</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvr-doesn-t-work-on-x435/m-p/95471#M21859</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I resolved my issue with MVR. It appears that switch with configured MVR is routing the multicast packets between VLANs, and because multicast packets had TTL set to 1, the switch was dropping them. I thought that MVR is only forcing switch to forward multicast packets between VLANs and not to route them. The solution is to set TTL of packets to something higher, for example 2.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 07:16:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mvr-doesn-t-work-on-x435/m-p/95471#M21859</guid>
      <dc:creator>haveagreatday</dc:creator>
      <dc:date>2023-04-14T07:16:22Z</dc:date>
    </item>
  </channel>
</rss>

