308
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Enable the IGMP Snooping Querier function of VLAN 1:
T2600G-28TS(config)#ip igmp snooping querier vlan 1
37.16 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
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
For VLAN 2, specify its query-interval as 200 seconds, and the response-time
as 20 seconds: