M
ULTICAST
F
ILTERING
16-16
CLI – This example enables IGMP filtering and creates a profile number.
It then displays the current status and the existing profile numbers.
Configuring IGMP Filter Profiles
When you have created an IGMP profile number, you can then configure
the multicast groups to filter and set the access mode.
Command Usage
Each profile has only one access mode; either permit or deny.
When the access mode is set to permit, IGMP join reports are processed
when a multicast group falls within the controlled range. When the
access mode is set to deny, IGMP join reports are only processed when
a multicast group is not in the controlled range.
Command Attributes
Profile ID – Selects an existing profile number to configure. After
selecting an ID number, click the Query button to display the current
configuration.
Access Mode – Sets the access mode of the profile; either permit or
deny. (Default: Deny)
New Multicast Address Range List – Specifies multicast groups to
include in the profile. Specify a multicast group range by entering a start
and end IP address. Specify a single multicast group by entering the same
IP address for the start and end of the range. Click the Add button to add
a range to the current list.
Console(config)#ip igmp filter 35-15
Console(config)#ip igmp profile 19 35-16
Console(config-igmp-profile)#end
Console#show ip igmp filter 35-20
IGMP filter enable
Console#show ip igmp profile 35-21
IGMP Profile 19
IGMP Profile 50
Console#