< Home

reset igmp group ssm-mapping

Function

The reset igmp group ssm-mapping command deletes information about all the multicast groups that are configured with Source-Specific Multicast (SSM) mapping.

Format

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 } ] } }

Parameters

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.

Views

User view

Default Level

3: Management level

Usage Guidelines

When running the reset igmp group ssm-mapping command, note the following:
  • If neither vpn-instance nor all-instance is specified, only information about the multicast groups that are configured with SSM mapping in the public network instances is cleared.
  • If all is specified, information about all the multicast groups that are configured with SSM mapping is deleted.
  • If interface interface-type interface-number is specified, only information about the multicast groups configured with SSM mapping on a specified interface is cleared.
  • If both interface and group-address are specified, only information about the specified multicast group configured with SSM mapping on a specified interface is cleared.

Example

# Delete information about the multicast groups that are configured with SSM mapping rules on all the interfaces.

<sysname> reset igmp group ssm-mapping all
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >