02.10.2013 Views

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Restricting Layer 2 Flooding<br />

Restricting Layer 2 Flooding is supported only on plat<strong>for</strong>m e<br />

When Layer 2 multicast traffic must be <strong>for</strong>warded on a VLAN that has multiple ports with different speeds<br />

on <strong>the</strong> same port-pipe, <strong>for</strong>warding is limited to <strong>the</strong> speed of <strong>the</strong> slowest port. Restricted Layer 2 Flooding<br />

prevents slower ports from lowering <strong>the</strong> throughput of multicast traffic on faster ports by restricting<br />

flooding to ports with a speed equal to or above a link speed you specify.<br />

For example, if a VLAN that has an (auto-negotiated) 100M port and a 1G port on <strong>the</strong> same port-pipe, and<br />

you enable Restricted Layer 2 Flooding with a minimum speed of 1G, multicast traffic is only flooded on<br />

<strong>the</strong> 1G port.<br />

Enable Restricted Layer 2 Flooding using <strong>the</strong> command restrict-flooding from INTERFACE VLAN<br />

mode.<br />

In combination with restrict-flooding, you can use <strong>the</strong> command mac-flood-list from CONFIGURATION<br />

mode, without <strong>the</strong> min-speed option, to allow some specific multicast traffic (identified using a MAC<br />

address range you specify) to be flooded on all ports regardless of <strong>the</strong> restrict-flooding configuration.<br />

Conversly, if you want all multicast traffic to be flooded on all ports, but some specific traffic to be<br />

restricted, use mac-flood-list with <strong>the</strong> min-speed option, but without restrict-flooding configured. This<br />

configuration restricts flooding only <strong>for</strong> traffic with destination multicast MAC addresses within <strong>the</strong><br />

multicast MAC address range you specify.<br />

In Figure 117, flooding of unknown multicast traffic is restricted to 1G ports on VLAN100 using <strong>the</strong><br />

command restrict-flooding. However, <strong>the</strong> command mac-flood-list allows traffic with MAC addresses<br />

01:01:e8:00:00:00 to 01:01:e8:ff:ff:ff to be flooded on all ports regardless of link speed.<br />

Figure 117 Restricting Layer 2 Multicast Flooding over Low Speed Ports<br />

<strong>Force10</strong>(conf)#$1:01:e8:00:00:00 ff:ff:ff:00:00:00 vlan 100-200,300<br />

<strong>Force10</strong>#show run | find mac-flood-list<br />

mac-flood-list 01:01:e8:00:00:00 ff:ff:ff:00:00:00 vlan 100-200,300<br />

[output omitted]<br />

<strong>Force10</strong>(conf)#interface vlan 100<br />

<strong>Force10</strong>(conf-if-vl-100)#restrict-flooding multicast min-speed 1000<br />

<strong>Force10</strong>(conf-if-vl-100)#show config<br />

!<br />

interface Vlan 100<br />

restrict-flooding multicast min-speed 1000<br />

no shutdown<br />

<strong>Force10</strong>(conf-if-vl-100)#<br />

208 Layer 2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!