Ip igmp snooping vlan proxy-query-interval, Ip igmp snooping vlan, Proxy-query-interval – Microsens MS453490M Management Guide User Manual

Page 863

Advertising
background image

C

HAPTER

37

| Multicast Filtering Commands

IGMP Snooping

– 863 –

E

XAMPLE

The following example sets the source address for proxied IGMP query

messages to 10.0.1.8.

Console(config)#ip igmp snooping vlan 1 proxy-address 10.0.1.8

Console(config)#

ip igmp snooping
vlan proxy-query-

interval

This command configures the interval between sending IGMP proxy general

queries. Use the no form to restore the default.

S

YNTAX

ip igmp snooping vlan vlan-id proxy-query-interval interval
no ip igmp snooping vlan vlan-id proxy-query-interval

vlan-id - VLAN ID (Range: 1-4093)
interval - The interval between sending IGMP proxy general queries.

(Range: 10-31744 seconds)

D

EFAULT

S

ETTING

100 (10 seconds)

C

OMMAND

M

ODE

Global Configuration

C

OMMAND

U

SAGE

An IGMP general query message is sent by the switch at the interval

specified by this command. When this message is received by

downstream hosts, all receivers build an IGMP report for the multicast

groups they have joined.

This command will take effect only if IGMP snooping proxy reporting is

enabled (

page 851

).

E

XAMPLE

Console(config)#ip igmp snooping vlan 1 proxy-query-interval 150

Console(config)#

Advertising