Command Reference Guide

3Com Router 5000 Family and Router 6000 Family igmp lastmember-queryinterval 59
Command Reference
igmp lastmember-queryinterval
Purpose Use the igmp lastmember-queryinterval command to set the interval at
which IGMP querier sends the IGMP specified group query packet when it receives
IGMP Leave packet from the host.
Use the undo igmp lastmember-queryinterval command to restore the
default value.
Syntax igmp lastmember-queryinterval seconds
undo igmp lastmember-queryinterval
Parameters seconds:
Interval at which IGMP querier sends the IGMP
specified group query packet when it receives IGMP
Leave packet from the host, in seconds. Valid values
are 1 to 5 seconds.
If not specified, the default value is 1 second.
Example Configure the query interval of the querier for the last group member on the interface
Ethernet1/0/0 to 3 seconds.
[3Com-Ethernet1/0/0] igmp lastmember-queryinterval 3
View This command can be used in the following views:
Interface view
Description On a shared network, that is, when there are multiple hosts and multicast routers on
a network segment, the query router (querier for short) takes charge of maintaining
IGMP group membership on an interface. When the host in IGMP Version 2 leaves a
group, the host should send IGMP Leave packet. If IGMP querier receives the packet,
it must send the IGMP specified group query packet for robust-value times according
to the interval seconds configured via igmp lastmember-queryinterval
command (if the command is not configured, seconds is 1) and the robust coefficient
robust-value configured via igmp robust-count (if the command is not
configured, robust-value is 2). If another host receives the IGMP specified group query
packet from IGMP querier and is interested in the group, it will send IGMP
Membership Report packet within the maximum response time regulated by the
packet. If IGMP querier receives IGMP Membership Report packet from another host
within the time robust-value x seconds, it will go on maintaining the group
membership. If not, it will regard the group is timeout and stop maintaining the
group membership.
The command is only valid when IGMP query router is running in IGMP Version 2. If
the host runs in IGMP Version 1, it may not send IGMP Leave packet when it leaves a
group. At that time, the command is invalid to the host.