9 ip igmp query-interval – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 414
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 414 of 855
None
Examples
This example shows how to set the igmp previous querier timeout value to 100 seconds.
Switch(config-if)#ip igmp querier-timeout 100
This example shows how to return the igmp previous querier timeout value to default value.
Switch(config-if)#no ip igmp querier-timeout
Related Commands
ip igmp query-interval
ip igmp query-max-response-time
21.9 ip igmp query-interval
Use this command to set the igmp query interval.
To return it to default value, use the no form of this command.
Command Syntax
ip igmp query-interval <2-18000>
no ip igmp query-interval
<2-18000>: the value of igmp query interval
Command Mode
Interface configuration
Defaults
125 seconds
Usage
None
Examples
This example shows how to set the igmp query interval to 300 seconds.
Switch(config-if)# ip igmp query-interval 300
This example shows how to return the igmp query interval to default value.
Switch(config-if)# no ip igmp query-interval
Related Commands
ip igmp querier-timeout
ip igmp query-max-response-time