Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
281
Switch# configure terminal
Switch(config)# vlan 1000
Switch(config-vlan)# ip igmp snooping query-interval 300
Switch(config-vlan)#
31-9 ip igmp snooping query-max-response-time
This command is used to configure the maximum response time advertised in IGMP snooping queries.
Use the no form of this command to revert to the default setting.
ip igmp snooping query-max-response-time SECONDS
no ip igmp snooping query-max-response-time
Parameters
SECONDS
Specifies to set the maximum response time, in seconds, advertised in
IGMP snooping queries. The range is 1 to 25.
Default
By default, this value is 10 seconds.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is only available for VLAN interface configuration. This command configures the period of
which the group member can respond to an IGMP query message before the IGMP Snooping deletes the
membership.
Example
This example shows how to configure the maximum response time to 20 seconds on VLAN 1000.
Switch# configure terminal
Switch(config)# vlan 1000
Switch(config-vlan)# ip igmp snooping query-max-response-time 20
Switch(config-vlan)#
31-10 ip igmp snooping query-version
This command is used to configure the general query packet version sent by the IGMP snooping querier.
Use the no form of this command to revert to the default setting.
ip igmp snooping query-version {1 | 2 | 3}
no ip igmp snooping query-version
Parameters