Configuring parameters for IGMP general queries and responses

About parameters for IGMP general queries and responses

You can modify the IGMP general query interval based on the actual condition of the network.

A receiver host starts a report delay timer for each multicast group that it has joined when it receives an IGMP general query. This timer is set to a random value in the range of 0 to the maximum response time advertised in the query. When the timer value decreases to 0, the host sends an IGMP report to the corresponding multicast group.

Set an appropriate value for the maximum response time for IGMP general queries to speed up hosts' responses to IGMP general queries and avoid IGMP report traffic bursts.

Restrictions and guidelines

To avoid mistakenly deleting multicast group members, make sure the IGMP general query interval is greater than the maximum response time for IGMP general queries.

Configuring parameters for IGMP general queries and responses globally

  1. Enter system view.

    system-view

  2. Enter IGMP-snooping view.

    igmp-snooping

  3. Set the maximum response time for IGMP general queries.

    max-response-time seconds

    By default, the maximum response time for IGMP general queries is 10 seconds.

Configuring parameters for IGMP general queries and responses in a VLAN

  1. Enter system view.

    system-view

  2. Enter VLAN view.

    vlan vlan-id

  3. Set the IGMP general query interval in the VLAN.

    igmp-snooping query-interval interval

    By default, the IGMP general query interval is 125 seconds for a VLAN.

  4. Set the maximum response time for IGMP general queries in the VLAN.

    igmp-snooping max-response-time seconds

    By default, the maximum response time for IGMP general queries is 10 seconds for a VLAN.

Configuring parameters for IGMP general queries and responses in a VSI

  1. Enter system view.

    system-view

  2. Enter VSI view.

    vsi vsi-name

  3. Set the IGMP general query interval in the VSI.

    igmp-snooping query-interval interval

    By default, the IGMP general query interval is 125 seconds for a VSI.

  4. Set the maximum response time for IGMP general queries in the VSI.

    igmp-snooping max-response-time seconds

    By default, the maximum response time for IGMP general queries is 10 seconds for a VSI.