The reset igmp-snooping group command clears the dynamic forwarding entries from a multicast forwarding table.
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. |
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.