igmp timer query

Function

The igmp timer query command sets the interval at which an interface sends IGMP general query messages.

The undo igmp timer query command restores the default setting.

By default, an interface sends IGMP general query messages at an interval of 60s.

Format

igmp timer query interval

undo igmp timer query

Parameters

Parameter Description Value
interval

Specifies the interval at which an interface sends IGMP general query messages.

The value is an integer ranging from 1 to 18000, in seconds.

Views

100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, Loopback interface view, PW-VE sub-interface view, Tunnel interface view, VBDIF interface view, VE sub-interface view, VLANIF interface view, Virtual template view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
igmp write

Usage Guidelines

Usage Scenario

If multiple multicast Routers are connected to a shared network segment where hosts reside, these multicast Routers automatically elect a unique querier that is responsible for maintaining IGMP group memberships. The timeout period of a group membership is calculated by using the formula: Timeout period of a group membership = Interval for sending general IGMP query messages x Robustness variable + Maximum response time. To set an interval at which an interface sends general IGMP query messages, run the igmp timer query command.

  • When a querier starts, the querier sends general query messages for the number of "robustness variable" times to query the multicast groups that have members on the attached network segment. The sending interval is 1/4 of the interval for sending general query messages. The robustness variable can be set by using the igmp robust-count command or the robust-count command.
  • The querier periodically sends general query messages to maintain memberships. The shorter the interval is, the more sensitive the querier is and the more bandwidth and Router resources are consumed.

Precautions

The function of the igmp timer query command is the same as the function of the timer query command in the IGMP view. The configuration in the IGMP view is effective for all interfaces, whereas the configuration in the interface view is effective only for the specified interface. The configuration in the interface view takes precedence over the configuration in the IGMP view. The configuration in the IGMP view is used only when the configuration in the interface view is not available.

The function of the igmp timer query command is the same as the function of the timer query command in the IGMP view. The configuration in the IGMP view is effective for all interfaces, whereas the configuration in the interface view is effective only for the specified interface. The configuration in the interface view takes precedence over the configuration in the IGMP view. The configuration in the IGMP view is used only when the configuration in the interface view is not available.

Example

# Set the interval at which GE 0/1/0 sends general query messages to 50s.
<HUAWEI> system-view
[~HUAWEI] multicast routing-enable
[*HUAWEI] interface GigabitEthernet 0/1/0
[*HUAWEI-GigabitEthernet0/1/0] igmp timer query 50
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >