A SERVICE OF

logo

Multicast Filtering
3-137
3
Web – Click IGMP Snooping, IGMP Configuration. Adjust the IGMP settings as
required, and then click Apply. (The default settings are shown below.)
Figure 3-82 IGMP Configuration
CLI – This example modifies the settings for multicast filtering, and then displays the
current status.
Displaying Interfaces Attached to a Multicast Router
Multicast routers that are attached to ports on the switch use information obtained
from IGMP, along with a multicast routing protocol such as DVMRP or PIM, to
support IP multicasting across the Internet. These routers may be dynamically
discovered by the switch or statically assigned to an interface on the switch.
You can use the Multicast Router Port Information page to display the ports on this
switch attached to a neighboring multicast router/switch for each VLAN ID.
Console(config)#ip igmp snooping 4-182
Console(config)#ip igmp snooping querier 4-185
Console(config)#ip igmp snooping query-count 10 4-185
Console(config)#ip igmp snooping query-interval 100 4-186
Console(config)#ip igmp snooping query-max-response-time 20 4-187
Console(config)#ip igmp snooping router-port-expire-time 300 4-187
Console(config)#ip igmp snooping version 2 4-183
Console(config)#exit
Console#show ip igmp snooping 4-183
Service status: Enabled
Querier status: Enabled
Query count: 10
Query interval: 100 sec
Query max response time: 20 sec
Router port expire time: 300 sec
IGMP snooping version: Version 2
Console#