beautypg.com

Ip igmp last-member-query-interval – Dell PowerEdge VRTX User Manual

Page 602

background image

602

IGMP Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\IGMP.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

exit

ip igmp last-member-query-interval

To configure the Internet Group Management Protocol (IGMP) last member

query interval, use the ip igmp last-member-query-interval command in

interface configuration mode. To restore the default IGMP query interval, use

the no form of this command.

Syntax

ip igmp last-member-query-interval

milliseconds

no ip igmp last-member-query-interval

Parameters

milliseconds

—Interval, in milliseconds, at which IGMP group-specific

host query messages are sent on the interface. (Range: 100–25500).

Default Configuration

The default IGMP last member query interval is 1000 milliseconds.

Command Mode

Interface (VLAN) Configuration mode

User Guidelines

Use the ip igmp last-member-query-interval command to configure the

IGMP last member query interval on an interface.

Example

The following example shows how to increase the the IGMP last member

query interval to 1500 milliseconds:

console(config)#

interface vlan 100

console(config-if)#

ip igmp last-member-query-interval 1500

console(config-if)#

exit