Configuring ip multicast traffic reduction, Ip multicast traffic reduction overview, Chapter 42 – Brocade BigIron RX Series Configuration Guide User Manual

Page 1229: Configuring ip, Multicast traffic reduction

Advertising
background image

BigIron RX Series Configuration Guide

1151

53-1002484-04

Chapter

42

Configuring IP Multicast Traffic Reduction

In this chapter

IP multicast traffic reduction overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . 1151

Enabling IP multicast traffic reduction. . . . . . . . . . . . . . . . . . . . . . . . . . . 1152

PIM SM traffic snooping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1157

Displaying IP multicast information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1161

IP multicast traffic reduction overview

The BigIron RX forwards all IP multicast traffic by default based on the Layer 2 information in the
packets. Optionally, you can enable the device to make forwarding decisions in hardware, based on
multicast group by enabling the IP Multicast Traffic Reduction feature.

When this feature is enabled, the device examines the MAC address in an IP multicast packet and
forward the packet only on the ports from which the device has received Group Membership
reports for that group, instead of forwarding all multicast traffic to all ports. The device sends traffic
for other groups out all ports.

When you enable IP Multicast Traffic Reduction, you also can configure the following features:

IGMP mode – When you enable IP Multicast Traffic Reduction, the device passively listens for
IGMP Group Membership reports by default. If the multicast domain does not have a router to
send IGMP queries to elicit these Group Membership reports, you can enable the device to
actively send the IGMP queries.

Query interval – The query interval specifies how often the device sends Group Membership
queries. This query interval applies only to the active IGMP mode. The default is 60 seconds.
You can change the interval to a value from 10 – 600 seconds.

Age interval – The age interval specifies how long an IGMP group can remain in the IGMP group
table without the device receiving a Group Membership report for the group. If the age interval
expires before the device receives another Group Membership report for the group, the device
removes the entry from the table. The default is 140 seconds. You can change the interval to
a value from 10 – 1220 seconds.

Furthermore, when you enable IP Multicast Traffic Reduction, the device forwards all IP multicast
traffic by default but you can enable the device to do the following:

Forward IP multicast traffic only for groups for which the device has received a Group
Membership report.

Drop traffic for all other groups.

The following sections describe how to configure IP multicast traffic reduction and PIM SM Traffic
Snooping parameters on a BigIron RX.

Advertising