Restricting Layer 2 Flooding - Dell Force10 S4810P Configuration Manual

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Restricting Layer 2 Flooding

Restricting Layer 2 Flooding
When Layer 2 multicast traffic must be forwarded on a VLAN that has multiple ports with different speeds
on the same port-pipe, forwarding is limited to the speed of the slowest port. Restricted Layer 2 Flooding
prevents slower ports from lowering the throughput of multicast traffic on faster ports by restricting
flooding to ports with a speed equal to or above a link speed you specify.
For example, if a VLAN that has an (auto-negotiated) 100M port and a 1G port on the same port-pipe, and
you enable Restricted Layer 2 Flooding with a minimum speed of 1G, multicast traffic is only flooded on
the 1G port.
Enable Restricted Layer 2 Flooding using the command
In combination with
mode, without the
address range you specify) to be flooded on all ports regardless of the
Conversely, if you want all multicast traffic to be flooded on all ports, but some specific traffic to be
restricted, use
mac-flood-list
configuration restricts flooding only for traffic with destination multicast MAC addresses within the
multicast MAC address range you specify.
In the following example, flooding of unknown multicast traffic is restricted to 1G ports on VLAN100
using the command
addresses 01:01:e8:00:00:00 to 01:01:e8:ff:ff:ff to be flooded on all ports regardless of link speed.
Figure 29-9. Restricting Layer 2 Multicast Flooding over Low Speed Ports
FTOS(conf)#$1:01:e8:00:00:00 ff:ff:ff:00:00:00 vlan 100-200,300
FTOS#show run | find mac-flood-list
mac-flood-list 01:01:e8:00:00:00 ff:ff:ff:00:00:00 vlan 100-200,300
[output omitted]
FTOS(conf)#interface vlan 100
FTOS(conf-if-vl-100)#restrict-flooding multicast min-speed 1000
FTOS(conf-if-vl-100)#show config
!
interface Vlan 100
restrict-flooding multicast min-speed 1000
no shutdown
FTOS(conf-if-vl-100)#
is supported only on platform:
, you can use the command
restrict-flooding
option, to allow some specific multicast traffic (identified using a MAC
min-speed
with the
min-speed
. However, the command
restrict-flooding
e
restrict-flooding
mac-flood-list
restrict-flooding
option, but without
restrict-flooding
mac-flood-list
from INTERFACE VLAN mode.
from CONFIGURATION
configuration.
configured. This
allows traffic with MAC
Layer 2 | 635

Advertisement

Table of Contents
loading

Table of Contents