443
Configuring IGMP Snooping and MVR
Configuration Examples for IGMP Snooping
Enabling IGMP Immediate Leave: Example
This example shows how to enable IGMP Immediate Leave on VLAN 130:
Switch#
configure terminal
Switch(config)#
ip igmp snooping vlan 130 immediate-leave
Switch(config)#
end
Setting the IGMP Snoopng Querier Parameters: Examples
This example shows how to set the IGMP snooping querier source address to 10.0.0.64:
Switch#
configure terminal
Switch(config)#
ip igmp snooping querier 10.0.0.64
Switch(config)#
end
This example shows how to set the IGMP snooping querier maximum response time to 25 seconds:
Switch#
configure terminal
Switch(config)#
ip igmp snooping querier query-interval 25
Switch(config)#
end
This example shows how to set the IGMP snooping querier timeout to 60 seconds:
Switch#
configure terminal
Switch(config)#
ip igmp snooping querier timeout expiry 60
Switch(config)#
end
This example shows how to set the IGMP snooping querier feature to version 2:
Switch#
configure terminal
Switch(config)#
no ip igmp snooping querier version 2
Switch(config)#
end
Enabling MVR: Examples
This example shows how to enable MVR, configure the group address, set the query time to 1 second (10 tenths), specify
the MVR multicast VLAN as VLAN 22, and set the MVR mode as dynamic:
Switch(config)#
mvr
Switch(config)#
mvr group 228.1.23.4
Switch(config)#
mvr querytime 10
Switch(config)#
mvr vlan 22
Switch(config)#
mvr mode dynamic
Switch(config)#
end
You can use the
show mvr members
privileged EXEC command to verify the MVR multicast group addresses on the
switch.
This example shows how to configure a port as a receiver port, statically configure the port to receive multicast traffic
sent to the multicast group address, configure Immediate Leave on the port, and verify the results:
Switch(config)#
mvr
Switch(config)#
interface GigabitEthernet1/18
Switch(config-if)#
mvr type receiver
Switch(config-if)#
mvr vlan 22 group 228.1.23.4
Switch(config-if)#
mvr immediate
Switch(config)#
end
Switch#
show mvr interface
Port
Type Status Immediate Leave
Summary of Contents for IE 4000
Page 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Page 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Page 108: ...104 Configuring Switch Clusters Additional References ...
Page 128: ...124 Performing Switch Administration Additional References ...
Page 130: ...126 Configuring PTP ...
Page 140: ...136 Configuring CIP Additional References ...
Page 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Page 192: ...188 Configuring Switch Based Authentication Additional References ...
Page 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Page 298: ...294 Configuring VLANs Additional References ...
Page 336: ...332 Configuring STP Additional References ...
Page 408: ...404 Configuring DHCP Additional References ...
Page 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Page 490: ...486 Configuring SPAN and RSPAN Additional References ...
Page 502: ...498 Configuring Layer 2 NAT ...
Page 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Page 930: ...926 Configuring IP Unicast Routing Related Documents ...
Page 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Page 978: ...974 Dying Gasp ...
Page 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Page 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Page 996: ...992 Ethernet CFM ...
Page 1066: ...1062 Using an SD Card SD Card Alarms ...