R211x-HP Flexfabric 11900 IP Multicast Command Reference

178
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If this option is not specified, the command removes dynamic MLD group entries on
the public network.
all: The first all specifies all interfaces, and the second all specifies all MLD groups.
interface-type interface-number: Specifies an interface by its type and number.
ipv6-group-address: Specifies an IPv6 multicast group by its IPv6 address in the range of FFxy::/16,
where "x" and "y" represent any hexadecimal numbers from 0 to F.
ipv6-source-address: Specifies an IPv6 multicast source by its IPv6 address. If this argument is not
specified, the command removes dynamic MLD group entries of all IPv6 multicast source addresses.
prefix-length: Specifies the address prefix length. The default is 128. For a multicast source address, the
value range for this argument is 0 to 128. For a multicast group address, the value range for this
argument is 8 to 128.
Usage guidelines
This command cannot remove the static MLD group entries.
Execution of this command might interrupt the IPv6 multicast information transmission.
Examples
# Remove the dynamic group entries for all MLD groups on all interfaces on the public network.
<Sysname> reset mld group all
# Remove the dynamic group entries for all MLD groups on VLAN-interface 100 on the public network.
<Sysname> reset mld group interface vlan-interface 100 all
# Remove the dynamic group entry for the MLD group FF03::101:10 on VLAN-interface 100 on the public
network.
<Sysname> reset mld group interface vlan-interface 100 ff03::101:10
Related commands
display mld group