reset igmp-snooping group { vsi { name vsi-name [ [ source-address source-address ] group-address group-address ] | all } | all }
Parameter |
Description |
Value |
---|---|---|
name vsi-name |
Clears the dynamic multicast 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. |
all |
Clears the dynamic multicast forwarding entries of all VSIs. |
- |
source-address source-address | Deletes the dynamic group memberships of a specified source address. |
The value is in dotted decimal notation. |
group-address group-address | Deletes the dynamic group memberships of a specified group address. |
The value of group-address ranges from 224.0.1.0 to 239.255.255.255 in dotted decimal notation. |
Usage Scenario
When multicast groups on interfaces change, the system generates new Layer 2 multicast forwarding entries until the aging time of multicast member interfaces expire. To enable the system to generate new multicast forwarding entries immediately, use the reset igmp-snooping group command to clear old multicast forwarding entries.
Precautions
If the command clears the dynamic forwarding entries of a VSI, the hosts in the VSI cannot receive multicast packets.
This command cannot clear static multicast forwarding entries.