IGMP Snooping Querier Commands 505ExampleThe following example enables IGMP snooping querier in GlobalConfiguration mode.console(config)#ip igmp snooping querier vlan 1 address 10.19.67.1ip igmp snooping querier election participateThis command enables the Snooping Querier to participate in the QuerierElection process when it discovers the presence of another Querier in theVLAN. When election mode is enabled, if the Snooping Querier finds thatthe other Querier source address is numerically higher than the SnoopingQuerier address, it stops sending periodic queries. The Snooping Querier withthe numerically lower IP address wins the election, and continues sendingperiodic queries. The no form of this command sets the snooping querier notto participate in the querier election but to stop sending queries as soon as itdiscovers the presence of another querier in the VLAN.Syntaxip igmp snooping querier election participatevlan-idno ip igmp snooping querier election participatevlan-idDefault ConfigurationThe snooping querier is configured to not participate in the querier electionby default. If the switch detects another querier in the VLAN, it will ceasesending queries for the querier timeout period.Command ModeGlobal Configuration modeUser GuidelinesThis command has no user guidelines.ExampleThe following example configures the snooping querier to participate in thequerier election.