R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference

315
Default command level
2: System level
Parameters
all: The first all specifies all interfaces, and the second all specifies all MLD groups.
interface interface-type interface-number: Specifies an interface by its type and number.
ipv6-group-address: Specifies an IPv6 multicast group address in the range of FFxy::/16, where x and y
represent any hexadecimal number from 0 to F.
ipv6-source-address: Specifies an IPv6 multicast source.
prefix-length: Specifies the address prefix length. The default value 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 group entries of MLD groups.
Examples
# Remove dynamic group entries of MLD groups on all interfaces.
<Sysname> reset mld group all
# Remove dynamic group entries of MLD groups on GigabitEthernet 2/1/1.
<Sysname> reset mld group interface gigabitethernet2/1/1 all
# Remove the dynamic group entry of MLD group FF03::101:10 on GigabitEthernet 2/1/1.
<Sysname> reset mld group interface gigabitethernet2/1/1 ff03::101:10
Related commands
display mld group
reset mld group port-info
Use reset mld group port-info to remove dynamic Layer 2 port entries of a specified MLD group or all
MLD groups.
Syntax
reset mld group port-info { all | ipv6-group-address } [ vlan vlan-id ]
Views
User view
Default command level
2: System level
Parameters
all: Specifies all IPv6 multicast groups.
Ipv6-group-address: Specifies an IPv6 multicast group address in the range of FFxy::/16, where x and y
represent any hexadecimal number from 0 to F.
vlan-id: Specifies a VLAN ID in the range of 1 to 4094.