< Home

reset mld group

Function

The reset mld group command deletes dynamic MLD entries on interfaces.

Format

reset mld group all

reset mld group interface interface-type interface-number { all | ipv6-group-address [ ipv6-group-mask-length ] [ ipv6-source-address [ ipv6-source-mask-length ] ] }

Parameters

Parameter Description Value
all

The first all deletes dynamic MLD entries on all interfaces.

The second all deletes all MLD entries on a specified interface.

-
interface interface-type interface-number Deletes dynamic MLD entries on a specified interface. -
ipv6-group-address Deletes dynamic MLD entries of a specified multicast group. The value is a 32-digit hexadecimal number in X:X:X:X:X:X:X:X format. The value ranges from FF00:: to FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF.
ipv6-group-mask-length Specifies the mask length of the multicast group address. The value is an integer that ranges from 8 to 128.
ipv6-source-address Specifies the IPv6 address of a multicast source. The value is a 32-digit hexadecimal number in X:X:X:X:X:X:X:X format.
ipv6-source-mask-length Specifies the mask length of the multicast source address. The value is an integer that ranges from 0 to 128.

Views

User view

Default Level

3: Management level

Usage Guidelines

This command deletes all the dynamic MLD group memberships on an interface, including common group memberships and group memberships established with SSM mapping. This command cannot delete statically configured MLD group memberships.

A host can rejoin the multicast group after being deleted from this group.

After dynamic MLD entries on an interface are deleted, the interface cannot receive multicast data. Exercise caution before running this command.

Example

# Delete dynamic MLD entries within the range of FF03::101:0 to FF03::101:FFFF on VLANIF100.
<HUAWEI> reset mld group interface vlanif 100 ff03::101:0 112
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >