C613-50170-01 Rev B
Command Reference for x510 Series
1233
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
STARTUP
-
QUERY
-
COUNT
ip igmp startup-query-count
Overview
Use this command to configure the IGMP startup query count for an interface. The
IGMP startup query count is the number of IGMP General Query messages sent by
a querier at startup. The default IGMP startup query count is 2.
Use the
no
variant of this command to return an interface’s configured IGMP
startup query count to the default.
Syntax
ip igmp startup-query-count
<startup-query-count>
no ip igmp startup-query-count
Default
The default IGMP startup query count is 2.
Mode
Interface Configuration for a VLAN interface.
Example
To set the IGMP startup query count to
4
on vlan2, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip igmp startup-query-count 4
Related
Commands
ip igmp last-member-query-count
ip igmp startup-query-interval
Parameter
Description
<startup-query-count>
Specify the IGMP startup query count, in the range
2-10.