ip igmp startup-query-count
Enterasys C3 Configuration Guide 17-15
Parameters
Defaults
None.
Mode
Interface configuration: C3(su)->router(Config-if(Vlan 1))#
Example
This example shows how to set the IGMP startup query interval to 100 seconds on VLAN 1:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip igmp startup-query-interval 100
ip igmp startup-query-count
Use this command to set the number of IGMP queries sent out on startup, separated by the
startup-query-interval as described in ip igmp startup-query-interval (page 17-14). The no form of
this command resets the IGMP startup query count to the default value of 2.
Syntax
ip igmp startup-query-count count
no ip igmp startup-query-count
Parameters
Defaults
None.
Mode
Interface configuration: C3(su)->router(Config-if(Vlan 1))#
Example
This example shows how to set the IGMP startup query count to 10 onVLAN 1:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip igmp startup-query-count 10
time Specifies the IGMP startup query interval. Valid values are from 1 to 300
seconds. The default value is 31 seconds.
count Specifies the number of IGMP startup queries. Valid values are from 1 to
20. The default value is 2.