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
Содержание IE 4000
Страница 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Страница 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Страница 108: ...104 Configuring Switch Clusters Additional References ...
Страница 128: ...124 Performing Switch Administration Additional References ...
Страница 130: ...126 Configuring PTP ...
Страница 140: ...136 Configuring CIP Additional References ...
Страница 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Страница 192: ...188 Configuring Switch Based Authentication Additional References ...
Страница 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Страница 274: ...270 Configuring SGT Exchange Protocol over TCP SXP and Layer 3 Transport Configuring Cisco TrustSec Caching ...
Страница 298: ...294 Configuring VLANs Additional References ...
Страница 336: ...332 Configuring STP Additional References ...
Страница 408: ...404 Configuring DHCP Additional References ...
Страница 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Страница 490: ...486 Configuring SPAN and RSPAN Additional References ...
Страница 502: ...498 Configuring Layer 2 NAT ...
Страница 559: ...555 Configuring Network Security with ACLs How to Configure Network Security with ACLs Creating a Numbered Extended ACL ...
Страница 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Страница 930: ...926 Configuring IP Unicast Routing Related Documents ...
Страница 956: ...952 Configuring IPv6 Unicast Routing Configuring IPv6 network 2010 AB8 2 48 network 2010 AB8 3 48 exit address family ...
Страница 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Страница 978: ...974 Dying Gasp ...
Страница 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Страница 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Страница 996: ...992 Ethernet CFM ...
Страница 1030: ...1026 Working with the Cisco IOS File System Configuration Files and Software Images Working with Software Images ...
Страница 1066: ...1062 Using an SD Card SD Card Alarms ...