<?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 Static Scoping of Multicast Streams via 'set mac multicast' in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/static-scoping-of-multicast-streams-via-set-mac-multicast/m-p/51213#M703</link>
    <description>Article ID: 5708 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
Matrix E1&lt;BR /&gt;
Matrix N-Series DFE&lt;BR /&gt;
Matrix X-Series&lt;BR /&gt;
SecureStack C3&lt;BR /&gt;
SecureStack C2&lt;BR /&gt;
SecureStack B3&lt;BR /&gt;
SecureStack B2&lt;BR /&gt;
SecureStack A2&lt;BR /&gt;
S-Series&lt;BR /&gt;
G-Series&lt;BR /&gt;
D-Series&lt;BR /&gt;
I-Series&lt;BR /&gt;
X-Pedition &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Related to&lt;/B&gt;&lt;BR /&gt;
Microsoft&lt;BR /&gt;
Load balancing&lt;BR /&gt;
NLB&lt;BR /&gt;
Stonebeat &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'set mac multicast' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Static scoping of Multicast streams&lt;BR /&gt;
Block unwanted multicast &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Some products do or will support the setting of static multicast MAC addresses ('set mac multicast'), so that these addresses may be scoped to only the configured ports. IGMP &lt;I&gt;may&lt;/I&gt; further prune these flows if they fall under its purview. &lt;BR /&gt;
&lt;BR /&gt;
One of the key purposes of this command is to support the multicast version of various NIC-based proprietary "Load Balancing" technologies, including NLB and Stonebeat. These multicast streams are not typically constrained by IGMP, because they combine a Multicast ("01-00-5E-xx-xx-xx") MAC address with a &lt;I&gt;Unicast&lt;/I&gt; IP address. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
Currently supporting the 'set mac multicast' command: &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Matrix E1, firmware 3.07.02 and higher (granularity to VLAN) 
&lt;/LI&gt;&lt;LI&gt;Matrix N-Series DFE, firmware 5.21.24 and higher (&lt;A href="http://bit.ly/1pMqKNq" target="_blank" rel="nofollow noreferrer noopener"&gt;9287&lt;/A&gt; - granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;Matrix X-Series, firmware 1.5.1 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack C3, firmware 1.00.80 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack C2, firmware 5.00.59 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack B3, firmware 1.00.74 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack B2, firmware 4.00.60 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack A2, firmware upcoming (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;S-Series, all firmware (&lt;A href="http://bit.ly/1pMqKNq" target="_blank" rel="nofollow noreferrer noopener"&gt;9287&lt;/A&gt; - granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;G-Series, all firmware (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;D-Series, all firmware (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;I-Series, all firmware (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;X-Pedition (granularity to VLAN - 'arp add &amp;lt;&lt;I&gt;cluster_IP&lt;/I&gt;&amp;gt; mac-addr &amp;lt;&lt;I&gt;cluster_MAC&lt;/I&gt;&amp;gt; vlan &amp;lt;&lt;I&gt;cluster_VLAN_name&lt;/I&gt;&amp;gt;')&lt;/LI&gt;&lt;/UL&gt;
Note that the specific implementation/format of this command differs, on the above products - though the net result is the same: scoping these multicasts to the desired ports. &lt;BR /&gt;
&lt;BR /&gt;
Providing this functionality through a routed interface &lt;BR /&gt;
&lt;BR /&gt;
The described 'set mac multicast' command functions on switched Layer 2, accommodating requests to the server cluster using a multicast MAC address (propagating to all servers) and replies to individual clients using standard unicast (propagating to the requesting client). If such traffic is also expected to operate through a routed Layer 3 interface (for instance, intercepting a unicast request for server data, from a client on a different VLAN), this requires the additional step of statically setting an ARP entry binding the servers' virtual IP address with the L2 multicast MAC address. &lt;BR /&gt;
&lt;BR /&gt;
Setting a Static ARP entry using a Multicast MAC address is supported on the following subset of equipment: &lt;BR /&gt;
&lt;BR /&gt;
Matrix N-Series &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;At Layer 2: 'set mac multicast...' 
&lt;/LI&gt;&lt;LI&gt;At Layer 3: 'Router(config)#arp...' 
&lt;/LI&gt;&lt;LI&gt;For more: Please refer to the Matrix N &lt;A href="https://extranet.enterasys.com/Downloads/Pages/Platinum.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide&lt;/A&gt;, Chapter 12, "Network Address and Route Management Configuration".&lt;/LI&gt;&lt;/UL&gt;
Matrix X-Series &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;At Layer 2: 'set mac multicast...' 
&lt;/LI&gt;&lt;LI&gt;At Layer 3: 'Router(config)#arp...',&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;                 'Router(config)#no ip host-mobility...'&lt;/UL&gt;&lt;UL&gt; 
&lt;LI&gt;For more: Please refer to the Matrix X &lt;A href="https://extranet.enterasys.com/downloads/pages/X.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide&lt;/A&gt;, Chapter 26, "Configuring Server Cluster Support".&lt;/LI&gt;&lt;/UL&gt;
S-Series &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;At Layer 2: 'set mac multicast...' 
&lt;/LI&gt;&lt;LI&gt;At Layer 3: '(router-config)-&amp;gt;arp...' 
&lt;/LI&gt;&lt;LI&gt;For more: Please refer to the S-Series &lt;A href="https://extranet.enterasys.com/downloads/Pages/S.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide&lt;/A&gt;, Chapter 19, "IP Routing Configuration".&lt;/LI&gt;&lt;/UL&gt;
See also: &lt;A href="http://bit.ly/1pMxXNN" target="_blank" rel="nofollow noreferrer noopener"&gt;12596&lt;/A&gt; and &lt;A href="http://bit.ly/1wcxOvk" target="_blank" rel="nofollow noreferrer noopener"&gt;14129&lt;/A&gt;. &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.enterasys.com/support/contact-support.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Contact Enterasys Networks Technical Services&lt;/A&gt; for an update, as necessary.&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Sep 2013 06:03:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-09-05T06:03:00Z</dc:date>
    <item>
      <title>Static Scoping of Multicast Streams via 'set mac multicast'</title>
      <link>https://community.extremenetworks.com/t5/faqs/static-scoping-of-multicast-streams-via-set-mac-multicast/m-p/51213#M703</link>
      <description>Article ID: 5708 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
Matrix E1&lt;BR /&gt;
Matrix N-Series DFE&lt;BR /&gt;
Matrix X-Series&lt;BR /&gt;
SecureStack C3&lt;BR /&gt;
SecureStack C2&lt;BR /&gt;
SecureStack B3&lt;BR /&gt;
SecureStack B2&lt;BR /&gt;
SecureStack A2&lt;BR /&gt;
S-Series&lt;BR /&gt;
G-Series&lt;BR /&gt;
D-Series&lt;BR /&gt;
I-Series&lt;BR /&gt;
X-Pedition &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Related to&lt;/B&gt;&lt;BR /&gt;
Microsoft&lt;BR /&gt;
Load balancing&lt;BR /&gt;
NLB&lt;BR /&gt;
Stonebeat &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'set mac multicast' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Static scoping of Multicast streams&lt;BR /&gt;
Block unwanted multicast &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Some products do or will support the setting of static multicast MAC addresses ('set mac multicast'), so that these addresses may be scoped to only the configured ports. IGMP &lt;I&gt;may&lt;/I&gt; further prune these flows if they fall under its purview. &lt;BR /&gt;
&lt;BR /&gt;
One of the key purposes of this command is to support the multicast version of various NIC-based proprietary "Load Balancing" technologies, including NLB and Stonebeat. These multicast streams are not typically constrained by IGMP, because they combine a Multicast ("01-00-5E-xx-xx-xx") MAC address with a &lt;I&gt;Unicast&lt;/I&gt; IP address. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
Currently supporting the 'set mac multicast' command: &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Matrix E1, firmware 3.07.02 and higher (granularity to VLAN) 
&lt;/LI&gt;&lt;LI&gt;Matrix N-Series DFE, firmware 5.21.24 and higher (&lt;A href="http://bit.ly/1pMqKNq" target="_blank" rel="nofollow noreferrer noopener"&gt;9287&lt;/A&gt; - granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;Matrix X-Series, firmware 1.5.1 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack C3, firmware 1.00.80 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack C2, firmware 5.00.59 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack B3, firmware 1.00.74 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack B2, firmware 4.00.60 and higher (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;SecureStack A2, firmware upcoming (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;S-Series, all firmware (&lt;A href="http://bit.ly/1pMqKNq" target="_blank" rel="nofollow noreferrer noopener"&gt;9287&lt;/A&gt; - granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;G-Series, all firmware (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;D-Series, all firmware (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;I-Series, all firmware (granularity to Ports) 
&lt;/LI&gt;&lt;LI&gt;X-Pedition (granularity to VLAN - 'arp add &amp;lt;&lt;I&gt;cluster_IP&lt;/I&gt;&amp;gt; mac-addr &amp;lt;&lt;I&gt;cluster_MAC&lt;/I&gt;&amp;gt; vlan &amp;lt;&lt;I&gt;cluster_VLAN_name&lt;/I&gt;&amp;gt;')&lt;/LI&gt;&lt;/UL&gt;
Note that the specific implementation/format of this command differs, on the above products - though the net result is the same: scoping these multicasts to the desired ports. &lt;BR /&gt;
&lt;BR /&gt;
Providing this functionality through a routed interface &lt;BR /&gt;
&lt;BR /&gt;
The described 'set mac multicast' command functions on switched Layer 2, accommodating requests to the server cluster using a multicast MAC address (propagating to all servers) and replies to individual clients using standard unicast (propagating to the requesting client). If such traffic is also expected to operate through a routed Layer 3 interface (for instance, intercepting a unicast request for server data, from a client on a different VLAN), this requires the additional step of statically setting an ARP entry binding the servers' virtual IP address with the L2 multicast MAC address. &lt;BR /&gt;
&lt;BR /&gt;
Setting a Static ARP entry using a Multicast MAC address is supported on the following subset of equipment: &lt;BR /&gt;
&lt;BR /&gt;
Matrix N-Series &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;At Layer 2: 'set mac multicast...' 
&lt;/LI&gt;&lt;LI&gt;At Layer 3: 'Router(config)#arp...' 
&lt;/LI&gt;&lt;LI&gt;For more: Please refer to the Matrix N &lt;A href="https://extranet.enterasys.com/Downloads/Pages/Platinum.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide&lt;/A&gt;, Chapter 12, "Network Address and Route Management Configuration".&lt;/LI&gt;&lt;/UL&gt;
Matrix X-Series &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;At Layer 2: 'set mac multicast...' 
&lt;/LI&gt;&lt;LI&gt;At Layer 3: 'Router(config)#arp...',&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;                 'Router(config)#no ip host-mobility...'&lt;/UL&gt;&lt;UL&gt; 
&lt;LI&gt;For more: Please refer to the Matrix X &lt;A href="https://extranet.enterasys.com/downloads/pages/X.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide&lt;/A&gt;, Chapter 26, "Configuring Server Cluster Support".&lt;/LI&gt;&lt;/UL&gt;
S-Series &lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;At Layer 2: 'set mac multicast...' 
&lt;/LI&gt;&lt;LI&gt;At Layer 3: '(router-config)-&amp;gt;arp...' 
&lt;/LI&gt;&lt;LI&gt;For more: Please refer to the S-Series &lt;A href="https://extranet.enterasys.com/downloads/Pages/S.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide&lt;/A&gt;, Chapter 19, "IP Routing Configuration".&lt;/LI&gt;&lt;/UL&gt;
See also: &lt;A href="http://bit.ly/1pMxXNN" target="_blank" rel="nofollow noreferrer noopener"&gt;12596&lt;/A&gt; and &lt;A href="http://bit.ly/1wcxOvk" target="_blank" rel="nofollow noreferrer noopener"&gt;14129&lt;/A&gt;. &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.enterasys.com/support/contact-support.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;Contact Enterasys Networks Technical Services&lt;/A&gt; for an update, as necessary.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2013 06:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/static-scoping-of-multicast-streams-via-set-mac-multicast/m-p/51213#M703</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-09-05T06:03:00Z</dc:date>
    </item>
  </channel>
</rss>

