<?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 Route multicast traffic across vlans in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-multicast-traffic-across-vlans/m-p/54483#M15556</link>
    <description>I'm trying to route multicast traffic across two vlans - "things" and "wifipr".  I've tried looking up documentation on this and I'm not really finding anything that resembles my situation.  I'm not really sure where to start.  I've tried enabling RIP, IGMP snooping, and IPMC forwarding but I don't think I've done enough. Here is my config on a x450e-24p.  Any help is greatly appreciated.  Thanks&lt;BR /&gt;
&lt;BR /&gt;
X450e-24p.14 # sho co&lt;BR /&gt;
%% Ambiguous command:  "sho co"&lt;BR /&gt;
X450e-24p.15 # sho con&lt;BR /&gt;
#&lt;BR /&gt;
# Module devmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure sys-recovery-level switch reset&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vlan configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1-26&lt;BR /&gt;
configure vr VR-Default add ports 1-26&lt;BR /&gt;
configure vlan default delete ports 1-26&lt;BR /&gt;
create vlan "FW"&lt;BR /&gt;
configure vlan FW tag 20&lt;BR /&gt;
create vlan "public"&lt;BR /&gt;
create vlan "Server"&lt;BR /&gt;
configure vlan Server tag 10&lt;BR /&gt;
create vlan "Things"&lt;BR /&gt;
configure vlan Things tag 30&lt;BR /&gt;
create vlan "WifiPr"&lt;BR /&gt;
configure vlan WifiPr tag 40&lt;BR /&gt;
enable sharing 21 grouping 21-23 algorithm address-based L2 lacp&lt;BR /&gt;
configure vlan FW add ports 17 untagged&lt;BR /&gt;
configure vlan public add ports 3-4 untagged&lt;BR /&gt;
configure vlan Server add ports 21 tagged&lt;BR /&gt;
configure vlan Things add ports 9-16 untagged&lt;BR /&gt;
configure vlan WifiPr add ports 1-2 untagged&lt;BR /&gt;
configure vlan Things ipaddress 10.1.30.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Things&lt;BR /&gt;
configure vlan WifiPr ipaddress 10.1.40.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan WifiPr&lt;BR /&gt;
configure vlan FW ipaddress 10.1.20.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan FW&lt;BR /&gt;
configure vlan Server ipaddress 10.1.10.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Server&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module fdb configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module rtmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure iproute add default 10.1.20.10&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module mcmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable ipmcforwarding vlan "FW"&lt;BR /&gt;
enable ipmcforwarding vlan "Server"&lt;BR /&gt;
enable ipmcforwarding vlan "Things"&lt;BR /&gt;
enable ipmcforwarding vlan "WifiPr"&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 9 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 10 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 11 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 12 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 13 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 14 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 15 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 16 add static router&lt;BR /&gt;
enable pim snooping vr VR-Default&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module aaa configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure account admin encrypted "jWz.MJ$qhCnFcbimMlx99QNp.e.L."&lt;BR /&gt;
create account admin bbutts encrypted "PCaRMJ$t2sN5JH1X63jmTtIivRX50"&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module acl configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module bfd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module cfgmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module dosprotect configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module dot1ag configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module eaps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module edp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module elrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ems configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module epm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable cpu-monitoring interval 20&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module erps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module esrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ethoam configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module etmon configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module hal configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module idMgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
create ldap domain "Service-BNS.com" default&lt;BR /&gt;
configure ldap domain "Service-BNS.com" base-dn none&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipSecurity configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipfix configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module lacp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module lldp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module mrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module msdp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module netLogin configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module netTools configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure dns-client add name-server 8.8.8.8 vr VR-Default&lt;BR /&gt;
configure dns-client add name-server 23.119.196.81 vr VR-Default&lt;BR /&gt;
configure dns-client add name-server 10.1.10.5 vr VR-Default&lt;BR /&gt;
configure bootprelay add 10.1.10.5 vr VR-Default&lt;BR /&gt;
enable bootprelay vlan Server&lt;BR /&gt;
enable bootprelay vlan Things&lt;BR /&gt;
enable bootprelay vlan WifiPr&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module poe configuration.&lt;BR /&gt;
#&lt;BR /&gt;
disable inline-power ports 5&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module rip configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable rip&lt;BR /&gt;
configure rip add vlan FW&lt;BR /&gt;
configure rip add vlan Server&lt;BR /&gt;
configure rip add vlan Things&lt;BR /&gt;
configure rip add vlan WifiPr&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module r.png configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module snmpMaster configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module stp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure mstp region 00049628240a&lt;BR /&gt;
configure stpd s0 delete vlan default ports all&lt;BR /&gt;
disable stpd s0 auto-bind vlan default&lt;BR /&gt;
enable stpd s0 auto-bind vlan Default&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module telnetd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module tftpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module thttpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable web http&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vmt configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vsm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Oct 2015 11:07:00 GMT</pubDate>
    <dc:creator>Brian_Butts</dc:creator>
    <dc:date>2015-10-05T11:07:00Z</dc:date>
    <item>
      <title>Route multicast traffic across vlans</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-multicast-traffic-across-vlans/m-p/54483#M15556</link>
      <description>I'm trying to route multicast traffic across two vlans - "things" and "wifipr".  I've tried looking up documentation on this and I'm not really finding anything that resembles my situation.  I'm not really sure where to start.  I've tried enabling RIP, IGMP snooping, and IPMC forwarding but I don't think I've done enough. Here is my config on a x450e-24p.  Any help is greatly appreciated.  Thanks&lt;BR /&gt;
&lt;BR /&gt;
X450e-24p.14 # sho co&lt;BR /&gt;
%% Ambiguous command:  "sho co"&lt;BR /&gt;
X450e-24p.15 # sho con&lt;BR /&gt;
#&lt;BR /&gt;
# Module devmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure sys-recovery-level switch reset&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vlan configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1-26&lt;BR /&gt;
configure vr VR-Default add ports 1-26&lt;BR /&gt;
configure vlan default delete ports 1-26&lt;BR /&gt;
create vlan "FW"&lt;BR /&gt;
configure vlan FW tag 20&lt;BR /&gt;
create vlan "public"&lt;BR /&gt;
create vlan "Server"&lt;BR /&gt;
configure vlan Server tag 10&lt;BR /&gt;
create vlan "Things"&lt;BR /&gt;
configure vlan Things tag 30&lt;BR /&gt;
create vlan "WifiPr"&lt;BR /&gt;
configure vlan WifiPr tag 40&lt;BR /&gt;
enable sharing 21 grouping 21-23 algorithm address-based L2 lacp&lt;BR /&gt;
configure vlan FW add ports 17 untagged&lt;BR /&gt;
configure vlan public add ports 3-4 untagged&lt;BR /&gt;
configure vlan Server add ports 21 tagged&lt;BR /&gt;
configure vlan Things add ports 9-16 untagged&lt;BR /&gt;
configure vlan WifiPr add ports 1-2 untagged&lt;BR /&gt;
configure vlan Things ipaddress 10.1.30.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Things&lt;BR /&gt;
configure vlan WifiPr ipaddress 10.1.40.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan WifiPr&lt;BR /&gt;
configure vlan FW ipaddress 10.1.20.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan FW&lt;BR /&gt;
configure vlan Server ipaddress 10.1.10.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Server&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module fdb configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module rtmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure iproute add default 10.1.20.10&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module mcmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable ipmcforwarding vlan "FW"&lt;BR /&gt;
enable ipmcforwarding vlan "Server"&lt;BR /&gt;
enable ipmcforwarding vlan "Things"&lt;BR /&gt;
enable ipmcforwarding vlan "WifiPr"&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 9 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 10 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 11 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 12 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 13 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 14 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 15 add static router&lt;BR /&gt;
configure igmp snooping vlan "Things" ports 16 add static router&lt;BR /&gt;
enable pim snooping vr VR-Default&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module aaa configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure account admin encrypted "jWz.MJ$qhCnFcbimMlx99QNp.e.L."&lt;BR /&gt;
create account admin bbutts encrypted "PCaRMJ$t2sN5JH1X63jmTtIivRX50"&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module acl configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module bfd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module cfgmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module dosprotect configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module dot1ag configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module eaps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module edp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module elrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ems configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module epm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable cpu-monitoring interval 20&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module erps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module esrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ethoam configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module etmon configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module hal configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module idMgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
create ldap domain "Service-BNS.com" default&lt;BR /&gt;
configure ldap domain "Service-BNS.com" base-dn none&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipSecurity configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipfix configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module lacp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module lldp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module mrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module msdp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module netLogin configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module netTools configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure dns-client add name-server 8.8.8.8 vr VR-Default&lt;BR /&gt;
configure dns-client add name-server 23.119.196.81 vr VR-Default&lt;BR /&gt;
configure dns-client add name-server 10.1.10.5 vr VR-Default&lt;BR /&gt;
configure bootprelay add 10.1.10.5 vr VR-Default&lt;BR /&gt;
enable bootprelay vlan Server&lt;BR /&gt;
enable bootprelay vlan Things&lt;BR /&gt;
enable bootprelay vlan WifiPr&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module poe configuration.&lt;BR /&gt;
#&lt;BR /&gt;
disable inline-power ports 5&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module rip configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable rip&lt;BR /&gt;
configure rip add vlan FW&lt;BR /&gt;
configure rip add vlan Server&lt;BR /&gt;
configure rip add vlan Things&lt;BR /&gt;
configure rip add vlan WifiPr&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module r.png configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module snmpMaster configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module stp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure mstp region 00049628240a&lt;BR /&gt;
configure stpd s0 delete vlan default ports all&lt;BR /&gt;
disable stpd s0 auto-bind vlan default&lt;BR /&gt;
enable stpd s0 auto-bind vlan Default&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module telnetd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module tftpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module thttpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable web http&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vmt configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vsm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Oct 2015 11:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-multicast-traffic-across-vlans/m-p/54483#M15556</guid>
      <dc:creator>Brian_Butts</dc:creator>
      <dc:date>2015-10-05T11:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Route multicast traffic across vlans</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-multicast-traffic-across-vlans/m-p/54484#M15557</link>
      <description>Hi Brian,&lt;BR /&gt;
&lt;BR /&gt;
If we want to route multicast traffic between different VLANs, we need IPMC routing protocols like PIM or MVR enabled. &lt;BR /&gt;
We can decide which protocol to use depending on the design of the network. &lt;BR /&gt;
&lt;BR /&gt;
MVR is simple to configure and if you are only looking for routing between these 2 vlans, then this would be a better option. However, if you are planning to scale up the multicast network, PIM could be considered. &lt;BR /&gt;
&lt;BR /&gt;
The below article would help you get started with MVR configuration. &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-To-Configure-MVR" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-To-Configure-MVR&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
The match condition in the ACL should have the multicast IP address and the corresponding subnet mask. For example, if you want to allow only 239.0.0.0/8 addresses, include this address in the permit rule and 0.0.0.0/0 in the deny rule. &lt;BR /&gt;
&lt;BR /&gt;
More information about PIM protocol can be referred in the user guide: &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_All/IP_Multicast/c_pim-overview.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos/EXOS_All/IP_Multicast/c_pim-overview.shtml&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
Hope this helps!</description>
      <pubDate>Mon, 05 Oct 2015 12:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-multicast-traffic-across-vlans/m-p/54484#M15557</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2015-10-05T12:21:00Z</dc:date>
    </item>
  </channel>
</rss>

