HP MSR2000/3000/4000 Router Series IP Multicast Command Reference

127
Syntax
mld version version-number
undo mld version
Default
The MLD version is MLDv1.
Views
Interface view
Predefined user roles
network-admin
Parameters
version-number: Specifies an MLD version, 1 or 2.
Examples
# Specify MLDv2 for Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] mld version 2
reset mld group
Use reset mld group to remove dynamic MLD group entries.
Syntax
reset mld [ vpn-instance vpn-instance-name ] group { all | interface interface-type interface-number { all
| ipv6-group-address [ prefix-length ] [ ipv6-source-address [ prefix-length ] ] } }
Views
User view
Predefined user roles
network-admin
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.