CLI Reference Guide-R04

Table Of Contents
Chapter 25
| Multicast Filtering Commands
IGMP Filtering and Throttling
– 691 –
Example
The following shows how to configure port 10 as a multicast router port within VLAN
1.
Console(config)#ip igmp snooping vlan 1 mrouter ethernet 1/10
Console(config)#
IGMP Filtering and Throttling
In certain switch applications, the administrator may want to control the multicast
services that are available to end users. For example, an IP/TV service based on a
specific subscription plan. The IGMP filtering feature fulfills this requirement by
restricting access to specified multicast services on a switch port, and IGMP
throttling limits the number of simultaneous multicast groups a port can join.
Table 131: IGMP Filtering and Throttling Commands
Command Function Mode
ip igmp filter Enables IGMP filtering and throttling on the switch GC
ip igmp igmp-with-pppoe Enables the support of IGMP with PPPoE GC
ip igmp profile Sets a profile number and enters IGMP filter profile
configuration mode
GC
permit, deny Sets a profile access mode to permit or deny IPC
range Specifies one or a range of multicast addresses for a profile IPC
ip igmp authentication Enables RADIUS authentication for IGMP JOIN
requests.
IC
ip igmp filter Assigns an IGMP filter profile to an interface IC
ip igmp max-groups Specifies an IGMP throttling number for an interface IC
ip igmp max-groups action Sets the IGMP throttling action for an interface IC
ip igmp query-drop Drops any received IGMP query packets IC
ip multicast-data-drop Drops all multicast data packets IC
show ip igmp
authentication
Displays IGMP authentication settings for interfaces PE
show ip igmp filter Displays the IGMP filtering status PE
show ip igmp igmp-with-
pppoe
Displays the IGMP PPPoE configuration PE
Displays IGMP profiles and settings PE
show ip igmp query-drop Shows if the interface is configured to drop IGMP query
packets
PE
show ip igmp throttle
interface
Displays the IGMP throttling setting for interfaces PE
show ip multicast-data-
drop
Shows if the interface is configured to drop multicast data
packets
PE