Examples of IGMP Filtering Command
Switch(config)# ip igmp filter
Enable IGMP filtering function.
Switch(config)# ip igmp segment 50
Switch(config-segment-50)# name Silver
Specify a name “Silver” for this
segment 50.
Switch(config-segment-50)# range 224.10.0.2
229.10.0.1
Specify a multicast IP range
224.10.0.2 to 229.10.0.1 to segment
50.
Switch(config)# ip igmp profile Silverprofile
Create or modify a profile named
“Silverprofile”.
Switch(config-profile-Silverprofile)# segment 50
Assign the segment 50 to the
“Silverprofile” profile.
7. Use “Interface” command to configure a group of ports’ IGMP filtering function.
Switch(config)# interface
[port_list]
Enter several discontinuous port
numbers separated by commas or a
range of ports with a hyphen. For
example:1,3 or 2-4
Switch(config-if-PORT-PORT)#
ip igmp filter
Enable IGMP filter for the selected
ports.
Switch(config-if-PORT-PORT)#
ip igmp filter profile
[profile_name]
Assign the selected ports to an IGMP
filter profile.
Note : Need to create an IGMP
filter profile first under the igmp
global configuration mode before
assigning it.
Switch(config-if-PORT-PORT)#
ip igmp max-groups [1-512]
Specify the maximum groups number
of multicast streams to the selected
ports.
Switch(config-if-PORT)# ip
igmp static-multicast-ip
[E.F.G.H | E:F:G:H:I:J:K:L] vlan
[1-4094]
[E.F.G.H |
E:F:G:H:I:J:K:L]
Create/specify a static multicast IP
and the specified VLAN entry to the
selected port.
Note: Only one port could be
assigned at a time.
Switch(config)# interface
[port_list]
Enter several discontinuous port
numbers separated by commas or a
range of ports with a hyphen. For
example:1,3 or 2-4
Switch(config-if-PORT-PORT)#
no ip igmp filter
Disable IGMP filter for the selected
interfaces.
Switch(config-if-PORT-PORT)#
no ip igmp filter profile
[profile_name]
Remove the specified profile from
the selected ports.
Switch(config-if-PORT-PORT)#
Reset the maximum number of