206
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp snooping last-member-query-interval
ip igmp snooping last-member-query-interval
To configure a query interval in which the software removes a group, use the ip igmp snooping
last-member-query-interval command. To reset the query interval to the default, use the no form of
this command.
ip igmp snooping last-member-query-interval interval
no ip igmp snooping last-member-query-interval [interval]
Syntax Description
Command Default The query interval is 1.
Command Modes VLAN 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 interval in which the software removes a group:
switch(config)# vlan 1
switch(config-vlan)# ip igmp snooping last-member-query-interval 3
switch(config-vlan)#
This example shows how to reset a query interval to the default:
switch(config)# vlan 1
switch(config-vlan)# no ip igmp snooping last-member-query-interval
switch(config-vlan)#
Related Commands
interval Query interval in seconds. The range is from 1 to 25. The default is 1.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp snooping Displays IGMP snooping information.