The reset igmp group ssm-mapping command deletes information about all the multicast groups that are configured with Source-Specific Multicast (SSM) mapping.
reset igmp [ vpn-instance vpn-instance-name | all-instance ] group ssm-mapping { all | interface interface-type interface-number { all | group-address [ mask { group-mask | group-mask-length } ] } }
| Parameter | Description | Value |
|---|---|---|
| vpn-instance vpn-instance-name | Specifies the name of a VPN instance. | The value is a string of case-sensitive characters. |
| all-instance | Indicates all instances. | - |
| all | Indicates information about all the multicast groups that are configured with SSM mapping. | - |
| interface interface-type interface-number | Specifies the type and number of the interface. | - |
| group-address | Specifies the address of a multicast group. | The address is in dotted decimal notation and ranges from 224.0.0.0 to 239.255.255.255. |
| mask | Indicates the mask of a multicast group address. | - |
| group-mask | Specifies the mask of a multicast group address. | - |
| group-mask-length | Specifies the mask length of a multicast group address. | The value is a decimal integer that ranges from 4 to 32. |