CLI Reference Guide
ip igmp snooping filter(interface)
Description
The ip igmp snooping filter command is used to configure Port Filter. To return
to the default configuration, please use no igmp snooping filter command.
When the switch receives IGMP report message, it examines the multicast
filtering IP ID configured on the access port to determine if the port can join the
multicast group. If the multicast IP is not filtered, the switch will add the port to
the forward port list of the multicast group. Otherwise, the switch will drop the
IGMP report message. In that way, you can control the multicast groups that
users can access.
Syntax
ip igmp snooping filter
no ip igmp snooping filter
Command Mode
Interface Configuration Mode (interface gigabitEthernet / interface range
gigabitEthernet)
Example
Enable IGMP Snooping filter function for port 3:
TL-SG3424(config)# interface gigabitEthernet 1/0/3
TL-SG3424(config-if)# ip igmp snooping filter
ip igmp snooping filter maxgroup
Description
The ip igmp snooping filter maxgroup command is used to specify the
maximum number of multicast groups for a port to join in.
Syntax
ip igmp snooping filter maxgroup maxgroup
Parameter
maxgroup —— The maximum number of multicast groups for a port to join in. It
is used to prevent some ports taking up too much bandwidth.
213