R2511-HP MSR Router Series IP Multicast Command Reference(V5)

297
# Remove dynamic group entries of MLD groups on Ethernet 1/1.
<Sysname> reset mld group interface ethernet 1/1 all
# Remove the dynamic group entry of MLD group FF03::101:10 on Ethernet 1/1.
<Sysname> reset mld group interface ethernet 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. The value range of group-address is FFxy::/16,
where x and y represent any hexadecimal numbers from 0 to F.
vlan-id: Specifies a VLAN. The value range of vlan-id is 1 to 4094.
Usage guidelines
Layer 2 ports for MLD groups include member ports and router ports.
This command cannot remove static Layer 2 port entries of MLD groups.
Examples
# Remove dynamic Layer 2 port entries of all MLD groups in all VLANs.
<Sysname> reset mld group port-info all
# Remove dynamic Layer 2 port entries of all MLD groups in VLAN 100.
<Sysname> reset mld group port-info all vlan 100
# Remove dynamic Layer 2 port information about multicast group FF03::101:10 in VLAN 100.
<Sysname> reset mld group port-info ff03::101:10 vlan 100
Related commands
display mld group port-info
reset mld ssm-mapping group
Use reset mld ssm-mapping group to clear IPv6 multicast group information created based on the
configured MLD SSM mappings.