28-15
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 28 Configuring IGMP Snooping and MVR
How to Configure IGMP Snooping and MVR
Configuring TCN
Step 4 ip igmp snooping vlan vlan-id static
ip_address interface interface-id
(Optional) Statically configures a Layer 2 port as a member of a
multicast group:
vlan-id—Multicast group VLAN ID. The range is 1 to 1001 and
1006 to 4096.
ip-address—Group IP address.
interface-id—Member port. It can be a physical interface or a port
channel (1 to 6).
Step 5 ip igmp snooping vlan vlan-id
immediate-leave
(Optional) Enables IGMP Immediate Leave on the VLAN interface.
Note Immediate Leave is supported only on IGMP Version 2 hosts.
Step 6 ip igmp snooping
last-member-query-interval time
(Optional) Configures the IGMP leave timer globally. The range is 100
to 32768 milliseconds. The default is 1000 seconds.
Step 7 ip igmp snooping vlan vlan-id
last-member-query-interval time
(Optional) Configures the IGMP leave time on the VLAN interface.
The range is 100 to 32768 milliseconds.
Note Configuring the leave time on a VLAN overrides the globally
configured timer.
Step 8 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ip igmp snooping tcn flood query count
count
Specifies the number of IGMP general queries for which the
multicast traffic is flooded. The range is 1 to 10. By default, th e
flooding query count is 2.
Step 3 ip igmp snooping tcn query solicit Sends an IGMP leave message (global leave) to speed the process of
recovering from the flood mode caused during a TCN event. By
default, query solicitation is disabled.
Note Enable the switch to send the global leave message whether
or not it is the spanning-tree root.
Step 4 interface interface-id Specifies the interface to be configured, and enter interface
configuration mode.
Step 5 no ip igmp snooping tcn flood Disables the flooding of multicast traffic during a spanning-tree TCN
event.
By default, multicast flooding is enabled on an interface.
Step 6 end Returns to privileged EXEC mode.
Command Purpose