Chapter 21
| Multicast Filtering Commands
IGMP Filtering and Throttling
– 525 –
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
This command can be used to stop multicast services from being forwarded to
users attached to the downstream port (i.e., the interfaces specified by this
command).
Example
Console(config)#interface ethernet 1/1
Console(config-if)#ip multicast-data-drop
Console(config-if)#
show ip igmp filter
This command displays the global and interface settings for IGMP filtering.
Syntax
show ip igmp filter
[
interface
interface
]
interface
ethernet
unit
/
port
unit
- Unit identifier. (Range: Always 1)
port
- Port number. (Range: 1-52)
port-channel
channel-id
(Range: 1-24)
Default Setting
None
Command Mode
Privileged Exec
Example
Console#show ip igmp filter
IGMP Filter enabled
Console#show ip igmp filter interface ethernet 1/1
Ethernet 1/1 information
---------------------------------
IGMP Profile 19
Deny
Range 239.1.1.1 239.1.1.1
Range 239.2.3.1 239.2.3.100
Console#