The timer query command sets a global interval for sending IGMP General Query messages.
The undo timer query command restores the default interval for sending IGMP General Query messages.
By default, the interval for sending IGMP General Query messages is 60 seconds.
Parameter | Description | Value |
---|---|---|
interval | Specifies the interval for sending IGMP General Query messages | The value is an integer that ranges from 1 to 18000, in seconds. |
Usage Scenario
An IGMP querier checks whether a local network segment has group members by sending IGMP General Query messages at an interval, known as the general query interval. You can set the general query interval based on needs of your network. The general query interval affects the following processes:
When the querier starts, it sends General Query messages a certain number of times specified by the robustness variable to query members of multicast groups. The message sending interval during this process is 1/4 of the interval for sending General Query messages. The robustness variable is configured using the igmp robust-count or robust-count command.
After the startup process is complete, the querier sends General Query messages at intervals to maintain the group memberships on the interface.
Prerequisites
IP multicast routing has been enabled using the multicast routing-enable command.
Precautions