Operation Manual – Multicast
H3C S5500-EI Series Ethernet Switches
Chapter 6 IGMP Configuration
6-11
II. Configuring IGMP packet options on an interface
Follow these steps to configure IGMP packet options on an interface:
To do...
Use the command...
Description
Enter system view
system-view
—
Enter interface view
interface interface-type
interface-number
—
Configure the interface to
discard any IGMP
message that does not
carry the Router-Alert
option
igmp
require-router-alert
Optional
By default, the device
does not check the
Router-Alert option.
Enable the insertion of the
Router-Alert option into
IGMP messages
igmp send-router-alert
Optional
By default, IGMP
messages carry the
Router-Alert option.
6.4.3 Configuring IGMP Query and Response Parameters
The IGMP querier periodically sends IGMP general queries at the “IGMP query
interval” to determine whether any multicast group member exists on the network. You
can tune the IGMP general query interval based on actual condition of the network.
On startup, the IGMP querier sends “startup query count” IGMP general queries at the
“startup query interval”, which is 1/4 of the “IGMP query interval”. Upon receiving an
IGMP leave message, the IGMP querier sends “last member query count” IGMP
group-specific queries at the “IGMP last member query interval”. Both startup query
count and last member query count are set to the IGMP querier robustness variable.
IGMP is robust to “robustness variable minus 1” packet losses on a network. Therefore,
a greater value of the robustness variable makes the IGMP querier “more robust”, but
results in a longer multicast group timeout time.
Upon receiving an IGMP query (general query or group-specific query), a host starts a
delay timer for each multicast group it has joined. This timer is initialized to a random
value in the range of 0 to the maximum response time, which is derived from the Max
Response Time field in the IGMP query. When the timer value comes down to 0, the
host sends an IGMP report to the corresponding multicast group.
An appropriate setting of the maximum response time for IGMP queries allows hosts to
respond to queries quickly and avoids bursts of IGMP traffic on the network caused by
reports simultaneously sent by a large number of hosts when the corresponding timers
expires simultaneously.
z
For IGMP general queries, you can configure the maximum response time to fill
their Max Response time field.