beautypg.com

Ip igmp startup-query-count – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 774

background image

IGMP Snooping Commands

Software Reference for x310 Series Switches

31.36

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

ip igmp startup-query-count

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

no ip igmp startup-query-count

Default

The default IGMP startup query count is 2.

Mode

Interface Configuration for a VLAN interface.

Usage

Ensure your VLAN is configured first: see

Chapter 16, Configuring VLANs

.

Examples

The following example shows how to configure the IGMP startup query count to 4 for the
VLAN interface vlan3:

The following example shows how to remove the IGMP startup query count for the VLAN
interface vlan3:

Related Commands

ip igmp last-member-query-count
ip igmp startup-query-interval

Parameter

Description

count>

Specify the IGMP startup query count for a VLAN interface in
the range <2-10> where 2 is the default IGMP query count.

awplus#

configure terminal

awplus(config)#

interface vlan3

awplus(config-if)#

ip igmp startup-query-count 4

awplus#

configure terminal

awplus(config)#

interface vlan3

awplus(config-if)#

no ip igmp startup-query-count