immediately sends general queries, which expedite the process of recovering from the flood mode during the
TCN event. Leaves are always sent if the switch is the spanning-tree root regardless of this configuration.
Follow these steps to enable sending of leave messages:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp snooping tcn query solicit
4.
end
5.
show ip igmp snooping
6.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch> enable
Step 1
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
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.
ip igmp snooping tcn query solicit
Example:
Switch(config)# ip igmp snooping tcn query
Step 3
To return to the default query solicitation, use the no
ip igmp snooping tcn query solicit global
configuration command.
Note
solicit
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Verifies the TCN settings.show ip igmp snooping
Example:
Switch# show ip igmp snooping
Step 5
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
140
How to Configure IGMP Snooping and MVR