reset igmp-snooping group

Function

The reset igmp-snooping group command clears the dynamic forwarding entries from a multicast forwarding table.

Format

reset igmp-snooping group { vlan { vlan-id | all } | vsi { name vsi-name | all } | all }

Parameters

Parameter Description Value
vlan vlan-id

Clears the dynamic forwarding entries of a specified VLAN.

The value ranges from 1 to 4094.

vlan all

Clears the dynamic forwarding entries from the multicast forwarding tables in all VLANs.

-

all

Clears the dynamic forwarding entries from the multicast forwarding tables in all VLANs and VSIs.

-

vsi all

Clears the dynamic forwarding entries from the multicast forwarding tables in all VSIs.

-

name vsi-name

Clears the dynamic forwarding entries of a specified VSI.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
l2mc execute

Usage Guidelines

Usage Scenario

When the command is used to clear the dynamic forwarding entries in a certain VLAN/VSI, the multicast traffic received by hosts in the VLAN/VSI is interrupted until the hosts send IGMP Report messages again. After receiving the IGMP Report messages, the Router regenerates the forwarding entries and the hosts start to receive the multicast traffic again.

If the VLAN is bound to a VSI, the system does not prompt error information when the reset igmp-snooping group vlan all command is run.

Example

# Clear all dynamic forwarding entries in VLAN 2.
<HUAWEI> reset igmp-snooping group vlan 2
# Clear the dynamic forwarding entries in all VLANs.
<HUAWEI> reset igmp-snooping group all
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >