Command Manual – Multicast Protocol 
Quidway S8500 Series Routing Switches  Chapter 4  IGMP Configuration Commands
 
Huawei Technologies Proprietary 
4-11 
This command is valid only when the query router runs IGMP v2. If the host runs IGMP 
v1 , it does not send an IGMP Leave message when it leaves a group, so this command 
is invalid for the IGMP query router. 
Related command: igmp robust-count and display igmp interface. 
Example 
# Set the query interval at the Vlan-interface10 as 3 seconds.  
<Quidway> system-view 
System View: return to User View with Ctrl+Z. 
[Quidway]interface vlan-interface 10 
[Quidway-Vlan-interface10] igmp lastmember-queryinterval 3 
4.1.11  igmp max-response-time 
Syntax 
igmp max-response-time seconds 
undo igmp max-response-time 
View 
VLAN Interface view 
Parameter 
seconds: Maximum response time in the IGMP query messages in second in the range 
from 1 to 25. By default, the value is 10 seconds. 
Description 
Use the igmp max-response-time command to configure the maximum response 
time contained in the IGMP query messages. 
Use the undo igmp max-response-time command to restore the default value. 
The maximum query response time determines the period for a router to quickly detect 
that there are no more directly connected group members in a LAN. 
Related command: display igmp group. 
Example 
# Set the maximum response time carried in host-query message to 8 seconds.  
<Quidway> system-view 
System View: return to User View with Ctrl+Z. 
[Quidway]interface vlan-interface 10 
[Quidway-Vlan-interface10] igmp max-response-time 8