reset multicast group-ip

Function

The reset multicast group-ip command deletes join information of multicast groups.

Format

reset multicast group-ip { group-ipv4-address | group-ipv6-address | all } { user-id user-id-value | user-ip { user-ipv4-address | user-ipv6-address } }

reset multicast group-ip { group-ipv4-address | group-ipv6-address | all } user-ip user-ipv4-address vpn-instance vpn-instance-name

reset multicast group-ip { group-ipv4-address | group-ipv6-address | all } { out-interface { interface-type interface-num | interface-name } }

reset multicast group-ip { group-ipv4-address | group-ipv6-address | all } { out-interface { interface-type interface-num | interface-name } } vpn-instance vpn-instance-name

Parameters

Parameter Description Value
group-ipv4-address

Deletes join information of a specified IPv4 multicast group address.

It is in dotted decimal notation.

group-ipv6-address

Deletes join information of a specified IPv6 multicast group address.

The address is in the format of X:X:X:X:X:X:X:X.

all

Deletes join information of all multicast groups.

-

user-id user-id-value

Deletes join information of a user with a specified user ID.

The value is an integer ranging from 0 to 4294967295.

user-ip user-ipv6-address

Deletes join information of a user with a specified IPv6 address.

The address is in the format of X:X:X:X:X:X:X:X.

user-ipv4-address

Deletes join information of a user with a specified IPv4 address.

It is in dotted decimal notation.

vpn-instance vpn-instance-name

Deletes join information of a specified VPN instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

out-interface interface-type

Deletes join information of a specified outbound interface.

-

interface-num

Specifies a specified outbound interface name.

-

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
mcast-base debug

Usage Guidelines

Usage Scenario

If multicast group join information of a user is not needed, run the reset multicast group-ip command to delete it. After the command is run and then the user receives Query messages again, the device is triggered to restore the multicast group join information of the user.

Precautions

After the join information of a multicast group is deleted, services of this group will be interrupted.

If a large amount of join information is deleted, multicast route flapping may occur.

Example

# Delete join information of the outbound interface GE 0/1/0 and of users in the VPN instance named VPNA.
<HUAWEI> reset multicast group-ip all out-interface GigabitEthernet 0/1/0 vpn-instance VPNA
# Delete join information of the multicast group 225.0.0.1 and of the user with an ID 10.
<HUAWEI> reset multicast group-ip 225.0.0.1 user-id 10
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic