157
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp last-member-query-count
ip igmp last-member-query-count
To configure the number of times that the software sends an IGMP query in response to a host leave
message, use the ip igmp last-member-query-count command. To reset the query interval to the
default, use the no form of this command.
ip igmp last-member-query-count count
no ip igmp last-member-query-count [count]
Syntax Description
Command Default The query count is 2.
Command Modes Interface configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a query count:
switch(config)# interface ethernet 2/2
switch(config-if)# ip igmp last-member-query-count 3
switch(config-if)#
This example shows how to reset a query count to the default:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip igmp last-member-query-count
switch(config-if)#
Related Commands
count Query count. The range is from 1 to 5. The default is 2.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp interface Displays IGMP information about the interface.