Specifications
Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 371
9.2.7 IGMP Filtering and Throttling
IGMP filtering and throttling control the distribution of multicast services on each port.
IGMP filtering controls which multicast groups a host on a port can join by associating an
IGMP profile that contains one or more IGMP groups and specifies whether an access to
the group is permitted or denied with a port. For this operation, configuring the IGMP pro-
file is needed before configuring the IGMP filtering. IGMP throttling limits the maximum
number of IGMP groups that a host on a port can join.
Note that both IGMP filtering and throttling control only membership reports (join mes-
sages) from a host, and do not control multicast streams.
9.2.7.1 IGMP Filtering
Creating IGMP Profile
You can configure an IGMP profile for IGMP filtering in IGMP Profile Configuration mode.
The system prompt will be changed from SWITCH(config)# to SWITCH(config-igmp-
profile[N])#.
To create/modify an IGMP profile, use the following command.
Command Mode Description
ip igmp profile <1-2147483647>
Creates/modifies an IGMP profile.
1-2147483647: IGMP profile number
no ip igmp profile
<1-2147483647>
Global
Deletes a created IGMP profile.
IGMP Group Range
To specify an IGMP group range to apply to IGMP filtering, use the following command.
Command Mode Description
range A.B.C.D [A.B.C.D]
Specifies a range of IGMP groups.
A.B.C.D: low multicast address
A.B.C.D: high multicast address
no range A.B.C.D [A.B.C.D]
IGMP
Profile
Deletes a specified range of IGMP groups.
A single IGMP group address is also possible.
IGMP Filtering Policy
To specify an action to permit or deny an access to an IGMP group range, use the follow-
ing command.
Command Mode Description
{permit | deny}
IGMP
Profile
Specifies an action for an IGMP group range.
i