ECS4110-28T_Management Guide

Table Of Contents
C
HAPTER
40
| Multicast Filtering Commands
IGMP Filtering and Throttling
– 1250
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 169: IGMP Filtering and Throttling Commands
Command Function Mode
ip igmp filter Enables IGMP filtering and throttling on the switch 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 the IGMP authentication setting for interfaces PE
show ip igmp filter Displays the IGMP filtering status PE
show ip igmp profile 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