T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
230 
Command Mode 
Global Configuration Mode   
Example 
Enable the IGMP Snooping Querier function of VLAN1: 
T3700G-28TQ(config)#ip igmp snooping querier vlan 1 
ip igmp snooping querier vlan (general query) 
Description 
The  ip igmp snooping querier vlan command is used to configure the 
parameters for IGMP Snooping Querier to send a general query frame. To 
return to the default configuration, please use no ip igmp snooping querier 
vlan command. 
Syntax 
ip igmp snooping querier vlan vlan-id  {query-interval  interval | 
max-response-time response-time | general-query source-ip ip-addr } 
no ip igmp snooping querier vlan vlan-id  {  query-interval  | 
max-response-time | general-query  source-ip } 
Parameter 
vlan-id  ——  VLAN ID, ranging from 1 to 4094. 
interval  —— The time interval to send a general query frame by IGMP 
Snooping Querier, ranging from 10 to 300 (Seconds). By default, it is 60 
seconds. 
response-time  —— The maximal time for the host to respond to a general 
query frame, ranging from 1 to 25 (Seconds). By default, it is 10 Seconds. 
ip-addr  ——  The source IP of the general query frame sent by IGMP Snooping 
Querier. It should not be a multicast IP or a broadcast IP. By default, it is 
192.168.0.1. 
Command Mode 
Global Configuration Mode   
Example 
For VLAN 2, specify its query-interval as 200 seconds, and the response-time 
as 20 seconds: 
T3700G-28TQ(config)#ip igmp snooping querier vlan 2 query-interval 200