Ip igmp query-interval, Ip igmp query-max-response-time – Dell PowerEdge M805 User Manual

Page 593

Advertising
background image

IGMP Commands

597

User Guidelines

This command has no user guidelines.

Example

The following example configures 2 seconds as the Maximum Response Time inserted in
VLAN 15’s Group-Specific Queries.

console(config)#interface vlan 15

console(config-if-vlan15)#ip igmp last-member-query-interval 20

ip igmp query-interval

Use the ip igmp query-interval command in Interface Configuration mode to configure the query
interval for the specified interface. The query interval determines how fast IGMP Host-Query
packets are transmitted on this interface.

Syntax

ip igmp query-interval seconds

no ip igmp query-interval

seconds—Query interval. (Range: 1-3600)

Default Configuration

125 seconds is the default query interval value.

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

This command has no user guidelines.

Example

The following example configures a 10-second query interval for VLAN 15.

console(config)#interface vlan 15

console(config-if-vlan15)#ip igmp query-interval 10

ip igmp query-max-response-time

Use the ip igmp query-max-response-time command in Internet Configuration mode to configure
the maximum response time interval for the specified interface. It is the maximum query response
time advertised in IGMPv2 queries on this interface. The time interval is specified in tenths of a
second.

Advertising