beautypg.com

Brocade Multi-Service IronWare Multicast Configuration Guide (Supporting R05.6.00) User Manual

Page 150

background image

138

Multi-Service IronWare Multicast Configuration Guide

53-1003032-02

IP multicast traffic reduction

1

To configure the physical interface ethernet 3/4 to statically join all multicast streams on the uplink
interface excluding the stream with source address of 10.43.1.12, enter commands such as the
following.

Brocade(config)# vlan 100

Brocade(config-vlan-100)# multicast static-group 224.10.1.1 exclude 10.43.1.12

ethernet 3/4

Syntax: [no] multicast static-group group-address uplink

Syntax: [no] multicast static-group group-address port-list

IGMP v3 Commands

Syntax: [no] multicast static-group group-address [include l exclude source-address] uplink

Syntax: [no] multicast static-group group-address [include l exclude source-address] port-list

The group-address parameter specifies the group multicast address.

The include or exclude keyword indicates a filtering action. You can specify which source (for a
group) to include or exclude. The include or exclude keyword is only supported on IGMPv3.

The source-address parameter specifies the IP address of the multicast source. Each address must
be added or deleted one line per source.

The uplink parameter specifies the port as an uplink port that can receive multicast data for the
configured multicast groups. Upstream traffic will be sent to the router and will not use a port.

The port-list parameter specifies the range of ports to include in the configuration.

The no form of this command removes the static multicast definition. Each configuration must be
deleted separately.